Browse Source

add sam data

Kenkart 2 years 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;