Browse Source

add george data

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

+ 145 - 0
DataCSV/George/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.001851569;0.3191153;-0.0007971182,0.003620907;0.6217724;-0.01558398,0.1858501;0.4981239;0.01344887,0.2187337;0.2183897;0.03625901,0.2574269;-0.04722902;-0.02724971,-0.177892;0.4889687;-0.005248681,-0.2245331;0.2108009;-0.02257204,-0.2712805;-0.05504835;-0.07934111,0.06217036;0.007062456;-0.043538,0.08464459;-0.3662609;-0.00843915,0.08518516;-0.7470524;0.07978775,0.08718376;-0.7082209;-0.01297261,-0.06002122;0.006202723;-0.04657862,-0.1152704;-0.364269;-0.01819533,-0.1387905;-0.7455772;0.06449303,-0.1343906;-0.7066017;-0.02817065,0.003305254;0.5481242;-0.009516459,0;0;0,-0.00647454;0.3190543;-0.001035452,-0.008694673;0.6218167;-0.01368761,0.1710358;0.5015833;0.03689074,0.2041743;0.2213682;0.05219316,0.2509102;-0.04586887;0.002353664,-0.1868732;0.5018604;-0.05631493,-0.2467595;0.22572;-0.05271959,-0.273235;-0.04226828;-0.1124289,0.07270254;0.001243114;-0.02287757,0.1016466;-0.3730063;-0.008491039,0.1007666;-0.7564247;0.06750917,0.1164385;-0.789234;0.0004580021,-0.05740169;0.006429411;-0.04974231,-0.09706748;-0.3669631;-0.03915643,-0.0961467;-0.7470727;0.05196063,-0.07867924;-0.7341802;-0.03797657,-0.008221244;0.5481083;-0.0084126,762.1329
+0;0;0,0.001790845;0.3191144;-0.001208051,0.003460492;0.6217106;-0.01713432,0.1856667;0.4984823;0.01346504,0.2187169;0.218743;0.03596991,0.2571785;-0.04686457;-0.02772606,-0.1780668;0.4891846;-0.005009257,-0.2247223;0.2109855;-0.02178435,-0.2715823;-0.05508882;-0.07739429,0.06216079;0.00704809;-0.04355398,0.08462535;-0.3662508;-0.008188542,0.08455106;-0.7469988;0.08022748,0.08650587;-0.7082329;-0.01254003,-0.06009678;0.006198494;-0.04648166,-0.1156087;-0.3642291;-0.018035,-0.1392163;-0.7455257;0.06468166,-0.1348613;-0.7066153;-0.0279904,0.003171658;0.5480925;-0.01070995,0;0;0,-0.00647454;0.3190543;-0.001035452,-0.008694673;0.6218167;-0.01368761,0.1710358;0.5015833;0.03689074,0.2041743;0.2213682;0.05219316,0.2509102;-0.04586887;0.002353664,-0.1868732;0.5018604;-0.05631493,-0.2467595;0.22572;-0.05271959,-0.273235;-0.04226828;-0.1124289,0.07270254;0.001243114;-0.02287757,0.1016466;-0.3730063;-0.008491039,0.1007666;-0.7564247;0.06750917,0.1164385;-0.789234;0.0004580021,-0.05740169;0.006429411;-0.04974231,-0.09706748;-0.3669631;-0.03915643,-0.0961467;-0.7470727;0.05196063,-0.07867924;-0.7341802;-0.03797657,-0.008221244;0.5481083;-0.0084126,762.1495
+0;0;0,0.001785959;0.3182436;-0.001204754,0.003450142;0.6198515;-0.01707921,0.1855564;0.4968865;0.01348621,0.2188456;0.2151248;0.03615379,0.2580625;-0.05569869;-0.02879304,-0.1779761;0.4875939;-0.004977881,-0.2249689;0.2073836;-0.02187425,-0.2727491;-0.06391582;-0.07857625,0.06295028;0.007137606;-0.04410715,0.08529314;-0.3641391;-0.008933287,0.08521842;-0.7471248;0.08000237,0.08713869;-0.7085138;-0.01112578,-0.06086006;0.00627722;-0.04707201,-0.1160713;-0.3621437;-0.01877946,-0.1398176;-0.7456812;0.06442333,-0.1355395;-0.7069281;-0.02661105,0.003162234;0.5464693;-0.01067542,0;0;0,-0.0061577;0.3181903;-0.0008192062,-0.008273716;0.6199529;-0.01364338,0.1742827;0.5041101;0.02863193,0.2089767;0.222106;0.04541421,0.2530085;-0.05100828;-0.005292892,-0.1879762;0.5002494;-0.04957804,-0.244315;0.2213031;-0.04442896,-0.277141;-0.05084988;-0.1073309,0.07298833;0.001954809;-0.02506006,0.103455;-0.3701685;-0.01168895,0.1015814;-0.7553216;0.06731224,0.1156263;-0.7876708;0.001756907,-0.05993368;0.006777353;-0.04817826,-0.09885591;-0.3645761;-0.03535509,-0.09619569;-0.7478294;0.05237989,-0.08183143;-0.7345578;-0.03647959,-0.007795086;0.5464892;-0.008267879,762.1722
+0;0;0,0.001786712;0.3183778;-0.001205262,0.003455416;0.6208446;-0.01712967,0.1856471;0.4975435;0.0134745,0.2191212;0.2142162;0.03626803,0.2583461;-0.05666196;-0.0286919,-0.1780581;0.4882465;-0.004998358,-0.2253119;0.2064792;-0.02198861,-0.2731018;-0.06487495;-0.07870205,0.06401964;0.007258855;-0.04485641,0.08637816;-0.364278;-0.009657901,0.0863031;-0.7489527;0.07966997,0.08832268;-0.7098964;-0.01617137,-0.06189391;0.006383853;-0.04787164,-0.1171438;-0.3622953;-0.01955925,-0.1409949;-0.7475243;0.06401047,-0.1364956;-0.7083185;-0.03173225,0.003166282;0.5471499;-0.0106986,0;0;0,-0.005195538;0.3183425;-0.0003647804,-0.006439121;0.6209896;-0.01272905,0.1773741;0.5043831;0.02109623,0.2138639;0.2210866;0.03915,0.2538194;-0.05274838;-0.01136065,-0.1870539;0.4991683;-0.04385106,-0.2423113;0.2183977;-0.03847494,-0.2792826;-0.05381459;-0.09903041,0.07357007;0.002365157;-0.0272975,0.1040206;-0.3699726;-0.01260734,0.1019458;-0.7570231;0.06576228,0.1165923;-0.7915937;-0.004150391,-0.06263188;0.007005936;-0.04681312,-0.1010306;-0.3646946;-0.03486575,-0.09738994;-0.749989;0.0516737,-0.08479957;-0.7375118;-0.04216708,-0.006192605;0.5472043;-0.007434845,762.1895
+0;0;0,0.001710029;0.3183804;-0.0002220464,0.003425958;0.6210175;-0.01283982,0.1857771;0.4967795;0.01345989,0.2192408;0.2134477;0.03621244,0.2587715;-0.05716622;-0.02965709,-0.1779174;0.4876038;-0.004705298,-0.2252695;0.2058223;-0.02117835,-0.2732109;-0.06581891;-0.07636958,0.06404021;0.00726665;-0.04482579,0.08630668;-0.3642591;-0.009451874,0.08597069;-0.74893;0.07989226,0.08790915;-0.7096921;-0.01593343,-0.06194484;0.006371954;-0.04780731,-0.1174159;-0.3622565;-0.01926724,-0.1413043;-0.7475207;0.06412902,-0.1368881;-0.70813;-0.0315996,0.003137268;0.5472316;-0.007555794,0;0;0,-0.005195538;0.3183425;-0.0003647804,-0.006439121;0.6209896;-0.01272905,0.1773741;0.5043831;0.02109623,0.2138639;0.2210866;0.03915,0.2538194;-0.05274838;-0.01136065,-0.1870539;0.4991683;-0.04385106,-0.2423113;0.2183977;-0.03847494,-0.2792826;-0.05381459;-0.09903041,0.07357007;0.002365157;-0.0272975,0.1040206;-0.3699726;-0.01260734,0.1019458;-0.7570231;0.06576228,0.1165923;-0.7915937;-0.004150391,-0.06263188;0.007005936;-0.04681312,-0.1010306;-0.3646946;-0.03486575,-0.09738994;-0.749989;0.0516737,-0.08479957;-0.7375118;-0.04216708,-0.006192605;0.5472043;-0.007434845,762.2072
+0;0;0,0.001707579;0.3179243;-0.0002217283,0.003426203;0.6210724;-0.01286425,0.1845127;0.4969718;0.01330519,0.2179627;0.2137555;0.03604847,0.2581401;-0.06128523;-0.03089857,-0.1766651;0.4878595;-0.004734299,-0.2239979;0.2061929;-0.02120064,-0.2727235;-0.06989181;-0.07729469,0.06500285;0.007375882;-0.04549961,0.08731488;-0.36491;-0.01005331,0.08697704;-0.7517002;0.07978305,0.08889726;-0.7125493;-0.01514097,-0.06287599;0.006467737;-0.04852595,-0.1184605;-0.3629149;-0.01992748,-0.1424806;-0.7503018;0.06392826,-0.1381059;-0.7109995;-0.03089961,0.003136685;0.5470748;-0.007565069,0;0;0,-0.003677064;0.3179067;-0.0007967949,-0.002478708;0.6209708;-0.01511669,0.1802945;0.5049516;0.01289177,0.2192665;0.2222528;0.03314614,0.2566294;-0.05660638;-0.01769722,-0.1829956;0.4989373;-0.04264496,-0.2369471;0.218192;-0.03173764,-0.2793229;-0.058079;-0.09192152,0.07350389;0.003007337;-0.0306288,0.1052953;-0.3698869;-0.0135926,0.1020223;-0.7587991;0.0664947,0.1171349;-0.7926639;-0.002721548,-0.06558845;0.007564739;-0.04461972,-0.1029862;-0.3650738;-0.03497817,-0.09841767;-0.7525837;0.05158148,-0.08764776;-0.7400526;-0.04156809,-0.002975304;0.5470268;-0.009130597,762.2188
+0;0;0,0.001707579;0.3179243;-0.0002217283,0.003426203;0.6210724;-0.01286425,0.1845127;0.4969718;0.01330519,0.2179627;0.2137555;0.03604847,0.2581401;-0.06128523;-0.03089857,-0.1766651;0.4878595;-0.004734299,-0.2239979;0.2061929;-0.02120064,-0.2727235;-0.06989181;-0.07729469,0.06500285;0.007375882;-0.04549961,0.08731488;-0.36491;-0.01005331,0.08697704;-0.7517002;0.07978305,0.08889726;-0.7125493;-0.01514097,-0.06287599;0.006467737;-0.04852595,-0.1184605;-0.3629149;-0.01992748,-0.1424806;-0.7503018;0.06392826,-0.1381059;-0.7109995;-0.03089961,0.003136685;0.5470748;-0.007565069,0;0;0,-0.003677064;0.3179067;-0.0007967949,-0.002478708;0.6209708;-0.01511669,0.1802945;0.5049516;0.01289177,0.2192665;0.2222528;0.03314614,0.2566294;-0.05660638;-0.01769722,-0.1829956;0.4989373;-0.04264496,-0.2369471;0.218192;-0.03173764,-0.2793229;-0.058079;-0.09192152,0.07350389;0.003007337;-0.0306288,0.1052953;-0.3698869;-0.0135926,0.1020223;-0.7587991;0.0664947,0.1171349;-0.7926639;-0.002721548,-0.06558845;0.007564739;-0.04461972,-0.1029862;-0.3650738;-0.03497817,-0.09841767;-0.7525837;0.05158148,-0.08764776;-0.7400526;-0.04156809,-0.002975304;0.5470268;-0.009130597,762.2311
+0;0;0,0.001461915;0.3176042;0.0005299188,0.002988598;0.6212602;-0.01085919,0.1832051;0.4969214;0.01292139,0.2171851;0.2098291;0.03610132,0.2570972;-0.06361154;-0.03061922,-0.1758941;0.4878749;-0.004414416,-0.2237979;0.2022812;-0.0203951,-0.2726566;-0.07252544;-0.07432553,0.06605408;0.007489964;-0.04610513,0.08841507;-0.3650762;-0.01056056,0.08749559;-0.7540226;0.08016612,0.08924294;-0.7150426;-0.01211854,-0.06382624;0.006560759;-0.04927567,-0.1197791;-0.3630328;-0.02031412,-0.1439578;-0.7526318;0.06418148,-0.1398265;-0.7135053;-0.02801283,0.002767719;0.5470821;-0.005893006,0;0;0,-0.002084577;0.3175983;-0.001348734,0.001421547;0.6210108;-0.01737177,0.1831272;0.5043111;0.002788304,0.2251711;0.2181718;0.0244813,0.2587339;-0.05967832;-0.02539039,-0.180087;0.4976189;-0.0320857,-0.233877;0.2126994;-0.02564416,-0.2790548;-0.06157792;-0.08518632,0.07364561;0.003443122;-0.03330755,0.1061106;-0.3696305;-0.01511168,0.1028454;-0.7605885;0.06645203,0.1164739;-0.7935693;-0.0002400801,-0.0685572;0.007707269;-0.04225438,-0.1040878;-0.3654357;-0.0338383,-0.09967107;-0.7557421;0.05073686,-0.09287564;-0.7427478;-0.04017396,0.0003092512;0.54696;-0.01086438,762.2507
+0;0;0,0.001461915;0.3176042;0.0005299188,0.002988598;0.6212602;-0.01085919,0.1832051;0.4969214;0.01292139,0.2171851;0.2098291;0.03610132,0.2570972;-0.06361154;-0.03061922,-0.1758941;0.4878749;-0.004414416,-0.2237979;0.2022812;-0.0203951,-0.2726566;-0.07252544;-0.07432553,0.06605408;0.007489964;-0.04610513,0.08841507;-0.3650762;-0.01056056,0.08749559;-0.7540226;0.08016612,0.08924294;-0.7150426;-0.01211854,-0.06382624;0.006560759;-0.04927567,-0.1197791;-0.3630328;-0.02031412,-0.1439578;-0.7526318;0.06418148,-0.1398265;-0.7135053;-0.02801283,0.002767719;0.5470821;-0.005893006,0;0;0,-0.002084577;0.3175983;-0.001348734,0.001421547;0.6210108;-0.01737177,0.1831272;0.5043111;0.002788304,0.2251711;0.2181718;0.0244813,0.2587339;-0.05967832;-0.02539039,-0.180087;0.4976189;-0.0320857,-0.233877;0.2126994;-0.02564416,-0.2790548;-0.06157792;-0.08518632,0.07364561;0.003443122;-0.03330755,0.1061106;-0.3696305;-0.01511168,0.1028454;-0.7605885;0.06645203,0.1164739;-0.7935693;-0.0002400801,-0.0685572;0.007707269;-0.04225438,-0.1040878;-0.3654357;-0.0338383,-0.09967107;-0.7557421;0.05073686,-0.09287564;-0.7427478;-0.04017396,0.0003092512;0.54696;-0.01086438,762.262
+0;0;0,0.001461915;0.3176042;0.0005299188,0.002988598;0.6212602;-0.01085919,0.1832051;0.4969214;0.01292139,0.2171851;0.2098291;0.03610132,0.2570972;-0.06361154;-0.03061922,-0.1758941;0.4878749;-0.004414416,-0.2237979;0.2022812;-0.0203951,-0.2726566;-0.07252544;-0.07432553,0.06605408;0.007489964;-0.04610513,0.08841507;-0.3650762;-0.01056056,0.08749559;-0.7540226;0.08016612,0.08924294;-0.7150426;-0.01211854,-0.06382624;0.006560759;-0.04927567,-0.1197791;-0.3630328;-0.02031412,-0.1439578;-0.7526318;0.06418148,-0.1398265;-0.7135053;-0.02801283,0.002767719;0.5470821;-0.005893006,0;0;0,-0.002084577;0.3175983;-0.001348734,0.001421547;0.6210108;-0.01737177,0.1831272;0.5043111;0.002788304,0.2251711;0.2181718;0.0244813,0.2587339;-0.05967832;-0.02539039,-0.180087;0.4976189;-0.0320857,-0.233877;0.2126994;-0.02564416,-0.2790548;-0.06157792;-0.08518632,0.07364561;0.003443122;-0.03330755,0.1061106;-0.3696305;-0.01511168,0.1028454;-0.7605885;0.06645203,0.1164739;-0.7935693;-0.0002400801,-0.0685572;0.007707269;-0.04225438,-0.1040878;-0.3654357;-0.0338383,-0.09967107;-0.7557421;0.05073686,-0.09287564;-0.7427478;-0.04017396,0.0003092512;0.54696;-0.01086438,762.2737
+0;0;0,0.001573258;0.3174682;0.001200782,0.003221078;0.6212481;-0.009278893,0.1811082;0.4972267;0.01243967,0.2149429;0.2100307;0.03566615,0.2556009;-0.06900117;-0.03267491,-0.173289;0.4884058;-0.004304535,-0.2211838;0.2026757;-0.01947783,-0.2715305;-0.07786444;-0.07374392,0.06683606;0.007539835;-0.04666637,0.0893198;-0.3654297;-0.0111387,0.08783318;-0.7544342;0.08005269,0.08951226;-0.7153362;-0.01274552,-0.06464926;0.006654478;-0.049778,-0.1207368;-0.3633188;-0.02065839,-0.1449856;-0.7530608;0.06393363,-0.1409122;-0.7138209;-0.02877631,0.002966153;0.546994;-0.00450538,0;0;0,-0.0007139742;0.3174675;-0.001974344,0.004833175;0.6208562;-0.01952112,0.1839904;0.5042992;-0.00772357,0.2306819;0.2188934;0.01528168,0.2611554;-0.06511146;-0.03565907,-0.1753154;0.4972987;-0.02547846,-0.2288667;0.2121889;-0.02224855,-0.2761027;-0.06763652;-0.08265448,0.07364014;0.003715783;-0.03556657,0.1062818;-0.3696688;-0.01575649,0.1031746;-0.7606518;0.06649446,0.1166905;-0.7928711;-0.001646519,-0.07110521;0.007114103;-0.03993866,-0.1058735;-0.3665027;-0.03124181,-0.1008727;-0.7576338;0.0502077,-0.09712469;-0.744783;-0.04138356,0.003243593;0.5467884;-0.01259613,762.2955
+0;0;0,0.001573258;0.3174682;0.001200782,0.003221078;0.6212481;-0.009278893,0.1811082;0.4972267;0.01243967,0.2149429;0.2100307;0.03566615,0.2556009;-0.06900117;-0.03267491,-0.173289;0.4884058;-0.004304535,-0.2211838;0.2026757;-0.01947783,-0.2715305;-0.07786444;-0.07374392,0.06683606;0.007539835;-0.04666637,0.0893198;-0.3654297;-0.0111387,0.08783318;-0.7544342;0.08005269,0.08951226;-0.7153362;-0.01274552,-0.06464926;0.006654478;-0.049778,-0.1207368;-0.3633188;-0.02065839,-0.1449856;-0.7530608;0.06393363,-0.1409122;-0.7138209;-0.02877631,0.002966153;0.546994;-0.00450538,0;0;0,-0.0007139742;0.3174675;-0.001974344,0.004833175;0.6208562;-0.01952112,0.1839904;0.5042992;-0.00772357,0.2306819;0.2188934;0.01528168,0.2611554;-0.06511146;-0.03565907,-0.1753154;0.4972987;-0.02547846,-0.2288667;0.2121889;-0.02224855,-0.2761027;-0.06763652;-0.08265448,0.07364014;0.003715783;-0.03556657,0.1062818;-0.3696688;-0.01575649,0.1031746;-0.7606518;0.06649446,0.1166905;-0.7928711;-0.001646519,-0.07110521;0.007114103;-0.03993866,-0.1058735;-0.3665027;-0.03124181,-0.1008727;-0.7576338;0.0502077,-0.09712469;-0.744783;-0.04138356,0.003243593;0.5467884;-0.01259613,762.307
+0;0;0,0.001571656;0.3171449;0.001199559,0.00322127;0.6212692;-0.009293112,0.1794853;0.4975888;0.01227832,0.213332;0.2102916;0.03551299,0.2538868;-0.06803223;-0.03265467,-0.1716837;0.4888482;-0.004313356,-0.2195954;0.2030175;-0.019492,-0.2698143;-0.07681078;-0.07362039,0.06765643;0.007632382;-0.04723918,0.09000894;-0.3631603;-0.01191887,0.08851045;-0.7552701;0.08000047,0.0901552;-0.7163581;-0.01090025,-0.06544279;0.006736157;-0.050389,-0.121203;-0.3610777;-0.02143935,-0.1456453;-0.7539309;0.06382795,-0.1416552;-0.71488;-0.02698631,0.002965958;0.5469027;-0.004512372,0;0;0,0.0009443071;0.3171379;-0.002730131,0.008393547;0.6207271;-0.02195311,0.1855212;0.5047129;-0.01618254,0.237361;0.2200252;0.005967855,0.2639968;-0.06424674;-0.04131508,-0.1712781;0.4984783;-0.0188082,-0.2216893;0.2126852;-0.01633319,-0.2712982;-0.06619385;-0.07567231,0.07351059;0.003840193;-0.0380609,0.1081953;-0.3671674;-0.01844609,0.1043708;-0.760804;0.06662512,0.1181347;-0.7888141;-0.002588034,-0.07363316;0.006862925;-0.03739311,-0.105117;-0.3647835;-0.02634611,-0.1012794;-0.7601477;0.0502958,-0.1003241;-0.7469489;-0.03949215,0.00631348;0.5466036;-0.01455855,762.329
+0;0;0,0.001568309;0.3171468;0.0004579854,0.00304668;0.6211215;-0.01337193,0.1793202;0.4984185;0.01227183,0.2134457;0.2111532;0.03549349,0.2537151;-0.06725273;-0.03250787,-0.1719988;0.4894801;-0.004162457,-0.2200488;0.2036198;-0.01831239,-0.2706634;-0.07631502;-0.07151324,0.06763765;0.007650641;-0.04726311,0.08967484;-0.3631406;-0.01173045,0.08798369;-0.755228;0.08028118,0.08959635;-0.7164752;-0.01063557,-0.06550249;0.00670743;-0.0503152,-0.121565;-0.3610497;-0.0212295,-0.1464178;-0.7538307;0.06425121,-0.1424544;-0.7149304;-0.0265791,0.002849841;0.5468426;-0.007380032,0;0;0,0.0009443071;0.3171379;-0.002730131,0.008393547;0.6207271;-0.02195311,0.1855212;0.5047129;-0.01618254,0.237361;0.2200252;0.005967855,0.2639968;-0.06424674;-0.04131508,-0.1712781;0.4984783;-0.0188082,-0.2216893;0.2126852;-0.01633319,-0.2712982;-0.06619385;-0.07567231,0.07351059;0.003840193;-0.0380609,0.1081953;-0.3671674;-0.01844609,0.1043708;-0.760804;0.06662512,0.1181347;-0.7888141;-0.002588034,-0.07363316;0.006862925;-0.03739311,-0.105117;-0.3647835;-0.02634611,-0.1012794;-0.7601477;0.0502958,-0.1003241;-0.7469489;-0.03949215,0.00631348;0.5466036;-0.01455855,762.3405
+0;0;0,0.001566993;0.3168808;0.0004576012,0.003046431;0.6210793;-0.01338285,0.1789885;0.498405;0.01222904,0.2128875;0.213047;0.03529653,0.2537585;-0.06951848;-0.0337208,-0.1716711;0.4894834;-0.004174398,-0.219402;0.2055211;-0.01823038,-0.2707728;-0.07859614;-0.07222608,0.06880185;0.007782325;-0.04807661,0.09082215;-0.3627248;-0.01257117,0.08912422;-0.7563864;0.07980984,0.09073804;-0.7176272;-0.01117244,-0.06662993;0.006822879;-0.05118123,-0.1226495;-0.3606526;-0.02211782,-0.1476021;-0.7550105;0.06370606,-0.1436358;-0.7161037;-0.02718971,0.002849428;0.5467383;-0.007385934,0;0;0,0.002514595;0.3168569;-0.003387213,0.01131112;0.6205651;-0.02368736,0.187627;0.504517;-0.02344346,0.242921;0.2222308;-0.004272699,0.2669616;-0.06713966;-0.0485884,-0.1682663;0.4980923;-0.01213233,-0.2170677;0.2139641;-0.012282,-0.2683794;-0.06899273;-0.07211196,0.07329316;0.00429897;-0.04141557,0.1097097;-0.3661443;-0.01981282,0.1056972;-0.7611386;0.06661606,0.1201737;-0.7889038;-0.002743244,-0.07635539;0.006490658;-0.03511901,-0.1063815;-0.3650449;-0.02612599,-0.1020969;-0.7622313;0.04957817,-0.1036955;-0.7490724;-0.04026017,0.008921638;0.5464143;-0.01603639,762.352
+0;0;0,0.001566993;0.3168808;0.0004576012,0.003046431;0.6210793;-0.01338285,0.1789885;0.498405;0.01222904,0.2128875;0.213047;0.03529653,0.2537585;-0.06951848;-0.0337208,-0.1716711;0.4894834;-0.004174398,-0.219402;0.2055211;-0.01823038,-0.2707728;-0.07859614;-0.07222608,0.06880185;0.007782325;-0.04807661,0.09082215;-0.3627248;-0.01257117,0.08912422;-0.7563864;0.07980984,0.09073804;-0.7176272;-0.01117244,-0.06662993;0.006822879;-0.05118123,-0.1226495;-0.3606526;-0.02211782,-0.1476021;-0.7550105;0.06370606,-0.1436358;-0.7161037;-0.02718971,0.002849428;0.5467383;-0.007385934,0;0;0,0.002514595;0.3168569;-0.003387213,0.01131112;0.6205651;-0.02368736,0.187627;0.504517;-0.02344346,0.242921;0.2222308;-0.004272699,0.2669616;-0.06713966;-0.0485884,-0.1682663;0.4980923;-0.01213233,-0.2170677;0.2139641;-0.012282,-0.2683794;-0.06899273;-0.07211196,0.07329316;0.00429897;-0.04141557,0.1097097;-0.3661443;-0.01981282,0.1056972;-0.7611386;0.06661606,0.1201737;-0.7889038;-0.002743244,-0.07635539;0.006490658;-0.03511901,-0.1063815;-0.3650449;-0.02612599,-0.1020969;-0.7622313;0.04957817,-0.1036955;-0.7490724;-0.04026017,0.008921638;0.5464143;-0.01603639,762.3745
+0;0;0,0.001566951;0.3169275;0.001036637,0.003190767;0.6215345;-0.01108205,0.178098;0.4987465;0.0120092,0.2121596;0.2141465;0.03500602,0.2535028;-0.07131252;-0.0345743,-0.1704638;0.489984;-0.003935542,-0.2181533;0.206702;-0.01671176,-0.2704431;-0.08059368;-0.06929012,0.06944698;0.007813227;-0.04864541,0.09130848;-0.3628568;-0.01301147,0.0897809;-0.7710606;0.08313807,0.09134214;-0.7320368;-0.009642899,-0.0674001;0.006915948;-0.05157229,-0.1234493;-0.360718;-0.02245656,-0.1494452;-0.7696897;0.06667133,-0.1454834;-0.7305121;-0.02602307,0.002938117;0.5470549;-0.005703599,0;0;0,0.00364352;0.3168882;-0.003896952,0.01343459;0.6208551;-0.02477825,0.1879518;0.5044256;-0.03044546,0.2482571;0.2237786;-0.01351273,0.2708437;-0.06881312;-0.0573014,-0.164972;0.4987268;-0.005981634,-0.212686;0.2151779;-0.009080995,-0.2657995;-0.07031554;-0.06999041,0.07327294;0.00431253;-0.04315996,0.110057;-0.3661976;-0.0205071,0.1017835;-0.7764164;0.06626558,0.124384;-0.7996933;-0.006829984,-0.07803876;0.00628991;-0.03347678,-0.1075711;-0.3654639;-0.02505823,-0.1029001;-0.7777042;0.05184137,-0.1070145;-0.7648933;-0.03969979,0.01084625;0.5466321;-0.01700342,762.3965
+0;0;0,0.001567436;0.3170257;0.001036958,0.003193061;0.6219745;-0.01109557,0.1778553;0.4991648;0.01197737,0.2116058;0.2171634;0.03476421,0.253452;-0.07176828;-0.03566259,-0.1702195;0.4904146;-0.003945093,-0.2174735;0.2097192;-0.01660466,-0.2703995;-0.08107153;-0.06982265,0.0703022;0.007909445;-0.04924446,0.09213424;-0.362261;-0.01365855,0.09058632;-0.7759016;0.08377162,0.09213568;-0.7369465;-0.008303091,-0.06823011;0.007001116;-0.05220738,-0.1242037;-0.3601374;-0.0231309,-0.1505459;-0.7745562;0.06718409,-0.1466142;-0.7354485;-0.02480471,0.002940108;0.5474057;-0.005710678,0;0;0,0.004774694;0.3169667;-0.004253387,0.01545337;0.6212332;-0.02535534,0.1890817;0.5045282;-0.03539932,0.2521355;0.2270066;-0.02164829,0.273627;-0.069287;-0.06570292,-0.162098;0.4982688;0.0003776103,-0.207622;0.2170559;-0.00510059,-0.2621734;-0.07119727;-0.0693408,0.07307743;0.004455924;-0.04549515,0.1102987;-0.3654319;-0.02168953,0.1034058;-0.7810346;0.06674386,0.1279092;-0.8044088;-0.004748337,-0.07973016;0.006175939;-0.03217039,-0.1080671;-0.3651554;-0.02327221,-0.1035409;-0.7831929;0.05300257,-0.1097754;-0.7702332;-0.03772289,0.01267614;0.54693;-0.01755154,762.4183
+0;0;0,0.001567436;0.3170257;0.001036958,0.003193061;0.6219745;-0.01109557,0.1778553;0.4991648;0.01197737,0.2116058;0.2171634;0.03476421,0.253452;-0.07176828;-0.03566259,-0.1702195;0.4904146;-0.003945093,-0.2174735;0.2097192;-0.01660466,-0.2703995;-0.08107153;-0.06982265,0.0703022;0.007909445;-0.04924446,0.09213424;-0.362261;-0.01365855,0.09058632;-0.7759016;0.08377162,0.09213568;-0.7369465;-0.008303091,-0.06823011;0.007001116;-0.05220738,-0.1242037;-0.3601374;-0.0231309,-0.1505459;-0.7745562;0.06718409,-0.1466142;-0.7354485;-0.02480471,0.002940108;0.5474057;-0.005710678,0;0;0,0.004774694;0.3169667;-0.004253387,0.01545337;0.6212332;-0.02535534,0.1890817;0.5045282;-0.03539932,0.2521355;0.2270066;-0.02164829,0.273627;-0.069287;-0.06570292,-0.162098;0.4982688;0.0003776103,-0.207622;0.2170559;-0.00510059,-0.2621734;-0.07119727;-0.0693408,0.07307743;0.004455924;-0.04549515,0.1102987;-0.3654319;-0.02168953,0.1034058;-0.7810346;0.06674386,0.1279092;-0.8044088;-0.004748337,-0.07973016;0.006175939;-0.03217039,-0.1080671;-0.3651554;-0.02327221,-0.1035409;-0.7831929;0.05300257,-0.1097754;-0.7702332;-0.03772289,0.01267614;0.54693;-0.01755154,762.4409
+0;0;0,0.001622838;0.317216;0.0003549483,0.003194543;0.6223918;-0.0139932,0.1776341;0.500319;0.01127737,0.2113449;0.217946;0.03466603,0.253217;-0.07231793;-0.03567042,-0.1701112;0.4915131;-0.003794649,-0.2176248;0.2103693;-0.01468483,-0.2713318;-0.08187294;-0.06629499,0.07082617;0.007960995;-0.04964112,0.09251826;-0.362239;-0.01388521,0.09142454;-0.7620109;0.08046281,0.09276941;-0.7233543;-0.009763815,-0.06878795;0.007062521;-0.05255762,-0.124985;-0.3600663;-0.02331068,-0.1503574;-0.7606653;0.06385012,-0.1466729;-0.7218541;-0.02629629,0.002951886;0.5477829;-0.007883281,0;0;0,0.005744376;0.3171332;-0.004720926,0.01701452;0.6216717;-0.02637041,0.1894404;0.5042063;-0.04177082,0.2555692;0.2268881;-0.02995718,0.2758543;-0.07014427;-0.07806015,-0.1599561;0.4994099;0.004687736,-0.205174;0.2177582;-0.002067877,-0.2603815;-0.07106146;-0.06906733,0.07304013;0.004449785;-0.04679001,0.1103232;-0.3654379;-0.02249718,0.1075304;-0.7658652;0.06899333,0.1230133;-0.7941023;0.001271009,-0.08129486;0.005928813;-0.02999933,-0.1085097;-0.36553;-0.02135091,-0.1052419;-0.769749;0.05156401,-0.1133149;-0.7564801;-0.03716305,0.01413225;0.5472904;-0.01843274,762.4517
+0;0;0,0.001622838;0.317216;0.0003549483,0.003194543;0.6223918;-0.0139932,0.1776341;0.500319;0.01127737,0.2113449;0.217946;0.03466603,0.253217;-0.07231793;-0.03567042,-0.1701112;0.4915131;-0.003794649,-0.2176248;0.2103693;-0.01468483,-0.2713318;-0.08187294;-0.06629499,0.07082617;0.007960995;-0.04964112,0.09251826;-0.362239;-0.01388521,0.09142454;-0.7620109;0.08046281,0.09276941;-0.7233543;-0.009763815,-0.06878795;0.007062521;-0.05255762,-0.124985;-0.3600663;-0.02331068,-0.1503574;-0.7606653;0.06385012,-0.1466729;-0.7218541;-0.02629629,0.002951886;0.5477829;-0.007883281,0;0;0,0.005744376;0.3171332;-0.004720926,0.01701452;0.6216717;-0.02637041,0.1894404;0.5042063;-0.04177082,0.2555692;0.2268881;-0.02995718,0.2758543;-0.07014427;-0.07806015,-0.1599561;0.4994099;0.004687736,-0.205174;0.2177582;-0.002067877,-0.2603815;-0.07106146;-0.06906733,0.07304013;0.004449785;-0.04679001,0.1103232;-0.3654379;-0.02249718,0.1075304;-0.7658652;0.06899333,0.1230133;-0.7941023;0.001271009,-0.08129486;0.005928813;-0.02999933,-0.1085097;-0.36553;-0.02135091,-0.1052419;-0.769749;0.05156401,-0.1133149;-0.7564801;-0.03716305,0.01413225;0.5472904;-0.01843274,762.4631
+0;0;0,0.001623926;0.3174287;0.0003551862,0.00319749;0.6229727;-0.01401095,0.1780327;0.5006878;0.01131161,0.2114815;0.2205093;0.03451851,0.2543574;-0.07671329;-0.03750416,-0.1705009;0.491862;-0.003794566,-0.2176452;0.2129032;-0.01460011,-0.2726398;-0.08634523;-0.06744756,0.07150438;0.008037226;-0.05011648,0.09314982;-0.3613665;-0.01443747,0.09205987;-0.7597614;0.07958557,0.09339294;-0.7211808;-0.009848535,-0.06944665;0.007130151;-0.0530609,-0.1255229;-0.3592091;-0.02387687,-0.1508078;-0.7584282;0.0629837,-0.1471557;-0.7196944;-0.02637089,0.002954494;0.5482593;-0.007892466,0;0;0,0.006604494;0.3173224;-0.005154848,0.01853551;0.622176;-0.02722788,0.1904104;0.5035855;-0.04658699,0.2583336;0.2288928;-0.03721619,0.2788491;-0.07442498;-0.09147751,-0.1580214;0.4989834;0.008992644,-0.2017022;0.2193406;0.00196931,-0.2594535;-0.07534656;-0.07008029,0.07296762;0.004437253;-0.04842699,0.1103472;-0.3646379;-0.02419937,0.1086195;-0.763126;0.06941795,0.1222678;-0.7925662;0.003429651,-0.08250906;0.005685184;-0.02913878,-0.1086595;-0.3650338;-0.0199602,-0.1063952;-0.7682744;0.05040981,-0.1160562;-0.7548732;-0.03736836,0.01551756;0.5477046;-0.01919723,762.4852
+0;0;0,0.001589598;0.3174279;0.0008510575,0.003272086;0.6230466;-0.01200707,0.1782072;0.5005058;0.01088331,0.2117174;0.2203617;0.03441593,0.2542214;-0.07701087;-0.03720662,-0.170387;0.491582;-0.003518457,-0.2181884;0.2126552;-0.01202011,-0.2733792;-0.0869987;-0.06230304,0.07152508;0.008059764;-0.05008332,0.09322099;-0.3613242;-0.01423105,0.09188275;-0.759704;0.07985306,0.09307082;-0.7210447;-0.009575501,-0.069447;0.00711489;-0.05306248,-0.1254411;-0.3592188;-0.02365258,-0.1508731;-0.7583833;0.06341611,-0.147368;-0.7195703;-0.0259366,0.002990764;0.5482904;-0.006438391,0;0;0,0.006604494;0.3173224;-0.005154848,0.01853551;0.622176;-0.02722788,0.1904104;0.5035855;-0.04658699,0.2583336;0.2288928;-0.03721619,0.2788491;-0.07442498;-0.09147751,-0.1580214;0.4989834;0.008992644,-0.2017022;0.2193406;0.00196931,-0.2594535;-0.07534656;-0.07008029,0.07296762;0.004437253;-0.04842699,0.1103472;-0.3646379;-0.02419937,0.1086195;-0.763126;0.06941795,0.1222678;-0.7925662;0.003429651,-0.08250906;0.005685184;-0.02913878,-0.1086595;-0.3650338;-0.0199602,-0.1063952;-0.7682744;0.05040981,-0.1160562;-0.7548732;-0.03736836,0.01551756;0.5477046;-0.01919723,762.4973
+0;0;0,0.001590763;0.3176606;0.0008516815,0.003275393;0.6236764;-0.01202399,0.1785191;0.5009347;0.01090563,0.2114403;0.2257145;0.03402463,0.254651;-0.07660288;-0.03878888,-0.1706899;0.4919951;-0.003521538,-0.2176511;0.2179708;-0.01187376,-0.2737597;-0.08666587;-0.06299281,0.07249447;0.008168999;-0.0507621,0.09416712;-0.3608191;-0.01494826,0.09282787;-0.7594988;0.07920669,0.09400928;-0.7208881;-0.00972005,-0.07038823;0.007211319;-0.05378164,-0.1263223;-0.3587297;-0.02440326,-0.1517734;-0.7581947;0.062731,-0.1482881;-0.7194312;-0.02612031,0.002993632;0.5488035;-0.006446622,0;0;0,0.007421455;0.3175328;-0.005419493,0.01987373;0.6227532;-0.02765906,0.1911844;0.5030613;-0.05014575,0.2605829;0.2337962;-0.04346752,0.279727;-0.07432878;-0.1005402,-0.1560454;0.4981066;0.01269886,-0.1994335;0.2234573;0.005650584,-0.2584678;-0.07560432;-0.06946194,0.0725521;0.004003406;-0.0511775,0.1109341;-0.3644589;-0.02535308,0.1092423;-0.7629402;0.06963229,0.1227906;-0.7928516;0.004743338,-0.08401811;0.005485041;-0.02845774,-0.1085466;-0.3649167;-0.01818883,-0.10745;-0.7687673;0.05048394,-0.1183834;-0.7552772;-0.03664465,0.01673139;0.548172;-0.01960242,762.5195
+0;0;0,0.001590763;0.3176606;0.0008516815,0.003275393;0.6236764;-0.01202399,0.1785191;0.5009347;0.01090563,0.2114403;0.2257145;0.03402463,0.254651;-0.07660288;-0.03878888,-0.1706899;0.4919951;-0.003521538,-0.2176511;0.2179708;-0.01187376,-0.2737597;-0.08666587;-0.06299281,0.07249447;0.008168999;-0.0507621,0.09416712;-0.3608191;-0.01494826,0.09282787;-0.7594988;0.07920669,0.09400928;-0.7208881;-0.00972005,-0.07038823;0.007211319;-0.05378164,-0.1263223;-0.3587297;-0.02440326,-0.1517734;-0.7581947;0.062731,-0.1482881;-0.7194312;-0.02612031,0.002993632;0.5488035;-0.006446622,0;0;0,0.007421455;0.3175328;-0.005419493,0.01987373;0.6227532;-0.02765906,0.1911844;0.5030613;-0.05014575,0.2605829;0.2337962;-0.04346752,0.279727;-0.07432878;-0.1005402,-0.1560454;0.4981066;0.01269886,-0.1994335;0.2234573;0.005650584,-0.2584678;-0.07560432;-0.06946194,0.0725521;0.004003406;-0.0511775,0.1109341;-0.3644589;-0.02535308,0.1092423;-0.7629402;0.06963229,0.1227906;-0.7928516;0.004743338,-0.08401811;0.005485041;-0.02845774,-0.1085466;-0.3649167;-0.01818883,-0.10745;-0.7687673;0.05048394,-0.1183834;-0.7552772;-0.03664465,0.01673139;0.548172;-0.01960242,762.532
+0;0;0,0.001616051;0.3179078;0.001353417,0.003371018;0.6243715;-0.01042348,0.1791355;0.5012011;0.01066431,0.2122801;0.2254818;0.03401597,0.255607;-0.07492161;-0.03747751,-0.1710211;0.4922682;-0.0033586,-0.2187312;0.2177511;-0.008754781,-0.2748055;-0.08511579;-0.05731498,0.07309861;0.008256879;-0.0512367,0.09450807;-0.3601628;-0.01518647,0.09308816;-0.7566627;0.07843103,0.09417265;-0.7180591;-0.009786002,-0.07109175;0.007252091;-0.05413089,-0.1270391;-0.358122;-0.0247603,-0.1522862;-0.7553768;0.06201342,-0.1489183;-0.7166224;-0.02613113,0.003068345;0.5493569;-0.005177199,0;0;0,0.008128587;0.3177618;-0.00558424,0.02105933;0.6233627;-0.02786243,0.1922214;0.5030459;-0.05244982,0.2627844;0.2334825;-0.04782116,0.2806139;-0.07126787;-0.111383,-0.1542626;0.4972998;0.01659676,-0.1980643;0.2221934;0.008664744,-0.2576308;-0.07442468;-0.06683539,0.07228182;0.003625795;-0.05290532,0.1113602;-0.3641365;-0.0261699,0.1108913;-0.7601274;0.06958747,0.1228476;-0.7909929;0.006263733,-0.08504888;0.005365252;-0.02783313,-0.1091661;-0.3645133;-0.01787365,-0.1076169;-0.7663611;0.04916723,-0.1195839;-0.7527582;-0.03711932,0.01779958;0.5486676;-0.01981139,762.5527
+0;0;0,0.001616051;0.3179078;0.001353417,0.003371018;0.6243715;-0.01042348,0.1791355;0.5012011;0.01066431,0.2122801;0.2254818;0.03401597,0.255607;-0.07492161;-0.03747751,-0.1710211;0.4922682;-0.0033586,-0.2187312;0.2177511;-0.008754781,-0.2748055;-0.08511579;-0.05731498,0.07309861;0.008256879;-0.0512367,0.09450807;-0.3601628;-0.01518647,0.09308816;-0.7566627;0.07843103,0.09417265;-0.7180591;-0.009786002,-0.07109175;0.007252091;-0.05413089,-0.1270391;-0.358122;-0.0247603,-0.1522862;-0.7553768;0.06201342,-0.1489183;-0.7166224;-0.02613113,0.003068345;0.5493569;-0.005177199,0;0;0,0.008128587;0.3177618;-0.00558424,0.02105933;0.6233627;-0.02786243,0.1922214;0.5030459;-0.05244982,0.2627844;0.2334825;-0.04782116,0.2806139;-0.07126787;-0.111383,-0.1542626;0.4972998;0.01659676,-0.1980643;0.2221934;0.008664744,-0.2576308;-0.07442468;-0.06683539,0.07228182;0.003625795;-0.05290532,0.1113602;-0.3641365;-0.0261699,0.1108913;-0.7601274;0.06958747,0.1228476;-0.7909929;0.006263733,-0.08504888;0.005365252;-0.02783313,-0.1091661;-0.3645133;-0.01787365,-0.1076169;-0.7663611;0.04916723,-0.1195839;-0.7527582;-0.03711932,0.01779958;0.5486676;-0.01981139,762.5643
+0;0;0,0.001617173;0.3181284;0.001354356,0.003373551;0.6248423;-0.01043256,0.1796957;0.5014485;0.01071039,0.2127247;0.2266905;0.03398062,0.2564526;-0.07649338;-0.03817458,-0.1715706;0.4924872;-0.003356959,-0.2191142;0.2189273;-0.008734326,-0.2757076;-0.08674288;-0.05774399,0.07379615;0.00833567;-0.05172561,0.09510919;-0.3584246;-0.01583776,0.09368841;-0.7551672;0.07783704,0.09474949;-0.7167491;-0.008476384,-0.07177013;0.007321293;-0.05464743,-0.1274655;-0.3564072;-0.02540912,-0.152728;-0.7539051;0.06141768,-0.1494328;-0.7153395;-0.02482482,0.003070592;0.5497569;-0.005181322,0;0;0,0.008807436;0.3179643;-0.005595446,0.02208522;0.6238106;-0.0277617,0.1932525;0.5029665;-0.05445802,0.2641844;0.2344858;-0.05111885,0.2820256;-0.07149076;-0.1225262,-0.1527617;0.4963509;0.02017041,-0.1966142;0.2222745;0.0110353,-0.2576732;-0.07682934;-0.06543462,0.07209586;0.003333852;-0.05460739,0.1116828;-0.3626853;-0.02780986,0.1119594;-0.7585888;0.06936026,0.1200413;-0.791509;0.01021862,-0.08611343;0.005338848;-0.02732888,-0.1098949;-0.3628981;-0.01777321,-0.1100885;-0.7653456;0.04716939,-0.1227439;-0.7514388;-0.03710901,0.01873813;0.5490432;-0.01975453,762.5865
+0;0;0,0.001656245;0.3181265;0.001716159,0.003517151;0.6248611;-0.009514544,0.1799255;0.501547;0.01039606,0.2128084;0.2268019;0.03402211,0.256869;-0.07642081;-0.03776662,-0.1714718;0.4925173;-0.003213143,-0.2200043;0.2190826;-0.004761681,-0.2774408;-0.08689433;-0.05078539,0.07376678;0.008306688;-0.05177214,0.09501859;-0.3584376;-0.01568575,0.09395713;-0.7552405;0.07773817,0.09492268;-0.7167893;-0.008573122,-0.07183181;0.007337129;-0.05456418,-0.1275901;-0.3563756;-0.02524936,-0.1528452;-0.7538851;0.06152633,-0.1496418;-0.7152844;-0.02471612,0.003181805;0.5497656;-0.004412355,0;0;0,0.008807436;0.3179643;-0.005595446,0.02208522;0.6238106;-0.0277617,0.1932525;0.5029665;-0.05445802,0.2641844;0.2344858;-0.05111885,0.2820256;-0.07149076;-0.1225262,-0.1527617;0.4963509;0.02017041,-0.1966142;0.2222745;0.0110353,-0.2576732;-0.07682934;-0.06543462,0.07209586;0.003333852;-0.05460739,0.1116828;-0.3626853;-0.02780986,0.1119594;-0.7585888;0.06936026,0.1200413;-0.791509;0.01021862,-0.08611343;0.005338848;-0.02732888,-0.1098949;-0.3628981;-0.01777321,-0.1100885;-0.7653456;0.04716939,-0.1227439;-0.7514388;-0.03710901,0.01873813;0.5490432;-0.01975453,762.5983
+0;0;0,0.001656245;0.3181265;0.001716159,0.003517151;0.6248611;-0.009514544,0.1799255;0.501547;0.01039606,0.2128084;0.2268019;0.03402211,0.256869;-0.07642081;-0.03776662,-0.1714718;0.4925173;-0.003213143,-0.2200043;0.2190826;-0.004761681,-0.2774408;-0.08689433;-0.05078539,0.07376678;0.008306688;-0.05177214,0.09501859;-0.3584376;-0.01568575,0.09395713;-0.7552405;0.07773817,0.09492268;-0.7167893;-0.008573122,-0.07183181;0.007337129;-0.05456418,-0.1275901;-0.3563756;-0.02524936,-0.1528452;-0.7538851;0.06152633,-0.1496418;-0.7152844;-0.02471612,0.003181805;0.5497656;-0.004412355,0;0;0,0.008807436;0.3179643;-0.005595446,0.02208522;0.6238106;-0.0277617,0.1932525;0.5029665;-0.05445802,0.2641844;0.2344858;-0.05111885,0.2820256;-0.07149076;-0.1225262,-0.1527617;0.4963509;0.02017041,-0.1966142;0.2222745;0.0110353,-0.2576732;-0.07682934;-0.06543462,0.07209586;0.003333852;-0.05460739,0.1116828;-0.3626853;-0.02780986,0.1119594;-0.7585888;0.06936026,0.1200413;-0.791509;0.01021862,-0.08611343;0.005338848;-0.02732888,-0.1098949;-0.3628981;-0.01777321,-0.1100885;-0.7653456;0.04716939,-0.1227439;-0.7514388;-0.03710901,0.01873813;0.5490432;-0.01975453,762.6096
+0;0;0,0.001657583;0.3183833;0.001717544,0.003521676;0.6256471;-0.009532955,0.1801912;0.5021217;0.01040908,0.212811;0.229575;0.03384608,0.2563133;-0.06980556;-0.03703301,-0.1717265;0.4930786;-0.003220278,-0.2198708;0.2218318;-0.004756426,-0.2765795;-0.08026809;-0.05019696,0.07429507;0.008366176;-0.05214291,0.09547295;-0.3571025;-0.01618204,0.09440871;-0.7549466;0.07748705,0.09537305;-0.7165061;-0.008715555,-0.07234625;0.007389674;-0.05495495,-0.1279106;-0.3550579;-0.02574209,-0.1532319;-0.7536106;0.0612613,-0.1500326;-0.7150208;-0.02487256,0.003185705;0.5504117;-0.004421267,0;0;0,0.009757299;0.31819;-0.005795002,0.02347139;0.6245544;-0.02788842,0.1942654;0.5030049;-0.05667984,0.2653365;0.2368438;-0.05519664,0.2820459;-0.06336227;-0.1335685,-0.1508016;0.4959799;0.02271228,-0.1942991;0.2241087;0.01327452,-0.2555094;-0.07079199;-0.06309254,0.07221971;0.003150687;-0.05552495,0.1115751;-0.3616356;-0.0292356,0.1122792;-0.7582417;0.06954741,0.1202481;-0.7912559;0.01065111,-0.08712772;0.004769781;-0.02635613,-0.1113641;-0.3621689;-0.01754507,-0.1110839;-0.7658741;0.0463063,-0.1245767;-0.7519565;-0.03773158,0.02003756;0.5496468;-0.01990998,762.6217
+0;0;0,0.001742683;0.318387;0.0005679134,0.003458854;0.6254879;-0.01421561,0.1801678;0.5029465;0.009598208,0.2126964;0.2304604;0.03385293,0.2560196;-0.06903473;-0.03665087,-0.1720037;0.4939982;-0.003069507,-0.2207813;0.2228694;-0.0008434386,-0.278703;-0.0797523;-0.04097111,0.0742593;0.008310663;-0.05220271,0.09517644;-0.3571527;-0.01603605,0.09425249;-0.7550378;0.07746033,0.09504528;-0.7167636;-0.008760139,-0.07242887;0.00742582;-0.05484114,-0.1279188;-0.3550363;-0.02566809,-0.1534541;-0.7535762;0.06133169,-0.150424;-0.7151569;-0.02482511,0.003166662;0.5503417;-0.007925964,0;0;0,0.009757299;0.31819;-0.005795002,0.02347139;0.6245544;-0.02788842,0.1942654;0.5030049;-0.05667984,0.2653365;0.2368438;-0.05519664,0.2820459;-0.06336227;-0.1335685,-0.1508016;0.4959799;0.02271228,-0.1942991;0.2241087;0.01327452,-0.2555094;-0.07079199;-0.06309254,0.07221971;0.003150687;-0.05552495,0.1115751;-0.3616356;-0.0292356,0.1122792;-0.7582417;0.06954741,0.1202481;-0.7912559;0.01065111,-0.08712772;0.004769781;-0.02635613,-0.1113641;-0.3621689;-0.01754507,-0.1110839;-0.7658741;0.0463063,-0.1245767;-0.7519565;-0.03773158,0.02003756;0.5496468;-0.01990998,762.6445
+0;0;0,0.001744098;0.3186455;0.0005683745,0.003461712;0.6260049;-0.01422761,0.1808076;0.5032292;0.009654621,0.2129728;0.2337872;0.03363838,0.2570884;-0.07118604;-0.038155,-0.1726317;0.4942487;-0.003058697,-0.2208644;0.2261488;-0.0008574966,-0.2798456;-0.08200815;-0.04171915,0.07494385;0.008387274;-0.05268394,0.09591652;-0.3580463;-0.01642127,0.09499405;-0.7552906;0.07692456,0.09578353;-0.7170509;-0.008935921,-0.07309654;0.007494275;-0.05534669,-0.1287338;-0.3559301;-0.02609619,-0.1542279;-0.7538282;0.06076348,-0.1512105;-0.715444;-0.02503359,0.003169273;0.5507951;-0.007932637,0;0;0,0.01043663;0.318426;-0.00585413,0.02444348;0.6250566;-0.02768147,0.1953913;0.5032335;-0.05851197,0.2662927;0.24021;-0.05919015,0.2818369;-0.06472656;-0.1421432,-0.1500171;0.4958839;0.02452503,-0.193354;0.2271069;0.01505672,-0.256593;-0.07292929;-0.06297059,0.07228638;0.003211305;-0.05680573,0.1116997;-0.362489;-0.029634,0.112464;-0.7582843;0.06967783,0.1205425;-0.7915181;0.01156783,-0.08806947;0.004702389;-0.02615689,-0.1121921;-0.3632093;-0.01680621,-0.1108585;-0.766045;0.0483017,-0.1172559;-0.804617;-0.00363563,0.02094204;0.5500796;-0.01978064,762.6672
+0;0;0,0.001745697;0.3189376;0.0005688954,0.00346494;0.6265886;-0.01424112,0.1810207;0.5036854;0.009667871,0.2130566;0.2353256;0.0335553,0.257587;-0.07251459;-0.03891299,-0.1728366;0.4946943;-0.003060482,-0.2208756;0.2276712;-0.0008681228,-0.2804112;-0.08338261;-0.04211389,0.07571849;0.008473967;-0.0532285,0.09658575;-0.3561177;-0.01714811,0.09566385;-0.7531173;0.07614021,0.09645094;-0.7149026;-0.009460084,-0.07385209;0.007571738;-0.05591877,-0.1292097;-0.3540259;-0.0268153,-0.1546881;-0.7516787;0.05999085,-0.1516798;-0.71332;-0.02554623,0.003172224;0.5513075;-0.007940185,0;0;0,0.01127367;0.31869;-0.005841494,0.02575187;0.6256229;-0.02724147,0.1963915;0.5033085;-0.05958056,0.2666653;0.2412504;-0.06058609,0.2802615;-0.06569278;-0.1477709,-0.1485478;0.49605;0.02639761,-0.1926045;0.2285134;0.01654627,-0.2565346;-0.07458553;-0.06119798,0.07248;0.003211498;-0.05809224,0.1119589;-0.3606136;-0.03094423,0.1130715;-0.7557235;0.07004666,0.1205254;-0.7892582;0.01257229,-0.08913185;0.004730475;-0.02591347,-0.1129438;-0.3613338;-0.01620334,-0.1121176;-0.7641538;0.04741701,-0.1188021;-0.8002991;-0.007132407,0.02213438;0.5505663;-0.01946664,762.6895
+0;0;0,0.00173175;0.3189381;1.606647E-05,0.003354205;0.6265113;-0.01629073,0.1809283;0.5040436;0.009130894,0.2128141;0.2357163;0.03357698,0.2577108;-0.07211944;-0.03868381,-0.1749756;0.5027067;0.002450063,-0.2256009;0.2361744;0.005843798,-0.2860264;-0.07538164;-0.02995771,0.07569898;0.00838007;-0.05327111,0.09644709;-0.3562061;-0.01706636,0.09560844;-0.7531761;0.07634878,0.09547625;-0.7150217;-0.009260796,-0.07385638;0.007650133;-0.05590243,-0.1293079;-0.3539362;-0.02683735,-0.1546798;-0.7515732;0.06007263,-0.1525909;-0.7132794;-0.02549817,0.003084778;0.5512667;-0.009567718,0;0;0,0.01127367;0.31869;-0.005841494,0.02575187;0.6256229;-0.02724147,0.1963915;0.5033085;-0.05958056,0.2666653;0.2412504;-0.06058609,0.2802615;-0.06569278;-0.1477709,-0.1485478;0.49605;0.02639761,-0.1926045;0.2285134;0.01654627,-0.2565346;-0.07458553;-0.06119798,0.07248;0.003211498;-0.05809224,0.1119589;-0.3606136;-0.03094423,0.1130715;-0.7557235;0.07004666,0.1205254;-0.7892582;0.01257229,-0.08913185;0.004730475;-0.02591347,-0.1129438;-0.3613338;-0.01620334,-0.1121176;-0.7641538;0.04741701,-0.1188021;-0.8002991;-0.007132407,0.02213438;0.5505663;-0.01946664,762.7014
+0;0;0,0.00173175;0.3189381;1.606647E-05,0.003354205;0.6265113;-0.01629073,0.1809283;0.5040436;0.009130894,0.2128141;0.2357163;0.03357698,0.2577108;-0.07211944;-0.03868381,-0.1749756;0.5027067;0.002450063,-0.2256009;0.2361744;0.005843798,-0.2860264;-0.07538164;-0.02995771,0.07569898;0.00838007;-0.05327111,0.09644709;-0.3562061;-0.01706636,0.09560844;-0.7531761;0.07634878,0.09547625;-0.7150217;-0.009260796,-0.07385638;0.007650133;-0.05590243,-0.1293079;-0.3539362;-0.02683735,-0.1546798;-0.7515732;0.06007263,-0.1525909;-0.7132794;-0.02549817,0.003084778;0.5512667;-0.009567718,0;0;0,0.01127367;0.31869;-0.005841494,0.02575187;0.6256229;-0.02724147,0.1963915;0.5033085;-0.05958056,0.2666653;0.2412504;-0.06058609,0.2802615;-0.06569278;-0.1477709,-0.1485478;0.49605;0.02639761,-0.1926045;0.2285134;0.01654627,-0.2565346;-0.07458553;-0.06119798,0.07248;0.003211498;-0.05809224,0.1119589;-0.3606136;-0.03094423,0.1130715;-0.7557235;0.07004666,0.1205254;-0.7892582;0.01257229,-0.08913185;0.004730475;-0.02591347,-0.1129438;-0.3613338;-0.01620334,-0.1121176;-0.7641538;0.04741701,-0.1188021;-0.8002991;-0.007132407,0.02213438;0.5505663;-0.01946664,762.7123
+0;0;0,0.001734126;0.3193758;1.608852E-05,0.003358857;0.6273764;-0.01631291,0.1802407;0.5049973;0.009044461,0.211987;0.2378439;0.03338359,0.2569956;-0.0707598;-0.03905749,-0.1742785;0.5036656;0.002389623,-0.2246823;0.2382995;0.00576851,-0.2852586;-0.07403389;-0.03012232,0.07594651;0.008407474;-0.05344531,0.09668478;-0.3560058;-0.01725773,0.09584379;-0.75408;0.07641725,0.09571204;-0.7159521;-0.008914098,-0.07409789;0.007675149;-0.05608523,-0.1295232;-0.3537398;-0.02703393,-0.1549656;-0.7524828;0.0601178,-0.1528835;-0.7142159;-0.02517489,0.003089089;0.5520366;-0.009581402,0;0;0,0.01236904;0.3190876;-0.005834103,0.0269268;0.6264588;-0.02705586,0.1964128;0.5035802;-0.0606128,0.2671;0.2428727;-0.06307817,0.2789007;-0.06418011;-0.1530173,-0.1459814;0.4958912;0.02766849,-0.191194;0.2297634;0.01752203,-0.2562735;-0.07423881;-0.05900959,0.07242458;0.003285408;-0.05864167,0.1112866;-0.3604204;-0.03135574,0.1129869;-0.756617;0.0699563,0.1204178;-0.7902996;0.01306319,-0.08981383;0.004329297;-0.02469197,-0.1154042;-0.3614691;-0.0161296,-0.1145182;-0.7653996;0.04772988,-0.1295023;-0.751203;-0.03517519,0.02332231;0.5513009;-0.01932442,762.7241
+0;0;0,0.001819219;0.3193752;0.000307963,0.00370277;0.6274463;-0.01476495,0.1805597;0.5047737;0.00877537,0.2125249;0.2376655;0.03332289,0.2574139;-0.07105586;-0.03868996,-0.1738883;0.5028431;0.001962051,-0.2254331;0.2378359;0.01120574,-0.2872835;-0.07499647;-0.01743374,0.07593893;0.0083792;-0.05346053,0.0965974;-0.3560286;-0.0171715,0.09583743;-0.7541013;0.07650989,0.09571037;-0.7159141;-0.008815795,-0.0741251;0.007687764;-0.05604754,-0.1295782;-0.3537198;-0.02695843,-0.1550679;-0.7524174;0.06038651,-0.1529815;-0.7141006;-0.02490121,0.00333965;0.5520658;-0.008511428,0;0;0,0.01236904;0.3190876;-0.005834103,0.0269268;0.6264588;-0.02705586,0.1964128;0.5035802;-0.0606128,0.2671;0.2428727;-0.06307817,0.2789007;-0.06418011;-0.1530173,-0.1459814;0.4958912;0.02766849,-0.191194;0.2297634;0.01752203,-0.2562735;-0.07423881;-0.05900959,0.07242458;0.003285408;-0.05864167,0.1112866;-0.3604204;-0.03135574,0.1129869;-0.756617;0.0699563,0.1204178;-0.7902996;0.01306319,-0.08981383;0.004329297;-0.02469197,-0.1154042;-0.3614691;-0.0161296,-0.1145182;-0.7653996;0.04772988,-0.1295023;-0.751203;-0.03517519,0.02332231;0.5513009;-0.01932442,762.7354
+0;0;0,0.001819219;0.3193752;0.000307963,0.00370277;0.6274463;-0.01476495,0.1805597;0.5047737;0.00877537,0.2125249;0.2376655;0.03332289,0.2574139;-0.07105586;-0.03868996,-0.1738883;0.5028431;0.001962051,-0.2254331;0.2378359;0.01120574,-0.2872835;-0.07499647;-0.01743374,0.07593893;0.0083792;-0.05346053,0.0965974;-0.3560286;-0.0171715,0.09583743;-0.7541013;0.07650989,0.09571037;-0.7159141;-0.008815795,-0.0741251;0.007687764;-0.05604754,-0.1295782;-0.3537198;-0.02695843,-0.1550679;-0.7524174;0.06038651,-0.1529815;-0.7141006;-0.02490121,0.00333965;0.5520658;-0.008511428,0;0;0,0.01236904;0.3190876;-0.005834103,0.0269268;0.6264588;-0.02705586,0.1964128;0.5035802;-0.0606128,0.2671;0.2428727;-0.06307817,0.2789007;-0.06418011;-0.1530173,-0.1459814;0.4958912;0.02766849,-0.191194;0.2297634;0.01752203,-0.2562735;-0.07423881;-0.05900959,0.07242458;0.003285408;-0.05864167,0.1112866;-0.3604204;-0.03135574,0.1129869;-0.756617;0.0699563,0.1204178;-0.7902996;0.01306319,-0.08981383;0.004329297;-0.02469197,-0.1154042;-0.3614691;-0.0161296,-0.1145182;-0.7653996;0.04772988,-0.1295023;-0.751203;-0.03517519,0.02332231;0.5513009;-0.01932442,762.7476
+0;0;0,0.001820562;0.319611;0.0003081903,0.003704808;0.6277939;-0.01476989,0.1808891;0.5050133;0.00880408,0.2127737;0.2385785;0.03328972,0.2572648;-0.06740648;-0.03808482,-0.1742139;0.5030792;0.001978172,-0.2256287;0.23874;0.01119856,-0.2869308;-0.07131946;-0.01718706,0.07663759;0.008456292;-0.05395238,0.09727506;-0.3555808;-0.01770027,0.09651379;-0.7543315;0.07614066,0.09639078;-0.7164059;-0.006457224,-0.07480707;0.007758494;-0.0565632,-0.1302038;-0.3532815;-0.02750368,-0.1557369;-0.7526581;0.05999001,-0.1537172;-0.7146072;-0.02257113,0.003341589;0.5523928;-0.00851466,0;0;0,0.01297856;0.319301;-0.005747795,0.02769955;0.6268018;-0.02660608,0.1970512;0.5032922;-0.06147826,0.2689656;0.243652;-0.06583643,0.2784655;-0.05986956;-0.1579504,-0.1450101;0.4953524;0.02917037,-0.1911699;0.230074;0.01914948,-0.2571761;-0.07135865;-0.05489158,0.07261357;0.003360301;-0.05976343,0.1114181;-0.359934;-0.03193152,0.1127281;-0.7565703;0.07047319,0.1186673;-0.7918637;0.01961327,-0.09080175;0.00436153;-0.02432508,-0.1164632;-0.361055;-0.01564223,-0.1159448;-0.7656153;0.04869647,-0.1308453;-0.7508941;-0.03148941,0.02406069;0.5516153;-0.01896906,762.7711
+0;0;0,0.001885545;0.3199304;-0.000506487,0.003610651;0.6281752;-0.01743459,0.1814425;0.5059713;0.008080729,0.2132043;0.2396131;0.03320139,0.2574649;-0.06677127;-0.03797904,-0.174697;0.5033121;0.00155219,-0.2274079;0.2395642;0.0172097,-0.2892992;-0.07128415;-0.003761908,0.07705824;0.008482134;-0.05423771,0.09760905;-0.3554096;-0.01781623,0.09702653;-0.7540349;0.07609129,0.09683894;-0.7161744;-0.00681898,-0.07521661;0.007816426;-0.0568596,-0.1306967;-0.353071;-0.02773453,-0.1562932;-0.752379;0.05955272,-0.1543262;-0.7143892;-0.02332206,0.003296251;0.5527911;-0.01062313,0;0;0,0.0133254;0.3196135;-0.005376339,0.02800235;0.627309;-0.02577996,0.1976527;0.5036087;-0.0618608,0.2691715;0.2439144;-0.06737709,0.2783991;-0.05902898;-0.1624414,-0.1448589;0.4950515;0.0306078,-0.1919133;0.2299573;0.02073569,-0.2601707;-0.07279342;-0.04693983,0.07272181;0.003343657;-0.06043183,0.1108364;-0.3598119;-0.03159821,0.1120751;-0.7562494;0.0711484,0.1181969;-0.791385;0.01961374,-0.09147708;0.004441223;-0.02374589,-0.1170766;-0.3608461;-0.01503406,-0.117374;-0.7651989;0.04992592,-0.1326139;-0.7504912;-0.03050933,0.02436995;0.5520799;-0.01825297,762.7929
+0;0;0,0.001885545;0.3199304;-0.000506487,0.003610651;0.6281752;-0.01743459,0.1814425;0.5059713;0.008080729,0.2132043;0.2396131;0.03320139,0.2574649;-0.06677127;-0.03797904,-0.174697;0.5033121;0.00155219,-0.2274079;0.2395642;0.0172097,-0.2892992;-0.07128415;-0.003761908,0.07705824;0.008482134;-0.05423771,0.09760905;-0.3554096;-0.01781623,0.09702653;-0.7540349;0.07609129,0.09683894;-0.7161744;-0.00681898,-0.07521661;0.007816426;-0.0568596,-0.1306967;-0.353071;-0.02773453,-0.1562932;-0.752379;0.05955272,-0.1543262;-0.7143892;-0.02332206,0.003296251;0.5527911;-0.01062313,0;0;0,0.0133254;0.3196135;-0.005376339,0.02800235;0.627309;-0.02577996,0.1976527;0.5036087;-0.0618608,0.2691715;0.2439144;-0.06737709,0.2783991;-0.05902898;-0.1624414,-0.1448589;0.4950515;0.0306078,-0.1919133;0.2299573;0.02073569,-0.2601707;-0.07279342;-0.04693983,0.07272181;0.003343657;-0.06043183,0.1108364;-0.3598119;-0.03159821,0.1120751;-0.7562494;0.0711484,0.1181969;-0.791385;0.01961374,-0.09147708;0.004441223;-0.02374589,-0.1170766;-0.3608461;-0.01503406,-0.117374;-0.7651989;0.04992592,-0.1326139;-0.7504912;-0.03050933,0.02436995;0.5520799;-0.01825297,762.804
+0;0;0,0.001886978;0.3201734;-0.0005068717,0.003612677;0.6285208;-0.01744014,0.1815635;0.5062707;0.008089028,0.2132952;0.2401654;0.03318584,0.2575504;-0.06618136;-0.03798585,-0.174814;0.5036097;0.001556125,-0.2274749;0.2401123;0.01719877,-0.2893585;-0.07069796;-0.003770262,0.0773701;0.008516462;-0.05445721,0.09790138;-0.3550295;-0.01807034,0.09731653;-0.7552419;0.07621105,0.09712583;-0.7172508;-0.008077092,-0.07552102;0.007848059;-0.05708971,-0.1309483;-0.3526965;-0.02799231,-0.1566468;-0.7535942;0.05964245,-0.1546471;-0.7154716;-0.02460961,0.003298215;0.5531218;-0.01062733,0;0;0,0.01365654;0.3198453;-0.005227804,0.02814199;0.6276727;-0.02532995,0.1977615;0.5038211;-0.06222439,0.2689879;0.2443291;-0.06850636,0.2774681;-0.05824268;-0.1646869,-0.1444338;0.4951246;0.03191408,-0.1925936;0.2304428;0.02337359,-0.2646375;-0.07231036;-0.04004936,0.0727584;0.003465831;-0.06097913,0.1104611;-0.3593454;-0.03169239,0.1114555;-0.7571317;0.07234812,0.1172613;-0.7915864;0.01775622,-0.09202334;0.004361195;-0.02317188,-0.1184245;-0.3605211;-0.01450616,-0.1189448;-0.7666266;0.04981596,-0.1347301;-0.7521352;-0.03190735,0.02457071;0.5524186;-0.01787269,762.8261
+0;0;0,0.001941775;0.3201716;-0.001108547,0.003610188;0.6284543;-0.01916433,0.1814928;0.5068203;0.008802008,0.2139412;0.2407246;0.03306945,0.2580333;-0.06574181;-0.03768725,-0.1747636;0.5037391;0.001312914,-0.2286947;0.2409366;0.02310908,-0.2905503;-0.0705075;0.01612838,0.07734132;0.008485399;-0.05450293,0.09783883;-0.3550522;-0.01801319,0.09717518;-0.7552638;0.07627108,0.09714676;-0.7173397;-0.008023605,-0.07556356;0.007867346;-0.05703074,-0.1310817;-0.3526627;-0.02792703,-0.1569186;-0.7535629;0.05965597,-0.1547542;-0.715507;-0.02459844,0.003310772;0.5530832;-0.01204874,0;0;0,0.01365654;0.3198453;-0.005227804,0.02814199;0.6276727;-0.02532995,0.1977615;0.5038211;-0.06222439,0.2689879;0.2443291;-0.06850636,0.2774681;-0.05824268;-0.1646869,-0.1444338;0.4951246;0.03191408,-0.1925936;0.2304428;0.02337359,-0.2646375;-0.07231036;-0.04004936,0.0727584;0.003465831;-0.06097913,0.1104611;-0.3593454;-0.03169239,0.1114555;-0.7571317;0.07234812,0.1172613;-0.7915864;0.01775622,-0.09202334;0.004361195;-0.02317188,-0.1184245;-0.3605211;-0.01450616,-0.1189448;-0.7666266;0.04981596,-0.1347301;-0.7521352;-0.03190735,0.02457071;0.5524186;-0.01787269,762.8372
+0;0;0,0.001943271;0.3204182;-0.001109401,0.003612237;0.6288;-0.01917056,0.1814291;0.5071678;0.008789533,0.2138318;0.2414467;0.03302282,0.2579376;-0.06511483;-0.03775585,-0.1746959;0.5040877;0.0013032,-0.2285511;0.2416552;0.02306869,-0.2904259;-0.06988558;0.01608582,0.07755378;0.008508708;-0.05465265,0.09803057;-0.3546613;-0.01819981,0.09736686;-0.7549023;0.07609141,0.09733832;-0.7169445;-0.008561529,-0.07577114;0.007888957;-0.0571874,-0.1312332;-0.3522766;-0.02811312,-0.1570719;-0.7532063;0.05947633,-0.1548983;-0.7151161;-0.02513615,0.00331276;0.5534136;-0.01205353,0;0;0,0.01389445;0.3200864;-0.004952192,0.02823398;0.6280437;-0.02468717,0.1975591;0.5038643;-0.06237113,0.2688514;0.2447926;-0.06901896,0.2766589;-0.05778712;-0.1655564,-0.1439035;0.4953352;0.03338505,-0.1927445;0.2310561;0.02938431,-0.2712917;-0.07097444;-0.03013735,0.07273564;0.003492787;-0.0614103,0.1099218;-0.3589612;-0.03166437,0.1105562;-0.7565988;0.07306433,0.1165233;-0.7908428;0.0176878,-0.09243983;0.004408841;-0.02256854,-0.1193273;-0.3600701;-0.0140429,-0.1202786;-0.7661035;0.05091977,-0.1364331;-0.7516574;-0.03109582,0.02470814;0.5527636;-0.01731634,762.848
+0;0;0,0.001943271;0.3204182;-0.001109401,0.003612237;0.6288;-0.01917056,0.1814291;0.5071678;0.008789533,0.2138318;0.2414467;0.03302282,0.2579376;-0.06511483;-0.03775585,-0.1746959;0.5040877;0.0013032,-0.2285511;0.2416552;0.02306869,-0.2904259;-0.06988558;0.01608582,0.07755378;0.008508708;-0.05465265,0.09803057;-0.3546613;-0.01819981,0.09736686;-0.7549023;0.07609141,0.09733832;-0.7169445;-0.008561529,-0.07577114;0.007888957;-0.0571874,-0.1312332;-0.3522766;-0.02811312,-0.1570719;-0.7532063;0.05947633,-0.1548983;-0.7151161;-0.02513615,0.00331276;0.5534136;-0.01205353,0;0;0,0.01389445;0.3200864;-0.004952192,0.02823398;0.6280437;-0.02468717,0.1975591;0.5038643;-0.06237113,0.2688514;0.2447926;-0.06901896,0.2766589;-0.05778712;-0.1655564,-0.1439035;0.4953352;0.03338505,-0.1927445;0.2310561;0.02938431,-0.2712917;-0.07097444;-0.03013735,0.07273564;0.003492787;-0.0614103,0.1099218;-0.3589612;-0.03166437,0.1105562;-0.7565988;0.07306433,0.1165233;-0.7908428;0.0176878,-0.09243983;0.004408841;-0.02256854,-0.1193273;-0.3600701;-0.0140429,-0.1202786;-0.7661035;0.05091977,-0.1364331;-0.7516574;-0.03109582,0.02470814;0.5527636;-0.01731634,762.8701
+0;0;0,0.001895303;0.3204167;-0.001544664,0.003421217;0.6287599;-0.02026315,0.1813123;0.5072981;0.007913072,0.213263;0.2415822;0.03279583,0.2573188;-0.06511447;-0.03742647,-0.1748065;0.5041265;0.001125303,-0.2298618;0.2426837;0.03047697,-0.2916204;-0.06891942;0.02555138,0.07754215;0.008435969;-0.05468043,0.09789287;-0.3547029;-0.01784874,0.09709718;-0.7550086;0.07616642,0.09695309;-0.7170912;-0.00849019,-0.07577948;0.007960078;-0.05716648,-0.131459;-0.3521734;-0.02811071,-0.1572872;-0.7531233;0.05938923,-0.1552285;-0.715068;-0.02522947,0.003161849;0.5533891;-0.01298141,0;0;0,0.01389445;0.3200864;-0.004952192,0.02823398;0.6280437;-0.02468717,0.1975591;0.5038643;-0.06237113,0.2688514;0.2447926;-0.06901896,0.2766589;-0.05778712;-0.1655564,-0.1439035;0.4953352;0.03338505,-0.1927445;0.2310561;0.02938431,-0.2712917;-0.07097444;-0.03013735,0.07273564;0.003492787;-0.0614103,0.1099218;-0.3589612;-0.03166437,0.1105562;-0.7565988;0.07306433,0.1165233;-0.7908428;0.0176878,-0.09243983;0.004408841;-0.02256854,-0.1193273;-0.3600701;-0.0140429,-0.1202786;-0.7661035;0.05091977,-0.1364331;-0.7516574;-0.03109582,0.02470814;0.5527636;-0.01731634,762.8815
+0;0;0,0.001896692;0.3206517;-0.001545797,0.003423181;0.6291075;-0.02027072,0.181463;0.507588;0.007924806,0.2133;0.2428187;0.03271893,0.2571628;-0.06253481;-0.03719584,-0.1749533;0.5044138;0.001131365,-0.2298125;0.2439024;0.03037847,-0.2913006;-0.06633615;0.02547446,0.07746539;0.008427619;-0.05462631,0.09776731;-0.3538404;-0.01788295,0.09696975;-0.7550862;0.07635301,0.09682553;-0.7171616;-0.008380733,-0.07570446;0.007952199;-0.0571099,-0.1312504;-0.3513176;-0.02812381,-0.1571393;-0.7532091;0.05958162,-0.1550787;-0.7151465;-0.02511416,0.003163748;0.5537176;-0.01298713,0;0;0,0.0138498;0.3203235;-0.004953504,0.02779831;0.6284186;-0.02458656,0.1971053;0.5039334;-0.06310058,0.2686895;0.2459783;-0.0712229,0.2760096;-0.0556449;-0.1662107,-0.1440282;0.4953682;0.03433868,-0.1934782;0.2321475;0.03354365,-0.2772233;-0.06855235;-0.01763426,0.07246993;0.003634915;-0.06156981,0.1090986;-0.3580315;-0.03231025,0.1090936;-0.756373;0.07353544,0.1156414;-0.7905079;0.01797938,-0.09245802;0.004279235;-0.02211669,-0.1204119;-0.3592541;-0.01421623,-0.1219657;-0.7661389;0.05152334,-0.1384296;-0.7517053;-0.03050868,0.02437876;0.5531116;-0.01724303,762.8929
+0;0;0,0.001896692;0.3206517;-0.001545797,0.003423181;0.6291075;-0.02027072,0.181463;0.507588;0.007924806,0.2133;0.2428187;0.03271893,0.2571628;-0.06253481;-0.03719584,-0.1749533;0.5044138;0.001131365,-0.2298125;0.2439024;0.03037847,-0.2913006;-0.06633615;0.02547446,0.07746539;0.008427619;-0.05462631,0.09776731;-0.3538404;-0.01788295,0.09696975;-0.7550862;0.07635301,0.09682553;-0.7171616;-0.008380733,-0.07570446;0.007952199;-0.0571099,-0.1312504;-0.3513176;-0.02812381,-0.1571393;-0.7532091;0.05958162,-0.1550787;-0.7151465;-0.02511416,0.003163748;0.5537176;-0.01298713,0;0;0,0.0138498;0.3203235;-0.004953504,0.02779831;0.6284186;-0.02458656,0.1971053;0.5039334;-0.06310058,0.2686895;0.2459783;-0.0712229,0.2760096;-0.0556449;-0.1662107,-0.1440282;0.4953682;0.03433868,-0.1934782;0.2321475;0.03354365,-0.2772233;-0.06855235;-0.01763426,0.07246993;0.003634915;-0.06156981,0.1090986;-0.3580315;-0.03231025,0.1090936;-0.756373;0.07353544,0.1156414;-0.7905079;0.01797938,-0.09245802;0.004279235;-0.02211669,-0.1204119;-0.3592541;-0.01421623,-0.1219657;-0.7661389;0.05152334,-0.1384296;-0.7517053;-0.03050868,0.02437876;0.5531116;-0.01724303,762.9044
+0;0;0,0.001866923;0.3208044;-0.001929545,0.003274316;0.6293219;-0.02107595,0.1812518;0.5082328;0.006824236,0.2126183;0.2432123;0.03267507,0.256435;-0.06171647;-0.03677931,-0.1748612;0.504917;0.0009993818,-0.2304349;0.2451735;0.03750882,-0.2933699;-0.06427315;0.04020091,0.07766043;0.008423047;-0.05489193,0.09784813;-0.3536948;-0.01792746,0.09737525;-0.7540439;0.07627773,0.09705991;-0.7161071;-0.008920223,-0.07601494;0.007994706;-0.05721039,-0.1316292;-0.3511382;-0.02833349,-0.1576143;-0.7521731;0.0591308,-0.1557075;-0.7140924;-0.02603287,0.003042493;0.5539226;-0.0137003,0;0;0,0.01411384;0.3204705;-0.004704714,0.02824712;0.6286606;-0.0240736,0.1969844;0.5038877;-0.0633707,0.2693472;0.2458583;-0.07188284,0.2757553;-0.05548444;-0.1660997,-0.1429306;0.4951747;0.03571629,-0.193655;0.2319041;0.03763029,-0.2818455;-0.06780052;-0.008466218,0.07248962;0.003537938;-0.06203187,0.1089805;-0.3579442;-0.03199279,0.1087266;-0.755365;0.07388854,0.1158637;-0.789173;0.0173254,-0.09289429;0.004431464;-0.02159228,-0.1208782;-0.3589773;-0.0142265,-0.1227355;-0.7648959;0.05196195,-0.1396279;-0.7505237;-0.03045287,0.02478202;0.5533309;-0.01679742,762.9259
+0;0;0,0.001866923;0.3208044;-0.001929545,0.003274316;0.6293219;-0.02107595,0.1812518;0.5082328;0.006824236,0.2126183;0.2432123;0.03267507,0.256435;-0.06171647;-0.03677931,-0.1748612;0.504917;0.0009993818,-0.2304349;0.2451735;0.03750882,-0.2933699;-0.06427315;0.04020091,0.07766043;0.008423047;-0.05489193,0.09784813;-0.3536948;-0.01792746,0.09737525;-0.7540439;0.07627773,0.09705991;-0.7161071;-0.008920223,-0.07601494;0.007994706;-0.05721039,-0.1316292;-0.3511382;-0.02833349,-0.1576143;-0.7521731;0.0591308,-0.1557075;-0.7140924;-0.02603287,0.003042493;0.5539226;-0.0137003,0;0;0,0.01411384;0.3204705;-0.004704714,0.02824712;0.6286606;-0.0240736,0.1969844;0.5038877;-0.0633707,0.2693472;0.2458583;-0.07188284,0.2757553;-0.05548444;-0.1660997,-0.1429306;0.4951747;0.03571629,-0.193655;0.2319041;0.03763029,-0.2818455;-0.06780052;-0.008466218,0.07248962;0.003537938;-0.06203187,0.1089805;-0.3579442;-0.03199279,0.1087266;-0.755365;0.07388854,0.1158637;-0.789173;0.0173254,-0.09289429;0.004431464;-0.02159228,-0.1208782;-0.3589773;-0.0142265,-0.1227355;-0.7648959;0.05196195,-0.1396279;-0.7505237;-0.03045287,0.02478202;0.5533309;-0.01679742,762.9385
+0;0;0,0.001867244;0.3208595;-0.001929876,0.003274614;0.6293704;-0.0210757,0.1814889;0.5082259;0.006851247,0.2128166;0.2435338;0.03267004,0.2571283;-0.06483999;-0.03756903,-0.1750974;0.5049056;0.001018651,-0.2306022;0.2454841;0.03748284,-0.2942483;-0.06745866;0.04020534,0.07772841;0.008430421;-0.05493998,0.09783038;-0.3521495;-0.0181325,0.09735548;-0.7541986;0.0764727,0.09704012;-0.7162613;-0.008731149,-0.07608148;0.008001704;-0.05726046,-0.1314595;-0.3496059;-0.0285062,-0.157555;-0.7523437;0.05932946,-0.155648;-0.7142624;-0.0258401,0.003042807;0.5539764;-0.01370057,0;0;0,0.01427046;0.3205215;-0.004504919,0.02840587;0.6287194;-0.02364135,0.1972045;0.5039645;-0.06378746,0.2692328;0.2461842;-0.07222128,0.2755955;-0.05883014;-0.1666523,-0.1426606;0.4949871;0.03701003,-0.1950905;0.2324729;0.04388926,-0.2903571;-0.06981736;0.004693523,0.07243769;0.003467932;-0.06222486,0.1093667;-0.3564585;-0.03279746,0.1080605;-0.7552818;0.07458973,0.1151834;-0.7890858;0.01801133,-0.09306572;0.004569189;-0.02119131,-0.1209239;-0.357315;-0.01482571,-0.1237544;-0.7647299;0.05298904,-0.1390843;-0.8024014;0.002905425,0.02494833;0.5533894;-0.01642168,762.9598
+0;0;0,0.001872851;0.3209544;-0.001545734,0.003553096;0.629607;-0.01908881,0.1821258;0.508083;0.005709855,0.2129997;0.2439436;0.03255422,0.2574641;-0.06522581;-0.03739209,-0.1752172;0.5048483;0.0009386633,-0.231581;0.2472212;0.04446795,-0.2962636;-0.06608883;0.05487404,0.07775173;0.008375632;-0.05503958,0.09750719;-0.3515518;-0.01807101,0.09715983;-0.7541019;0.0764558,0.09663191;-0.7160516;-0.00909891,-0.07617761;0.008053687;-0.05724464,-0.1315695;-0.3488938;-0.02852284,-0.1576018;-0.752081;0.05947913,-0.1559009;-0.7138894;-0.02604689,0.003231303;0.5541523;-0.01230142,0;0;0,0.01433834;0.3206126;-0.004421473,0.0283955;0.6288613;-0.02342308,0.19714;0.503646;-0.06439066,0.2690059;0.2463205;-0.07228327,0.2752992;-0.05993333;-0.1651502,-0.1422873;0.4943507;0.03830801,-0.1966339;0.2328975;0.04980096,-0.2959578;-0.06976363;0.01839557,0.072401;0.003386289;-0.06238162,0.1096;-0.3558613;-0.03302025,0.1074738;-0.754919;0.07528687,0.1148937;-0.7884675;0.01791763,-0.09321077;0.004719576;-0.02084026,-0.1214645;-0.3565;-0.01565962,-0.1247483;-0.7641616;0.05350105,-0.1412062;-0.8018844;0.003227245,0.02496598;0.5535207;-0.01623821,762.9823
+0;0;0,0.001872851;0.3209544;-0.001545734,0.003553096;0.629607;-0.01908881,0.1821258;0.508083;0.005709855,0.2129997;0.2439436;0.03255422,0.2574641;-0.06522581;-0.03739209,-0.1752172;0.5048483;0.0009386633,-0.231581;0.2472212;0.04446795,-0.2962636;-0.06608883;0.05487404,0.07775173;0.008375632;-0.05503958,0.09750719;-0.3515518;-0.01807101,0.09715983;-0.7541019;0.0764558,0.09663191;-0.7160516;-0.00909891,-0.07617761;0.008053687;-0.05724464,-0.1315695;-0.3488938;-0.02852284,-0.1576018;-0.752081;0.05947913,-0.1559009;-0.7138894;-0.02604689,0.003231303;0.5541523;-0.01230142,0;0;0,0.01433834;0.3206126;-0.004421473,0.0283955;0.6288613;-0.02342308,0.19714;0.503646;-0.06439066,0.2690059;0.2463205;-0.07228327,0.2752992;-0.05993333;-0.1651502,-0.1422873;0.4943507;0.03830801,-0.1966339;0.2328975;0.04980096,-0.2959578;-0.06976363;0.01839557,0.072401;0.003386289;-0.06238162,0.1096;-0.3558613;-0.03302025,0.1074738;-0.754919;0.07528687,0.1148937;-0.7884675;0.01791763,-0.09321077;0.004719576;-0.02084026,-0.1214645;-0.3565;-0.01565962,-0.1247483;-0.7641616;0.05350105,-0.1412062;-0.8018844;0.003227245,0.02496598;0.5535207;-0.01623821,762.9933
+0;0;0,0.001873038;0.3209864;-0.001545888,0.003553188;0.6296208;-0.01908781,0.1824657;0.5080164;0.005744416,0.2134425;0.2429965;0.03267827,0.2579372;-0.06638363;-0.0373157,-0.175556;0.5047756;0.0009641657,-0.2321077;0.2462896;0.04463856,-0.2968344;-0.06723395;0.05505175,0.07784966;0.00838618;-0.05510889,0.0976211;-0.3518325;-0.01811041,0.0972738;-0.7543128;0.07640001,0.09674406;-0.7162347;-0.009449609,-0.07627355;0.008063831;-0.05731674,-0.1317102;-0.3491725;-0.02857169,-0.157738;-0.7522898;0.05941501,-0.1560313;-0.7140699;-0.02640581,0.003231425;0.5541732;-0.01230107,0;0;0,0.01425107;0.3206504;-0.004286408,0.02811326;0.6289006;-0.02311182,0.197143;0.503646;-0.06461024,0.2687238;0.245318;-0.07257283,0.2750564;-0.06202665;-0.1625401,-0.1421907;0.4935396;0.03982881,-0.1987423;0.2318967;0.05612218,-0.3011495;-0.07067198;0.03245997,0.07233542;0.003342658;-0.06264424,0.1089123;-0.3561713;-0.03216279,0.1067123;-0.7551627;0.07611322,0.1137644;-0.7885539;0.01808286,-0.09342753;0.004830611;-0.02039238,-0.1224701;-0.356618;-0.01503335,-0.1258366;-0.7641235;0.05461305,-0.1409789;-0.8020768;0.003733277,0.02473691;0.5535605;-0.01597166,763.0154
+0;0;0,0.001874782;0.3209837;-0.002022371,0.003490199;0.6295508;-0.02064925,0.18246;0.5082231;0.004751131,0.213301;0.243262;0.03241029,0.2573499;-0.06630826;-0.03702249,-0.1756431;0.5051296;0.0006392095,-0.2330205;0.2482264;0.05191436,-0.2985607;-0.06476954;0.07016186,0.07785433;0.008307501;-0.05511422,0.09754314;-0.351903;-0.01799199,0.09747831;-0.754461;0.07618737,0.09684739;-0.7164397;-0.009666882,-0.07627047;0.008145058;-0.05730935,-0.1317156;-0.3490889;-0.02855101,-0.15786;-0.7522216;0.05933053,-0.1562505;-0.7140585;-0.02649758,0.003184486;0.554136;-0.01350614,0;0;0,0.01425107;0.3206504;-0.004286408,0.02811326;0.6289006;-0.02311182,0.197143;0.503646;-0.06461024,0.2687238;0.245318;-0.07257283,0.2750564;-0.06202665;-0.1625401,-0.1421907;0.4935396;0.03982881,-0.1987423;0.2318967;0.05612218,-0.3011495;-0.07067198;0.03245997,0.07233542;0.003342658;-0.06264424,0.1089123;-0.3561713;-0.03216279,0.1067123;-0.7551627;0.07611322,0.1137644;-0.7885539;0.01808286,-0.09342753;0.004830611;-0.02039238,-0.1224701;-0.356618;-0.01503335,-0.1258366;-0.7641235;0.05461305,-0.1409789;-0.8020768;0.003733277,0.02473691;0.5535605;-0.01597166,763.027
+0;0;0,0.001874782;0.3209837;-0.002022371,0.003490199;0.6295508;-0.02064925,0.18246;0.5082231;0.004751131,0.213301;0.243262;0.03241029,0.2573499;-0.06630826;-0.03702249,-0.1756431;0.5051296;0.0006392095,-0.2330205;0.2482264;0.05191436,-0.2985607;-0.06476954;0.07016186,0.07785433;0.008307501;-0.05511422,0.09754314;-0.351903;-0.01799199,0.09747831;-0.754461;0.07618737,0.09684739;-0.7164397;-0.009666882,-0.07627047;0.008145058;-0.05730935,-0.1317156;-0.3490889;-0.02855101,-0.15786;-0.7522216;0.05933053,-0.1562505;-0.7140585;-0.02649758,0.003184486;0.554136;-0.01350614,0;0;0,0.01425107;0.3206504;-0.004286408,0.02811326;0.6289006;-0.02311182,0.197143;0.503646;-0.06461024,0.2687238;0.245318;-0.07257283,0.2750564;-0.06202665;-0.1625401,-0.1421907;0.4935396;0.03982881,-0.1987423;0.2318967;0.05612218,-0.3011495;-0.07067198;0.03245997,0.07233542;0.003342658;-0.06264424,0.1089123;-0.3561713;-0.03216279,0.1067123;-0.7551627;0.07611322,0.1137644;-0.7885539;0.01808286,-0.09342753;0.004830611;-0.02039238,-0.1224701;-0.356618;-0.01503335,-0.1258366;-0.7641235;0.05461305,-0.1409789;-0.8020768;0.003733277,0.02473691;0.5535605;-0.01597166,763.0381
+0;0;0,0.001874541;0.3209423;-0.00202211,0.003489556;0.6294322;-0.02064426,0.1822486;0.5081787;0.004732732,0.213037;0.2436697;0.03234469,0.2573074;-0.06745678;-0.03743713,-0.1754334;0.5050889;0.0006256439,-0.2327129;0.248624;0.0518133,-0.2985825;-0.06594542;0.07015254,0.07792399;0.008314935;-0.05516354,0.09761717;-0.3519756;-0.01803307,0.09755233;-0.7546259;0.07616791,0.09692287;-0.7166231;-0.009488225,-0.07633872;0.008152346;-0.05736063,-0.1317962;-0.349161;-0.02859591,-0.1579466;-0.7523862;0.05930579,-0.1563407;-0.7142419;-0.02632426,0.003183924;0.5540376;-0.01350308,0;0;0,0.01443516;0.3205972;-0.004536271,0.02840799;0.6287488;-0.02361941,0.197167;0.503542;-0.06511855,0.268378;0.2455623;-0.07224643,0.2761889;-0.06465998;-0.157863,-0.1415044;0.4939247;0.04042983,-0.1994181;0.2333433;0.0608912,-0.3052144;-0.07015616;0.04288362,0.07225957;0.00334771;-0.06286216,0.1085225;-0.3562285;-0.03178704,0.1062216;-0.755241;0.07677078,0.1135459;-0.7887262;0.01917386,-0.09357542;0.004861858;-0.02010738,-0.1227363;-0.3566617;-0.01499861,-0.1263495;-0.7641319;0.05540083,-0.14182;-0.8015003;0.004179891,0.02500998;0.5534364;-0.01641273,763.0504
+0;0;0,0.001853242;0.32094;-0.002376778,0.003400404;0.6293807;-0.0217656,0.1822876;0.508608;0.003947394,0.2128625;0.2441182;0.03197639,0.2568575;-0.06713185;-0.03742772,-0.1755551;0.5054657;0.0004393365,-0.2332131;0.2505051;0.05828373,-0.3002356;-0.06333309;0.08363473,0.07791402;0.008242953;-0.05518842,0.09752769;-0.3520496;-0.01803569,0.0974579;-0.7546533;0.07636429,0.09673099;-0.7166931;-0.009295039,-0.07633707;0.008226104;-0.0573523,-0.1318122;-0.3490883;-0.02863518,-0.1582657;-0.7522914;0.05927728,-0.1567556;-0.714196;-0.02635914,0.003116289;0.5540089;-0.01438699,0;0;0,0.01443516;0.3205972;-0.004536271,0.02840799;0.6287488;-0.02361941,0.197167;0.503542;-0.06511855,0.268378;0.2455623;-0.07224643,0.2761889;-0.06465998;-0.157863,-0.1415044;0.4939247;0.04042983,-0.1994181;0.2333433;0.0608912,-0.3052144;-0.07015616;0.04288362,0.07225957;0.00334771;-0.06286216,0.1085225;-0.3562285;-0.03178704,0.1062216;-0.755241;0.07677078,0.1135459;-0.7887262;0.01917386,-0.09357542;0.004861858;-0.02010738,-0.1227363;-0.3566617;-0.01499861,-0.1263495;-0.7641319;0.05540083,-0.14182;-0.8015003;0.004179891,0.02500998;0.5534364;-0.01641273,763.0621
+0;0;0,0.001852896;0.32088;-0.002376334,0.003399642;0.6292377;-0.02175991,0.1825407;0.5084218;0.003976997,0.2130921;0.2441345;0.03198452,0.2572117;-0.06799677;-0.0376161,-0.1758089;0.505275;0.0004639737,-0.2334227;0.2505097;0.05826406,-0.300635;-0.06421712;0.08368684,0.07801955;0.008254117;-0.05526317,0.0976181;-0.3517607;-0.01813908,0.09754822;-0.7548823;0.07638233,0.09682546;-0.7169675;-0.008789308,-0.07644047;0.008237246;-0.05742998,-0.1318728;-0.3488017;-0.02873499,-0.1583604;-0.7525234;0.05929055,-0.1568589;-0.7144741;-0.02585831,0.003115607;0.553887;-0.01438336,0;0;0,0.01436413;0.3205389;-0.004639506,0.0282093;0.628607;-0.02381408,0.1971464;0.5033679;-0.06573045,0.268048;0.2454874;-0.0717411,0.2776717;-0.06674585;-0.153194,-0.141454;0.4937896;0.04171084,-0.2005029;0.234082;0.06682646,-0.3094507;-0.06966379;0.05757478,0.07220964;0.003436476;-0.06311226,0.1081139;-0.3558686;-0.03174829,0.1055958;-0.7552482;0.07748032,0.1137653;-0.7889311;0.02095485,-0.09378231;0.004802726;-0.01977404,-0.1232064;-0.3564235;-0.01499984,-0.127356;-0.7643303;0.0559658,-0.1403304;-0.7992604;0.001807481,0.02484634;0.5533167;-0.01658392,763.0833
+0;0;0,0.001852896;0.32088;-0.002376334,0.003399642;0.6292377;-0.02175991,0.1825407;0.5084218;0.003976997,0.2130921;0.2441345;0.03198452,0.2572117;-0.06799677;-0.0376161,-0.1758089;0.505275;0.0004639737,-0.2334227;0.2505097;0.05826406,-0.300635;-0.06421712;0.08368684,0.07801955;0.008254117;-0.05526317,0.0976181;-0.3517607;-0.01813908,0.09754822;-0.7548823;0.07638233,0.09682546;-0.7169675;-0.008789308,-0.07644047;0.008237246;-0.05742998,-0.1318728;-0.3488017;-0.02873499,-0.1583604;-0.7525234;0.05929055,-0.1568589;-0.7144741;-0.02585831,0.003115607;0.553887;-0.01438336,0;0;0,0.01436413;0.3205389;-0.004639506,0.0282093;0.628607;-0.02381408,0.1971464;0.5033679;-0.06573045,0.268048;0.2454874;-0.0717411,0.2776717;-0.06674585;-0.153194,-0.141454;0.4937896;0.04171084,-0.2005029;0.234082;0.06682646,-0.3094507;-0.06966379;0.05757478,0.07220964;0.003436476;-0.06311226,0.1081139;-0.3558686;-0.03174829,0.1055958;-0.7552482;0.07748032,0.1137653;-0.7889311;0.02095485,-0.09378231;0.004802726;-0.01977404,-0.1232064;-0.3564235;-0.01499984,-0.127356;-0.7643303;0.0559658,-0.1403304;-0.7992604;0.001807481,0.02484634;0.5533167;-0.01658392,763.0947
+0;0;0,0.001850052;0.3207496;-0.002784468,0.003364132;0.6289068;-0.02277298,0.1821718;0.5084211;0.002940672,0.212687;0.2422951;0.03182558,0.2564275;-0.06826192;-0.03702727,-0.1755503;0.5057461;0.0003100224,-0.2342233;0.2514847;0.06737074,-0.3019421;-0.0605835;0.1009452,0.07806124;0.008173842;-0.05529488,0.09744798;-0.3518893;-0.01801663,0.09748127;-0.7558936;0.07653829,0.09663408;-0.7181272;-0.00743515,-0.07648252;0.008309918;-0.0574392,-0.1319455;-0.3487823;-0.02880342,-0.1588232;-0.7533118;0.05947783,-0.1574754;-0.7154175;-0.02447715,0.003086718;0.5536137;-0.01522871,0;0;0,0.01434261;0.320408;-0.004943132,0.02809835;0.6282969;-0.02446461,0.1966822;0.5032977;-0.06625557,0.2682852;0.2436217;-0.07172084,0.2786907;-0.06807682;-0.1481106,-0.1407679;0.4940133;0.04250141,-0.2017225;0.2332326;0.07193699,-0.3127399;-0.06804243;0.06908309,0.07211912;0.003349736;-0.06328905,0.1078171;-0.3559578;-0.03112173,0.1047258;-0.7560871;0.07863736,0.111455;-0.7906103;0.02474809,-0.0938857;0.004938179;-0.01946747,-0.1238748;-0.3562925;-0.01456362,-0.1282852;-0.7650368;0.05663133,-0.1411903;-0.7989017;0.003084008,0.0247635;0.5530552;-0.0171423,763.1158
+0;0;0,0.001850052;0.3207496;-0.002784468,0.003364132;0.6289068;-0.02277298,0.1821718;0.5084211;0.002940672,0.212687;0.2422951;0.03182558,0.2564275;-0.06826192;-0.03702727,-0.1755503;0.5057461;0.0003100224,-0.2342233;0.2514847;0.06737074,-0.3019421;-0.0605835;0.1009452,0.07806124;0.008173842;-0.05529488,0.09744798;-0.3518893;-0.01801663,0.09748127;-0.7558936;0.07653829,0.09663408;-0.7181272;-0.00743515,-0.07648252;0.008309918;-0.0574392,-0.1319455;-0.3487823;-0.02880342,-0.1588232;-0.7533118;0.05947783,-0.1574754;-0.7154175;-0.02447715,0.003086718;0.5536137;-0.01522871,0;0;0,0.01434261;0.320408;-0.004943132,0.02809835;0.6282969;-0.02446461,0.1966822;0.5032977;-0.06625557,0.2682852;0.2436217;-0.07172084,0.2786907;-0.06807682;-0.1481106,-0.1407679;0.4940133;0.04250141,-0.2017225;0.2332326;0.07193699,-0.3127399;-0.06804243;0.06908309,0.07211912;0.003349736;-0.06328905,0.1078171;-0.3559578;-0.03112173,0.1047258;-0.7560871;0.07863736,0.111455;-0.7906103;0.02474809,-0.0938857;0.004938179;-0.01946747,-0.1238748;-0.3562925;-0.01456362,-0.1282852;-0.7650368;0.05663133,-0.1411903;-0.7989017;0.003084008,0.0247635;0.5530552;-0.0171423,763.1277
+0;0;0,0.001849873;0.3207186;-0.002784199,0.003363721;0.6288302;-0.02276997,0.1817256;0.5084634;0.002897806,0.2124618;0.2404108;0.03199182,0.2560551;-0.06910196;-0.0366295,-0.1751061;0.5057951;0.0002737036,-0.2342038;0.2496929;0.06781991,-0.3016949;-0.06132591;0.1012814,0.07798827;0.008166201;-0.05524319,0.0973743;-0.3518835;-0.01796634,0.09740756;-0.755615;0.07652476,0.09656171;-0.7178609;-0.007316433,-0.07641102;0.008302151;-0.05738551,-0.1318719;-0.3487766;-0.0287508,-0.1587315;-0.7530331;0.05947086,-0.1573858;-0.7151513;-0.0243519,0.003086331;0.5535436;-0.01522635,0;0;0,0.01388632;0.3203876;-0.005527139,0.02725551;0.6281879;-0.02593601,0.1955717;0.5035065;-0.06731796,0.2676852;0.2419336;-0.0720681,0.2783549;-0.06970978;-0.1439848,-0.1407145;0.4946856;0.04276901,-0.2030796;0.2326172;0.07554223,-0.315552;-0.06688929;0.08284179,0.07180399;0.003475964;-0.0635041,0.1065047;-0.3558626;-0.03075075,0.1032977;-0.7556534;0.07918012,0.1103157;-0.790216;0.02558339,-0.09386855;0.004798842;-0.01913984,-0.1256021;-0.3562676;-0.01412377,-0.1297537;-0.7647296;0.05707496,-0.1431466;-0.7982104;0.003399882,0.02402615;0.5529742;-0.01835096,763.1497
+0;0;0,0.001750219;0.3207162;-0.00310352,0.003176033;0.6287943;-0.02359057,0.1816004;0.5084991;0.002011962,0.2120137;0.2404495;0.03146983,0.2553766;-0.06921318;-0.03661902,-0.1753426;0.5062563;0.000193933,-0.2344398;0.2521023;0.07473652,-0.3027776;-0.05806866;0.1138688,0.07797629;0.008053477;-0.05527663,0.09714338;-0.3520033;-0.01795514,0.09748317;-0.75578;0.07634229,0.09651367;-0.7180491;-0.007499702,-0.07640908;0.008415057;-0.05737165,-0.1320813;-0.3486456;-0.02892121,-0.1589152;-0.7528918;0.05935533,-0.1576909;-0.7150404;-0.02447214,0.002925593;0.5535222;-0.01590291,0;0;0,0.01388632;0.3203876;-0.005527139,0.02725551;0.6281879;-0.02593601,0.1955717;0.5035065;-0.06731796,0.2676852;0.2419336;-0.0720681,0.2783549;-0.06970978;-0.1439848,-0.1407145;0.4946856;0.04276901,-0.2030796;0.2326172;0.07554223,-0.315552;-0.06688929;0.08284179,0.07180399;0.003475964;-0.0635041,0.1065047;-0.3558626;-0.03075075,0.1032977;-0.7556534;0.07918012,0.1103157;-0.790216;0.02558339,-0.09386855;0.004798842;-0.01913984,-0.1256021;-0.3562676;-0.01412377,-0.1297537;-0.7647296;0.05707496,-0.1431466;-0.7982104;0.003399882,0.02402615;0.5529742;-0.01835096,763.1625
+0;0;0,0.001749614;0.3206053;-0.003102447,0.003174489;0.6284791;-0.0235757,0.1812139;0.5083353;0.001982676,0.2116653;0.2399502;0.03147741,0.2551869;-0.07084557;-0.03686058,-0.1749597;0.5060973;0.0001685638,-0.2341309;0.2516252;0.07480445,-0.3027188;-0.05968064;0.1140799,0.07796187;0.008051987;-0.0552664,0.09712137;-0.3518623;-0.01795968,0.09746153;-0.7560872;0.07644244,0.09649166;-0.7183533;-0.007432349,-0.07639495;0.0084135;-0.05736104,-0.1320451;-0.3485059;-0.02892185,-0.1589088;-0.7532008;0.05945268,-0.1576841;-0.7153464;-0.02440758,0.00292423;0.5532613;-0.01589359,0;0;0,0.01411381;0.3202562;-0.006098628,0.02771685;0.627789;-0.02726519,0.195623;0.503759;-0.06874967,0.2676479;0.2417853;-0.07190609,0.279451;-0.07180098;-0.1403352,-0.1396444;0.4951526;0.04295658,-0.2034985;0.2338444;0.08127757,-0.3176832;-0.0661951;0.0910942,0.07177547;0.003466681;-0.06351006,0.1068276;-0.3557258;-0.03111839,0.1029818;-0.7557751;0.07958603,0.1098914;-0.7903341;0.0259192,-0.0938658;0.004808485;-0.01906186,-0.1256032;-0.3561161;-0.01423381,-0.13006;-0.7649508;0.05748826,-0.143487;-0.7990993;0.004569322,0.02442923;0.552653;-0.01948285,763.183
+0;0;0,0.001749614;0.3206053;-0.003102447,0.003174489;0.6284791;-0.0235757,0.1812139;0.5083353;0.001982676,0.2116653;0.2399502;0.03147741,0.2551869;-0.07084557;-0.03686058,-0.1749597;0.5060973;0.0001685638,-0.2341309;0.2516252;0.07480445,-0.3027188;-0.05968064;0.1140799,0.07796187;0.008051987;-0.0552664,0.09712137;-0.3518623;-0.01795968,0.09746153;-0.7560872;0.07644244,0.09649166;-0.7183533;-0.007432349,-0.07639495;0.0084135;-0.05736104,-0.1320451;-0.3485059;-0.02892185,-0.1589088;-0.7532008;0.05945268,-0.1576841;-0.7153464;-0.02440758,0.00292423;0.5532613;-0.01589359,0;0;0,0.01411381;0.3202562;-0.006098628,0.02771685;0.627789;-0.02726519,0.195623;0.503759;-0.06874967,0.2676479;0.2417853;-0.07190609,0.279451;-0.07180098;-0.1403352,-0.1396444;0.4951526;0.04295658,-0.2034985;0.2338444;0.08127757,-0.3176832;-0.0661951;0.0910942,0.07177547;0.003466681;-0.06351006,0.1068276;-0.3557258;-0.03111839,0.1029818;-0.7557751;0.07958603,0.1098914;-0.7903341;0.0259192,-0.0938658;0.004808485;-0.01906186,-0.1256032;-0.3561161;-0.01423381,-0.13006;-0.7649508;0.05748826,-0.143487;-0.7990993;0.004569322,0.02442923;0.552653;-0.01948285,763.1948
+0;0;0,0.001840986;0.320504;-0.002976512,0.00362737;0.6283542;-0.02285789,0.1812812;0.5081196;0.0007769568,0.2120751;0.236885;0.03161727,0.2549415;-0.07152888;-0.03598561,-0.1744437;0.506563;0.0001574671,-0.2346319;0.2513815;0.08217821,-0.3029645;-0.05653462;0.1274007,0.07780609;0.007929557;-0.05517844,0.09679651;-0.3512442;-0.01782583,0.09746303;-0.756152;0.07654431,0.09627538;-0.7183794;-0.007449023,-0.07626749;0.008511024;-0.05720279,-0.131713;-0.3476987;-0.02888251,-0.1586444;-0.7529708;0.05991913,-0.1576342;-0.7150785;-0.02406536,0.00324609;0.5531192;-0.01540188,0;0;0,0.01393318;0.3201453;-0.006923914,0.02725206;0.6275318;-0.02938724,0.1950463;0.5036454;-0.06988108,0.267926;0.2387871;-0.07237327,0.2795773;-0.07307994;-0.1366382,-0.1392226;0.4957016;0.04282105,-0.2047162;0.2324292;0.08601649,-0.3203191;-0.06422788;0.09855904,0.07151865;0.003488436;-0.06351566,0.1061036;-0.3550426;-0.03156173,0.1022244;-0.7555194;0.08006167,0.1093383;-0.7899958;0.02612758,-0.09368788;0.004803995;-0.01899551,-0.1265765;-0.3552765;-0.01430588,-0.1309533;-0.764757;0.05754836,-0.1501102;-0.750365;-0.02311213,0.02405917;0.5524356;-0.02123797,763.2162
+0;0;0,0.001840986;0.320504;-0.002976512,0.00362737;0.6283542;-0.02285789,0.1812812;0.5081196;0.0007769568,0.2120751;0.236885;0.03161727,0.2549415;-0.07152888;-0.03598561,-0.1744437;0.506563;0.0001574671,-0.2346319;0.2513815;0.08217821,-0.3029645;-0.05653462;0.1274007,0.07780609;0.007929557;-0.05517844,0.09679651;-0.3512442;-0.01782583,0.09746303;-0.756152;0.07654431,0.09627538;-0.7183794;-0.007449023,-0.07626749;0.008511024;-0.05720279,-0.131713;-0.3476987;-0.02888251,-0.1586444;-0.7529708;0.05991913,-0.1576342;-0.7150785;-0.02406536,0.00324609;0.5531192;-0.01540188,0;0;0,0.01393318;0.3201453;-0.006923914,0.02725206;0.6275318;-0.02938724,0.1950463;0.5036454;-0.06988108,0.267926;0.2387871;-0.07237327,0.2795773;-0.07307994;-0.1366382,-0.1392226;0.4957016;0.04282105,-0.2047162;0.2324292;0.08601649,-0.3203191;-0.06422788;0.09855904,0.07151865;0.003488436;-0.06351566,0.1061036;-0.3550426;-0.03156173,0.1022244;-0.7555194;0.08006167,0.1093383;-0.7899958;0.02612758,-0.09368788;0.004803995;-0.01899551,-0.1265765;-0.3552765;-0.01430588,-0.1309533;-0.764757;0.05754836,-0.1501102;-0.750365;-0.02311213,0.02405917;0.5524356;-0.02123797,763.2286
+0;0;0,0.001840553;0.3204286;-0.002975811,0.003626294;0.6281685;-0.0228502,0.181279;0.5079582;0.0007821508,0.2122817;0.2348845;0.03183158,0.2550555;-0.07286319;-0.03562529,-0.1744435;0.5064017;0.0001626667,-0.2350398;0.2494899;0.08273955,-0.3032247;-0.05776116;0.1278643,0.07780457;0.007929402;-0.05517736,0.0968109;-0.3515452;-0.01779347,0.09747542;-0.7552359;0.07629302,0.09628908;-0.717472;-0.007606767,-0.076266;0.008510857;-0.05720168,-0.131758;-0.3479972;-0.02885767,-0.1586084;-0.7520512;0.05967706,-0.1575993;-0.7141677;-0.0242139,0.003245136;0.5529576;-0.01539657,0;0;0,0.01406702;0.3200405;-0.007932425,0.0274783;0.6272353;-0.03142941,0.1952937;0.5031803;-0.07129467,0.268415;0.2364475;-0.07249331,0.2803198;-0.07523566;-0.1341414,-0.1385377;0.4965276;0.04314906,-0.2054612;0.2323107;0.0901078,-0.3228952;-0.06266418;0.1070709,0.0715068;0.003462806;-0.06352758,0.1061039;-0.3553275;-0.03107262,0.1021077;-0.7545794;0.08028662,0.1092302;-0.7891239;0.02658236,-0.09370273;0.004834983;-0.0189047,-0.1266148;-0.355541;-0.01373355,-0.1310623;-0.7637697;0.05801937,-0.1504797;-0.7494276;-0.02247073,0.02426115;0.552191;-0.02303934,763.2506
+0;0;0,0.001878295;0.3204239;-0.003426408,0.003698017;0.6281021;-0.02419302,0.1813516;0.5079727;-0.0002229959,0.2122167;0.2349205;0.03115138,0.2547931;-0.07302177;-0.03553807,-0.1745277;0.5072504;-5.235896E-06,-0.2354713;0.2527823;0.08958492,-0.3034818;-0.05338764;0.141769,0.07780386;0.007788246;-0.05519848,0.09678216;-0.3516867;-0.01780369,0.09735129;-0.7553345;0.07646735,0.09604168;-0.7176198;-0.007435158,-0.07625591;0.008664229;-0.05719209,-0.1317462;-0.3478524;-0.02895248,-0.1587137;-0.7518969;0.05959006,-0.1578283;-0.7140688;-0.02430749,0.003309982;0.5529189;-0.01646478,0;0;0,0.01406702;0.3200405;-0.007932425,0.0274783;0.6272353;-0.03142941,0.1952937;0.5031803;-0.07129467,0.268415;0.2364475;-0.07249331,0.2803198;-0.07523566;-0.1341414,-0.1385377;0.4965276;0.04314906,-0.2054612;0.2323107;0.0901078,-0.3228952;-0.06266418;0.1070709,0.0715068;0.003462806;-0.06352758,0.1061039;-0.3553275;-0.03107262,0.1021077;-0.7545794;0.08028662,0.1092302;-0.7891239;0.02658236,-0.09370273;0.004834983;-0.0189047,-0.1266148;-0.355541;-0.01373355,-0.1310623;-0.7637697;0.05801937,-0.1504797;-0.7494276;-0.02247073,0.02426115;0.552191;-0.02303934,763.2619
+0;0;0,0.001878295;0.3204239;-0.003426408,0.003698017;0.6281021;-0.02419302,0.1813516;0.5079727;-0.0002229959,0.2122167;0.2349205;0.03115138,0.2547931;-0.07302177;-0.03553807,-0.1745277;0.5072504;-5.235896E-06,-0.2354713;0.2527823;0.08958492,-0.3034818;-0.05338764;0.141769,0.07780386;0.007788246;-0.05519848,0.09678216;-0.3516867;-0.01780369,0.09735129;-0.7553345;0.07646735,0.09604168;-0.7176198;-0.007435158,-0.07625591;0.008664229;-0.05719209,-0.1317462;-0.3478524;-0.02895248,-0.1587137;-0.7518969;0.05959006,-0.1578283;-0.7140688;-0.02430749,0.003309982;0.5529189;-0.01646478,0;0;0,0.01406702;0.3200405;-0.007932425,0.0274783;0.6272353;-0.03142941,0.1952937;0.5031803;-0.07129467,0.268415;0.2364475;-0.07249331,0.2803198;-0.07523566;-0.1341414,-0.1385377;0.4965276;0.04314906,-0.2054612;0.2323107;0.0901078,-0.3228952;-0.06266418;0.1070709,0.0715068;0.003462806;-0.06352758,0.1061039;-0.3553275;-0.03107262,0.1021077;-0.7545794;0.08028662,0.1092302;-0.7891239;0.02658236,-0.09370273;0.004834983;-0.0189047,-0.1266148;-0.355541;-0.01373355,-0.1310623;-0.7637697;0.05801937,-0.1504797;-0.7494276;-0.02247073,0.02426115;0.552191;-0.02303934,763.2733
+0;0;0,0.001877693;0.3203212;-0.003425311,0.003696818;0.6278991;-0.02418534,0.1795887;0.508235;-0.0003781449,0.2105307;0.2345029;0.03107436,0.2531636;-0.0738478;-0.03570355,-0.172769;0.5075198;-0.0001625419,-0.2338644;0.2524181;0.08965071,-0.3019651;-0.054158;0.141904,0.0777979;0.00778765;-0.05519425,0.09678061;-0.3517707;-0.01779079,0.09734895;-0.7548652;0.07635102,0.09603889;-0.7171479;-0.007580675,-0.07625008;0.008663566;-0.05718771,-0.1317532;-0.3479359;-0.02894155,-0.1586838;-0.7514264;0.05947961,-0.1577981;-0.7135956;-0.02444712,0.003308889;0.5527365;-0.01645921,0;0;0,0.01407656;0.3199215;-0.008546352,0.02736795;0.626973;-0.03266013,0.1940605;0.5033663;-0.06989312,0.2682036;0.2362088;-0.07226503,0.2809054;-0.07641238;-0.1311179,-0.1366921;0.4973575;0.04258057,-0.2042899;0.2335299;0.09455663,-0.3258824;-0.05988094;0.1165179,0.07153973;0.003465742;-0.0634793,0.1058399;-0.3554104;-0.03072262,0.1019687;-0.7540811;0.08060956,0.109045;-0.7886267;0.02685452,-0.09369384;0.004836273;-0.01891135,-0.1266858;-0.3556127;-0.0134651,-0.1311847;-0.7631911;0.05870015,-0.1504873;-0.7489;-0.0218383,0.02418686;0.5519644;-0.02412474,763.2949
+0;0;0,0.001954675;0.3203158;-0.00386697,0.003848971;0.627849;-0.02525824,0.1797234;0.5080874;-0.001622964,0.2104544;0.2344138;0.03053775,0.25302;-0.07407486;-0.0356433,-0.1728257;0.508655;5.030259E-05,-0.2340506;0.2553709;0.09478466,-0.3022156;-0.05022487;0.1524195,0.07781921;0.007662192;-0.05518177,0.09669022;-0.3518946;-0.01770681,0.09726478;-0.7550021;0.07637923,0.09571911;-0.717324;-0.007552043,-0.07625079;0.008798487;-0.05716615,-0.1318911;-0.3477898;-0.0290492,-0.1587729;-0.7512404;0.0595687,-0.1581224;-0.7134518;-0.02436411,0.003441565;0.5527046;-0.01735784,0;0;0,0.01407656;0.3199215;-0.008546352,0.02736795;0.626973;-0.03266013,0.1940605;0.5033663;-0.06989312,0.2682036;0.2362088;-0.07226503,0.2809054;-0.07641238;-0.1311179,-0.1366921;0.4973575;0.04258057,-0.2042899;0.2335299;0.09455663,-0.3258824;-0.05988094;0.1165179,0.07153973;0.003465742;-0.0634793,0.1058399;-0.3554104;-0.03072262,0.1019687;-0.7540811;0.08060956,0.109045;-0.7886267;0.02685452,-0.09369384;0.004836273;-0.01891135,-0.1266858;-0.3556127;-0.0134651,-0.1311847;-0.7631911;0.05870015,-0.1504873;-0.7489;-0.0218383,0.02418686;0.5519644;-0.02412474,763.3068
+0;0;0,0.00195341;0.3201085;-0.003864468,0.003845912;0.62735;-0.02523535,0.1799587;0.5076016;-0.001586545,0.2106784;0.234029;0.0305623,0.2532851;-0.07475734;-0.0356826,-0.1730663;0.5081699;8.898042E-05,-0.2342687;0.2549793;0.09478838,-0.3024994;-0.05091134;0.1524788,0.07778363;0.00765869;-0.05515655,0.09663668;-0.3515557;-0.01771728,0.0972117;-0.7549928;0.0764457,0.09566018;-0.7172857;-0.007803224,-0.07621593;0.008794465;-0.05714002,-0.1318032;-0.3474542;-0.02904985,-0.158707;-0.7512348;0.05964051,-0.158054;-0.7134167;-0.02460994,0.003438903;0.5522791;-0.01734266,0;0;0,0.01418927;0.3196898;-0.009238124,0.02753774;0.6263839;-0.0341146,0.1941116;0.5027974;-0.07243419,0.2680911;0.2356903;-0.07230556,0.2807432;-0.07756028;-0.1294608,-0.136584;0.4977677;0.04259354,-0.2050477;0.2350216;0.09823904,-0.3294107;-0.05676702;0.1289953,0.07152046;0.003441244;-0.06343639,0.1057436;-0.3550919;-0.03065133,0.1017596;-0.7540433;0.08093035,0.1085167;-0.7884586;0.02648127,-0.09364545;0.004870247;-0.01892105,-0.1267116;-0.3552195;-0.01307875,-0.1313406;-0.7631816;0.058852,-0.1511046;-0.7490003;-0.02188733,0.02434347;0.5514721;-0.02539015,763.3289
+0;0;0,0.001952715;0.3199944;-0.003863092,0.003844674;0.6271491;-0.02522828,0.1799658;0.5074125;-0.001580201,0.2107107;0.2336155;0.03059501,0.2532818;-0.07491311;-0.0355946,-0.1730757;0.5079809;9.540468E-05,-0.2343282;0.2545825;0.09487248,-0.302502;-0.05105278;0.1525148,0.07783235;0.007663487;-0.0551911,0.09669294;-0.3516947;-0.01773684,0.09726799;-0.7551423;0.0764286,0.09571649;-0.7174354;-0.007818662,-0.07626367;0.008799974;-0.05717582,-0.1318732;-0.3475913;-0.02907439,-0.1587777;-0.7513824;0.05961829,-0.1581248;-0.7135645;-0.02463052,0.003437741;0.5520921;-0.01733705,0;0;0,0.01432314;0.3195437;-0.01009297,0.0277373;0.626079;-0.03580213,0.1941309;0.5027771;-0.07479441,0.2678589;0.2353757;-0.0723505,0.2804376;-0.07772613;-0.1288507,-0.1362763;0.4985046;0.04219839,-0.2057927;0.2365473;0.1012841,-0.3307901;-0.05367234;0.140418,0.07149331;0.00346759;-0.06355584,0.1055028;-0.3551752;-0.03015554,0.1014671;-0.7541599;0.08134508,0.1082046;-0.7885769;0.02689815,-0.09373742;0.00485213;-0.01877268,-0.1266279;-0.3553873;-0.01224429,-0.1314602;-0.763433;0.05925978,-0.147989;-0.7989081;0.008277204,0.02452764;0.5512056;-0.02687681,763.3515
+0;0;0,0.002190206;0.3199938;-0.0037898,0.004687792;0.6271667;-0.02485799,0.1805916;0.5068618;-0.002893835,0.2113395;0.2331675;0.03014101,0.2532828;-0.07545331;-0.03601939,-0.1727516;0.5091272;4.22392E-05,-0.2340956;0.257816;0.1001666,-0.3027914;-0.04626122;0.1649829,0.07788504;0.007465868;-0.05514383,0.09677347;-0.3518791;-0.01757665,0.09728854;-0.7553288;0.07658023,0.09552085;-0.7176026;-0.007661022,-0.07624178;0.009012791;-0.05717184,-0.1317616;-0.3474011;-0.02917964,-0.1589624;-0.7511328;0.05969255,-0.1585237;-0.7132942;-0.02455571,0.004072664;0.552099;-0.01708332,0;0;0,0.01432314;0.3195437;-0.01009297,0.0277373;0.626079;-0.03580213,0.1941309;0.5027771;-0.07479441,0.2678589;0.2353757;-0.0723505,0.2804376;-0.07772613;-0.1288507,-0.1362763;0.4985046;0.04219839,-0.2057927;0.2365473;0.1012841,-0.3307901;-0.05367234;0.140418,0.07149331;0.00346759;-0.06355584,0.1055028;-0.3551752;-0.03015554,0.1014671;-0.7541599;0.08134508,0.1082046;-0.7885769;0.02689815,-0.09373742;0.00485213;-0.01877268,-0.1266279;-0.3553873;-0.01224429,-0.1314602;-0.763433;0.05925978,-0.147989;-0.7989081;0.008277204,0.02452764;0.5512056;-0.02687681,763.3735
+0;0;0,0.002189782;0.3199319;-0.003789067,0.004687433;0.6271126;-0.02485829,0.1806646;0.5067762;-0.002886924,0.2114118;0.2330874;0.03014725,0.2533746;-0.07567731;-0.03604398,-0.1728256;0.5090425;5.037151E-05,-0.2341684;0.2577364;0.1001727,-0.3028962;-0.04648262;0.1650192,0.07786953;0.007464382;-0.05513286,0.09675914;-0.3519031;-0.01756333,0.09727481;-0.7558196;0.07670248,0.09550393;-0.7180794;-0.007691056,-0.07622661;0.009010998;-0.05716047,-0.1317499;-0.3474252;-0.02916651,-0.1589822;-0.751624;0.0598085,-0.1585427;-0.7137713;-0.02459206,0.004072201;0.5520322;-0.0170823,0;0;0,0.01438375;0.3194567;-0.01077735,0.02778775;0.6259347;-0.03725421,0.1941986;0.5025868;-0.07623959,0.2677032;0.2351435;-0.07257986,0.2802339;-0.07827437;-0.1281674,-0.1360099;0.4989065;0.04203148,-0.2063838;0.2378537;0.1040087,-0.3337207;-0.05047277;0.1501709,0.07143164;0.003475979;-0.06359601,0.105444;-0.3551661;-0.0299468,0.1012053;-0.7545912;0.08175123,0.1081918;-0.7888885;0.02695739,-0.09372694;0.004852536;-0.01872771,-0.1267379;-0.3553916;-0.01182302,-0.1315225;-0.7639408;0.05958786,-0.1483114;-0.7992404;0.008212559,0.02458232;0.5510716;-0.02813542,763.3969
+0;0;0,0.00218873;0.3197782;-0.003787246,0.004684405;0.626716;-0.0248397,0.1809678;0.506363;-0.002850153,0.2117988;0.2319284;0.03027404,0.2538706;-0.07763839;-0.03608916,-0.1731344;0.5086333;9.222701E-05,-0.2346443;0.2566423;0.1004874,-0.3035507;-0.04836699;0.1655024,0.07791058;0.007468317;-0.05516192,0.09681431;-0.3521678;-0.0175643,0.09732983;-0.7559669;0.07667412,0.09556419;-0.7182497;-0.007470056,-0.07626679;0.009015747;-0.05719059,-0.1318315;-0.3476869;-0.02917571,-0.159056;-0.7517684;0.05977345,-0.1586177;-0.7139388;-0.02437772,0.00406968;0.5516973;-0.01707011,0;0;0,0.0144557;0.3192699;-0.01161766,0.02792653;0.6254117;-0.03909254,0.1945215;0.5019605;-0.07810736,0.2678578;0.2337051;-0.07331944,0.2801554;-0.08069849;-0.1281363,-0.1360751;0.4995659;0.04164218,-0.2080304;0.2389533;0.1069538,-0.3378432;-0.04814792;0.1591767,0.07142285;0.003367797;-0.06368756,0.1053836;-0.3555019;-0.02950776,0.1010115;-0.7548078;0.08216429,0.1079183;-0.789252;0.02792263,-0.09378798;0.005013541;-0.01863739,-0.1268728;-0.3554906;-0.01148309,-0.1318237;-0.7639319;0.05983364,-0.1479657;-0.7989588;0.008317996,0.02470216;0.5506439;-0.02971649,763.4181
+0;0;0,0.002284119;0.3197708;-0.004316229,0.004880748;0.6266418;-0.02628062,0.1811557;0.5063296;-0.004140356,0.2119928;0.2319928;0.02977816,0.2536662;-0.0776962;-0.03626555,-0.1731299;0.509833;0.0001871493,-0.2337833;0.2603016;0.1070391,-0.3039004;-0.04312021;0.1779227,0.07794133;0.007270774;-0.05514487,0.09677895;-0.3523684;-0.01754368,0.0974099;-0.7561545;0.07674974,0.09542387;-0.7184911;-0.007394426,-0.07626715;0.009234083;-0.05715528,-0.1318189;-0.3475027;-0.02955173,-0.1591307;-0.751544;0.05955291,-0.1589117;-0.7137821;-0.02460539,0.004245064;0.5516514;-0.01824373,0;0;0,0.0144557;0.3192699;-0.01161766,0.02792653;0.6254117;-0.03909254,0.1945215;0.5019605;-0.07810736,0.2678578;0.2337051;-0.07331944,0.2801554;-0.08069849;-0.1281363,-0.1360751;0.4995659;0.04164218,-0.2080304;0.2389533;0.1069538,-0.3378432;-0.04814792;0.1591767,0.07142285;0.003367797;-0.06368756,0.1053836;-0.3555019;-0.02950776,0.1010115;-0.7548078;0.08216429,0.1079183;-0.789252;0.02792263,-0.09378798;0.005013541;-0.01863739,-0.1268728;-0.3554906;-0.01148309,-0.1318237;-0.7639319;0.05983364,-0.1479657;-0.7989588;0.008317996,0.02470216;0.5506439;-0.02971649,763.4403
+0;0;0,0.002283609;0.3196994;-0.004315265,0.004880738;0.6266294;-0.02628474,0.1809612;0.5063344;-0.004156468,0.2117599;0.2323388;0.02971986,0.2534372;-0.07737875;-0.03632993,-0.1729354;0.5098341;0.0001662858,-0.2335134;0.260613;0.1068853,-0.303637;-0.04283687;0.1777755,0.07799499;0.00727578;-0.05518283,0.09683014;-0.3523162;-0.01758657,0.09746039;-0.7556552;0.07660241,0.09546959;-0.7179734;-0.00774347,-0.07631965;0.009240441;-0.05719463,-0.1318641;-0.3474495;-0.0295947,-0.1591457;-0.7510433;0.05941124,-0.1589262;-0.7132629;-0.02494881,0.004244778;0.5516065;-0.01824436,0;0;0,0.01465739;0.319149;-0.01267409,0.02841364;0.6252311;-0.04130793,0.1946576;0.5014578;-0.07988524,0.2680106;0.2335819;-0.07426095,0.2798133;-0.08100986;-0.1282723,-0.1350416;0.4998196;0.04090703,-0.2087621;0.2410904;0.1101479,-0.3408505;-0.04439473;0.1656041,0.07144021;0.003310621;-0.06377017,0.1053212;-0.3554792;-0.0291779,0.1009143;-0.7543731;0.08226037,0.1075388;-0.789161;0.02807689,-0.09387294;0.005077993;-0.01853065,-0.1271027;-0.3553638;-0.01131124,-0.1320869;-0.7634034;0.05963371,-0.1473792;-0.7989808;0.00822404,0.02510906;0.550471;-0.03163898,763.4514
+0;0;0,0.002283609;0.3196994;-0.004315265,0.004880738;0.6266294;-0.02628474,0.1809612;0.5063344;-0.004156468,0.2117599;0.2323388;0.02971986,0.2534372;-0.07737875;-0.03632993,-0.1729354;0.5098341;0.0001662858,-0.2335134;0.260613;0.1068853,-0.303637;-0.04283687;0.1777755,0.07799499;0.00727578;-0.05518283,0.09683014;-0.3523162;-0.01758657,0.09746039;-0.7556552;0.07660241,0.09546959;-0.7179734;-0.00774347,-0.07631965;0.009240441;-0.05719463,-0.1318641;-0.3474495;-0.0295947,-0.1591457;-0.7510433;0.05941124,-0.1589262;-0.7132629;-0.02494881,0.004244778;0.5516065;-0.01824436,0;0;0,0.01465739;0.319149;-0.01267409,0.02841364;0.6252311;-0.04130793,0.1946576;0.5014578;-0.07988524,0.2680106;0.2335819;-0.07426095,0.2798133;-0.08100986;-0.1282723,-0.1350416;0.4998196;0.04090703,-0.2087621;0.2410904;0.1101479,-0.3408505;-0.04439473;0.1656041,0.07144021;0.003310621;-0.06377017,0.1053212;-0.3554792;-0.0291779,0.1009143;-0.7543731;0.08226037,0.1075388;-0.789161;0.02807689,-0.09387294;0.005077993;-0.01853065,-0.1271027;-0.3553638;-0.01131124,-0.1320869;-0.7634034;0.05963371,-0.1473792;-0.7989808;0.00822404,0.02510906;0.550471;-0.03163898,763.4736
+0;0;0,0.002320696;0.3196396;-0.004687119,0.004935064;0.6264545;-0.02718469,0.1783511;0.5068458;-0.005157551,0.2091804;0.2324228;0.02904552,0.2505074;-0.07812399;-0.03676353,-0.1703234;0.511167;-0.0001093037,-0.2305512;0.2639069;0.1124222,-0.3010757;-0.0388703;0.1887792,0.07807133;0.007082166;-0.05520457,0.09678935;-0.3527296;-0.01752091,0.09761307;-0.755971;0.07645066,0.09550168;-0.7183214;-0.007919222,-0.07633853;0.009457553;-0.05723476,-0.1319422;-0.3474542;-0.02971775,-0.1593069;-0.7509059;0.05923647,-0.1592059;-0.7131581;-0.02515081,0.004303141;0.5514675;-0.01899698,0;0;0,0.01472158;0.3190729;-0.01313722,0.02862409;0.6250124;-0.04239953,0.1931808;0.5016691;-0.07636702,0.2679577;0.2336496;-0.07486665,0.2796742;-0.08157521;-0.1294023,-0.1328242;0.5018803;0.03909792,-0.2077404;0.2439374;0.1117702,-0.3416932;-0.04089168;0.1701412,0.07150655;0.003219396;-0.06379092,0.1053625;-0.3557622;-0.02884948,0.1009566;-0.7545773;0.08233535,0.1075959;-0.7889358;0.02760732,-0.09393708;0.005274651;-0.01846176,-0.1268437;-0.3554148;-0.0110326,-0.1321825;-0.7632443;0.06025272,-0.1467212;-0.7979294;0.007472869,0.02527497;0.5502956;-0.0325675,763.485
+0;0;0,0.002320696;0.3196396;-0.004687119,0.004935064;0.6264545;-0.02718469,0.1783511;0.5068458;-0.005157551,0.2091804;0.2324228;0.02904552,0.2505074;-0.07812399;-0.03676353,-0.1703234;0.511167;-0.0001093037,-0.2305512;0.2639069;0.1124222,-0.3010757;-0.0388703;0.1887792,0.07807133;0.007082166;-0.05520457,0.09678935;-0.3527296;-0.01752091,0.09761307;-0.755971;0.07645066,0.09550168;-0.7183214;-0.007919222,-0.07633853;0.009457553;-0.05723476,-0.1319422;-0.3474542;-0.02971775,-0.1593069;-0.7509059;0.05923647,-0.1592059;-0.7131581;-0.02515081,0.004303141;0.5514675;-0.01899698,0;0;0,0.01472158;0.3190729;-0.01313722,0.02862409;0.6250124;-0.04239953,0.1931808;0.5016691;-0.07636702,0.2679577;0.2336496;-0.07486665,0.2796742;-0.08157521;-0.1294023,-0.1328242;0.5018803;0.03909792,-0.2077404;0.2439374;0.1117702,-0.3416932;-0.04089168;0.1701412,0.07150655;0.003219396;-0.06379092,0.1053625;-0.3557622;-0.02884948,0.1009566;-0.7545773;0.08233535,0.1075959;-0.7889358;0.02760732,-0.09393708;0.005274651;-0.01846176,-0.1268437;-0.3554148;-0.0110326,-0.1321825;-0.7632443;0.06025272,-0.1467212;-0.7979294;0.007472869,0.02527497;0.5502956;-0.0325675,763.4963
+0;0;0,0.002320334;0.3195897;-0.004686388,0.004934106;0.6263347;-0.02717901,0.1791883;0.5065248;-0.005086712,0.2099489;0.2327136;0.02904011,0.251166;-0.07700762;-0.03659398,-0.1711651;0.5108668;-1.41561E-05,-0.2312587;0.2641578;0.1122665,-0.3015956;-0.03781435;0.1884204,0.07810225;0.007084969;-0.05522643,0.09680691;-0.3524703;-0.01756964,0.09763131;-0.7560465;0.07647996,0.09552494;-0.7184151;-0.007689871,-0.07636876;0.009461298;-0.05725742,-0.1319328;-0.347196;-0.02976003,-0.1593202;-0.7509826;0.05926805,-0.1592195;-0.7132533;-0.02491913,0.004302298;0.5513613;-0.01899278,0;0;0,0.01484569;0.3189844;-0.01391041,0.02886108;0.6247795;-0.04388654,0.1939277;0.501133;-0.0788089,0.2678866;0.2335462;-0.07552278,0.278551;-0.08058304;-0.1315855,-0.1330711;0.50177;0.03900448,-0.2093935;0.2456144;0.1141223,-0.3430334;-0.03758132;0.1763674,0.07151829;0.003194109;-0.0638361,0.1053097;-0.3554865;-0.02842009,0.1007651;-0.7546939;0.08263183,0.1069208;-0.7892172;0.02835394,-0.09398849;0.005290574;-0.01839268,-0.1269927;-0.3551224;-0.0105778,-0.1323326;-0.7633144;0.06063002,-0.1461615;-0.7986058;0.008735619,0.02548492;0.5501001;-0.03388596,763.5185
+0;0;0,0.002351275;0.3195821;-0.005163616,0.00509771;0.6262714;-0.02836258,0.1791682;0.5071494;-0.002467876,0.2115508;0.2330988;0.02804622,0.2525183;-0.07675529;-0.03711503,-0.1711618;0.5119359;0.0001172926,-0.2310824;0.2672782;0.1168887,-0.3024966;-0.032913;0.1988594,0.07810596;0.006860334;-0.05524953,0.09671239;-0.3526962;-0.01755643,0.09742855;-0.7563073;0.07634421,0.09579002;-0.7187274;-0.007840686,-0.07639464;0.009620117;-0.0571964,-0.1319567;-0.3470587;-0.02997631,-0.1592874;-0.7508475;0.05905983,-0.158719;-0.7131683;-0.0251301,0.00443538;0.551322;-0.01996189,0;0;0,0.01484569;0.3189844;-0.01391041,0.02886108;0.6247795;-0.04388654,0.1939277;0.501133;-0.0788089,0.2678866;0.2335462;-0.07552278,0.278551;-0.08058304;-0.1315855,-0.1330711;0.50177;0.03900448,-0.2093935;0.2456144;0.1141223,-0.3430334;-0.03758132;0.1763674,0.07151829;0.003194109;-0.0638361,0.1053097;-0.3554865;-0.02842009,0.1007651;-0.7546939;0.08263183,0.1069208;-0.7892172;0.02835394,-0.09398849;0.005290574;-0.01839268,-0.1269927;-0.3551224;-0.0105778,-0.1323326;-0.7633144;0.06063002,-0.1461615;-0.7986058;0.008735619,0.02548492;0.5501001;-0.03388596,763.5419
+0;0;0,0.002350267;0.3194451;-0.005161402,0.005095066;0.6259518;-0.02834659,0.1796573;0.5067494;-0.00240761,0.2119423;0.2335244;0.02801456,0.2528589;-0.07594457;-0.0370657,-0.1716578;0.5115494;0.0001848303,-0.2313979;0.2676287;0.1166044,-0.3027233;-0.03218937;0.1984733,0.07806043;0.006856336;-0.05521733,0.09666508;-0.3526659;-0.01752783,0.09738033;-0.7557663;0.07625397,0.09572254;-0.7180972;-0.008920811,-0.07635012;0.00961451;-0.05716307,-0.1319069;-0.3470303;-0.02994557,-0.159203;-0.7503081;0.05897789,-0.1586279;-0.7125387;-0.02620197,0.004433123;0.5510462;-0.01995082,0;0;0,0.01496302;0.3188173;-0.01445758,0.02912528;0.624374;-0.0449152,0.1944652;0.5007663;-0.08057845,0.2678119;0.2338912;-0.07637823,0.2776863;-0.07921296;-0.1359514,-0.1331647;0.5017301;0.03885583,-0.2106765;0.2474566;0.1160347,-0.3454551;-0.03368574;0.1829257,0.07149947;0.003161102;-0.06377482,0.1052522;-0.3554699;-0.0281744,0.1006046;-0.7540833;0.08305156,0.1079807;-0.7879198;0.02659976,-0.09391677;0.005326016;-0.01845717,-0.1271259;-0.3550252;-0.01026967,-0.1323373;-0.7627562;0.06053758,-0.1463559;-0.7986397;0.007819802,0.02571085;0.549756;-0.03480244,763.5533
+0;0;0,0.002350267;0.3194451;-0.005161402,0.005095066;0.6259518;-0.02834659,0.1796573;0.5067494;-0.00240761,0.2119423;0.2335244;0.02801456,0.2528589;-0.07594457;-0.0370657,-0.1716578;0.5115494;0.0001848303,-0.2313979;0.2676287;0.1166044,-0.3027233;-0.03218937;0.1984733,0.07806043;0.006856336;-0.05521733,0.09666508;-0.3526659;-0.01752783,0.09738033;-0.7557663;0.07625397,0.09572254;-0.7180972;-0.008920811,-0.07635012;0.00961451;-0.05716307,-0.1319069;-0.3470303;-0.02994557,-0.159203;-0.7503081;0.05897789,-0.1586279;-0.7125387;-0.02620197,0.004433123;0.5510462;-0.01995082,0;0;0,0.01496302;0.3188173;-0.01445758,0.02912528;0.624374;-0.0449152,0.1944652;0.5007663;-0.08057845,0.2678119;0.2338912;-0.07637823,0.2776863;-0.07921296;-0.1359514,-0.1331647;0.5017301;0.03885583,-0.2106765;0.2474566;0.1160347,-0.3454551;-0.03368574;0.1829257,0.07149947;0.003161102;-0.06377482,0.1052522;-0.3554699;-0.0281744,0.1006046;-0.7540833;0.08305156,0.1079807;-0.7879198;0.02659976,-0.09391677;0.005326016;-0.01845717,-0.1271259;-0.3550252;-0.01026967,-0.1323373;-0.7627562;0.06053758,-0.1463559;-0.7986397;0.007819802,0.02571085;0.549756;-0.03480244,763.5652
+0;0;0,0.002464117;0.3192619;-0.005532548,0.005283803;0.6255923;-0.02918502,0.1803178;0.506339;-0.004857147,0.2117756;0.2341982;0.02744381,0.2522146;-0.07448304;-0.03749316,-0.1719532;0.5120757;8.480996E-05,-0.2308109;0.2706847;0.1199167,-0.3019891;-0.0262382;0.2088361,0.07806433;0.006620627;-0.0551041,0.09666711;-0.3528382;-0.01761887,0.09747163;-0.7559472;0.07611695,0.09540673;-0.7183149;-0.008946635,-0.07628598;0.009786435;-0.05708773,-0.1319865;-0.3467673;-0.03009264,-0.1593731;-0.7500559;0.05874519,-0.1592041;-0.7123286;-0.0263347,0.004602008;0.550729;-0.02066999,0;0;0,0.01509657;0.3186046;-0.0151006,0.0294421;0.6239684;-0.04600537,0.194815;0.5003352;-0.08253038,0.2678432;0.2343593;-0.07838404,0.2767436;-0.07729897;-0.1410432,-0.1334874;0.5023888;0.03807978,-0.2117331;0.250192;0.117879,-0.347842;-0.02870429;0.187359,0.07149914;0.003038138;-0.06366301,0.1052932;-0.3554753;-0.02777541,0.1006469;-0.7541003;0.08340228,0.107854;-0.7880206;0.02718317,-0.09378939;0.005550964;-0.01862982,-0.1271606;-0.3546868;-0.009856859,-0.1322763;-0.7624564;0.06072432,-0.1467999;-0.7972981;0.007031191,0.02597971;0.5493949;-0.0357933,763.5858
+0;0;0,0.002464117;0.3192619;-0.005532548,0.005283803;0.6255923;-0.02918502,0.1803178;0.506339;-0.004857147,0.2117756;0.2341982;0.02744381,0.2522146;-0.07448304;-0.03749316,-0.1719532;0.5120757;8.480996E-05,-0.2308109;0.2706847;0.1199167,-0.3019891;-0.0262382;0.2088361,0.07806433;0.006620627;-0.0551041,0.09666711;-0.3528382;-0.01761887,0.09747163;-0.7559472;0.07611695,0.09540673;-0.7183149;-0.008946635,-0.07628598;0.009786435;-0.05708773,-0.1319865;-0.3467673;-0.03009264,-0.1593731;-0.7500559;0.05874519,-0.1592041;-0.7123286;-0.0263347,0.004602008;0.550729;-0.02066999,0;0;0,0.01509657;0.3186046;-0.0151006,0.0294421;0.6239684;-0.04600537,0.194815;0.5003352;-0.08253038,0.2678432;0.2343593;-0.07838404,0.2767436;-0.07729897;-0.1410432,-0.1334874;0.5023888;0.03807978,-0.2117331;0.250192;0.117879,-0.347842;-0.02870429;0.187359,0.07149914;0.003038138;-0.06366301,0.1052932;-0.3554753;-0.02777541,0.1006469;-0.7541003;0.08340228,0.107854;-0.7880206;0.02718317,-0.09378939;0.005550964;-0.01862982,-0.1271606;-0.3546868;-0.009856859,-0.1322763;-0.7624564;0.06072432,-0.1467999;-0.7972981;0.007031191,0.02597971;0.5493949;-0.0357933,763.5966
+0;0;0,0.002463277;0.3191531;-0.005530662,0.00528167;0.625343;-0.02917228,0.1807655;0.5060106;-0.004807876,0.2121564;0.2344478;0.02742448,0.2527002;-0.07503292;-0.03768068,-0.1724066;0.5117621;0.0001467224,-0.2311393;0.2708837;0.1197241,-0.3025019;-0.02680826;0.2088738,0.07802546;0.00661733;-0.05507666,0.09659811;-0.3522592;-0.01765215,0.09736841;-0.7382236;0.07209697,0.09511054;-0.6998779;-0.0209163,-0.07624799;0.009781561;-0.05705931,-0.1318583;-0.3461946;-0.03010793,-0.1580801;-0.7323308;0.0549515,-0.1578953;-0.6938813;-0.0380796,0.004600189;0.5505142;-0.02066117,0;0;0,0.01518121;0.3184671;-0.0156076,0.02962998;0.6236236;-0.04710042,0.1953926;0.4998666;-0.0835911,0.2674817;0.2342335;-0.08000302,0.2755684;-0.0777764;-0.1451585,-0.1339154;0.5031268;0.03765326,-0.213222;0.2524757;0.1192323,-0.3524849;-0.02420652;0.1948208,0.07148638;0.00291355;-0.06361139,0.1057767;-0.3549748;-0.0278616,0.09913768;-0.7358987;0.0811193,0.1069872;-0.7829743;0.0289278,-0.09371909;0.005758385;-0.01867546,-0.1270553;-0.3538882;-0.009677273,-0.1322199;-0.7441757;0.05868138,-0.1475059;-0.7863449;0.001373712,0.02614106;0.5491074;-0.03673637,763.6188
+0;0;0,0.002632081;0.3191433;-0.006002208,0.005653718;0.6252947;-0.03011612,0.1811257;0.5056661;-0.007020305,0.212148;0.2342181;0.0265093,0.2523579;-0.07555151;-0.03741844,-0.1721872;0.5125415;-5.039759E-05,-0.2301351;0.274276;0.1250185,-0.3021015;-0.02242446;0.2169451,0.07804625;0.006423167;-0.05507019,0.09662266;-0.3524569;-0.01768038,0.097479;-0.738418;0.0720814,0.09483843;-0.7001086;-0.02092503,-0.07628166;0.009953008;-0.05698461,-0.1318538;-0.3460378;-0.03014841,-0.1579262;-0.732153;0.05505269,-0.1581246;-0.6937456;-0.0379822,0.004920109;0.5504789;-0.02149487,0;0;0,0.01518121;0.3184671;-0.0156076,0.02962998;0.6236236;-0.04710042,0.1953926;0.4998666;-0.0835911,0.2674817;0.2342335;-0.08000302,0.2755684;-0.0777764;-0.1451585,-0.1339154;0.5031268;0.03765326,-0.213222;0.2524757;0.1192323,-0.3524849;-0.02420652;0.1948208,0.07148638;0.00291355;-0.06361139,0.1057767;-0.3549748;-0.0278616,0.09913768;-0.7358987;0.0811193,0.1069872;-0.7829743;0.0289278,-0.09371909;0.005758385;-0.01867546,-0.1270553;-0.3538882;-0.009677273,-0.1322199;-0.7441757;0.05868138,-0.1475059;-0.7863449;0.001373712,0.02614106;0.5491074;-0.03673637,763.6313
+0;0;0,0.002631846;0.3191148;-0.006001672,0.005653648;0.625283;-0.03011724,0.1810967;0.5056508;-0.007022519,0.2115845;0.2388791;0.02592945,0.252508;-0.07638723;-0.03913265,-0.1721584;0.512525;-5.375408E-05,-0.2291081;0.2783642;0.1228605,-0.3023514;-0.02360108;0.2164184,0.07803959;0.00642262;-0.05506549,0.09654544;-0.3510942;-0.01781771,0.09741332;-0.7422546;0.07315326,0.0948329;-0.7041346;-0.01773426,-0.07627516;0.00995216;-0.05697975,-0.1316362;-0.3446865;-0.03024549,-0.1580599;-0.736003;0.05610336,-0.1582537;-0.6977872;-0.03481196,0.00491993;0.5504562;-0.02149472,0;0;0,0.01529788;0.3184118;-0.01603389,0.02988731;0.6235397;-0.04790258,0.1954758;0.4996235;-0.08451641,0.2665538;0.2386149;-0.08230698,0.2737277;-0.07879588;-0.1493862,-0.1335931;0.5034858;0.0373536,-0.2131575;0.2584651;0.1199175,-0.3552583;-0.02249661;0.1984579,0.07145736;0.002864733;-0.06363392,0.1062417;-0.3536224;-0.02820659,0.0996606;-0.7396429;0.0823729,0.1070412;-0.7832564;0.02889657,-0.0937096;0.005825385;-0.01866044,-0.1269406;-0.3524503;-0.009584701,-0.1321972;-0.7480016;0.0596574,-0.1481111;-0.7897711;0.005536936,0.02636252;0.5490263;-0.03744948,763.6525
+0;0;0,0.002631846;0.3191148;-0.006001672,0.005653648;0.625283;-0.03011724,0.1810967;0.5056508;-0.007022519,0.2115845;0.2388791;0.02592945,0.252508;-0.07638723;-0.03913265,-0.1721584;0.512525;-5.375408E-05,-0.2291081;0.2783642;0.1228605,-0.3023514;-0.02360108;0.2164184,0.07803959;0.00642262;-0.05506549,0.09654544;-0.3510942;-0.01781771,0.09741332;-0.7422546;0.07315326,0.0948329;-0.7041346;-0.01773426,-0.07627516;0.00995216;-0.05697975,-0.1316362;-0.3446865;-0.03024549,-0.1580599;-0.736003;0.05610336,-0.1582537;-0.6977872;-0.03481196,0.00491993;0.5504562;-0.02149472,0;0;0,0.01529788;0.3184118;-0.01603389,0.02988731;0.6235397;-0.04790258,0.1954758;0.4996235;-0.08451641,0.2665538;0.2386149;-0.08230698,0.2737277;-0.07879588;-0.1493862,-0.1335931;0.5034858;0.0373536,-0.2131575;0.2584651;0.1199175,-0.3552583;-0.02249661;0.1984579,0.07145736;0.002864733;-0.06363392,0.1062417;-0.3536224;-0.02820659,0.0996606;-0.7396429;0.0823729,0.1070412;-0.7832564;0.02889657,-0.0937096;0.005825385;-0.01866044,-0.1269406;-0.3524503;-0.009584701,-0.1321972;-0.7480016;0.0596574,-0.1481111;-0.7897711;0.005536936,0.02636252;0.5490263;-0.03744948,763.6643
+0;0;0,0.002717853;0.3190218;-0.006331235,0.005810948;0.6250998;-0.03083137,0.1815975;0.5056614;-0.008159309,0.2116094;0.2407251;0.02515012,0.2526501;-0.07599711;-0.03990228,-0.1724195;0.513466;0.0001679081,-0.2288272;0.2830374;0.1263514,-0.3027559;-0.01774734;0.227802,0.07798529;0.006154202;-0.05512034,0.09649882;-0.3518262;-0.01779661,0.09741713;-0.7546917;0.07588732,0.09479345;-0.7171612;-0.008672908,-0.07631966;0.0102136;-0.05682274,-0.1317196;-0.3449096;-0.03028671,-0.1588543;-0.7479278;0.05869792,-0.1592581;-0.7103122;-0.02589443,0.005060976;0.5502983;-0.02210863,0;0;0,0.01531455;0.3183147;-0.01623571,0.02991335;0.6233678;-0.04825461,0.1956404;0.4993056;-0.08518589,0.2657238;0.2399085;-0.08347082,0.2719771;-0.07869959;-0.1518734,-0.1338105;0.5037852;0.03743926,-0.2140999;0.2616897;0.1219665,-0.3586646;-0.01847792;0.2046484,0.07141985;0.00276956;-0.06363463,0.1062469;-0.3541525;-0.02786434,0.09970506;-0.7526001;0.08292805,0.1076647;-0.7867503;0.02783334,-0.09366927;0.005997615;-0.01865283,-0.1271217;-0.352721;-0.009287662,-0.1327493;-0.7601137;0.06197004,-0.1474436;-0.7972122;0.01201111,0.02638667;0.5488726;-0.03776813,763.6873
+0;0;0,0.002717853;0.3190218;-0.006331235,0.005810948;0.6250998;-0.03083137,0.1815975;0.5056614;-0.008159309,0.2116094;0.2407251;0.02515012,0.2526501;-0.07599711;-0.03990228,-0.1724195;0.513466;0.0001679081,-0.2288272;0.2830374;0.1263514,-0.3027559;-0.01774734;0.227802,0.07798529;0.006154202;-0.05512034,0.09649882;-0.3518262;-0.01779661,0.09741713;-0.7546917;0.07588732,0.09479345;-0.7171612;-0.008672908,-0.07631966;0.0102136;-0.05682274,-0.1317196;-0.3449096;-0.03028671,-0.1588543;-0.7479278;0.05869792,-0.1592581;-0.7103122;-0.02589443,0.005060976;0.5502983;-0.02210863,0;0;0,0.01531455;0.3183147;-0.01623571,0.02991335;0.6233678;-0.04825461,0.1956404;0.4993056;-0.08518589,0.2657238;0.2399085;-0.08347082,0.2719771;-0.07869959;-0.1518734,-0.1338105;0.5037852;0.03743926,-0.2140999;0.2616897;0.1219665,-0.3586646;-0.01847792;0.2046484,0.07141985;0.00276956;-0.06363463,0.1062469;-0.3541525;-0.02786434,0.09970506;-0.7526001;0.08292805,0.1076647;-0.7867503;0.02783334,-0.09366927;0.005997615;-0.01865283,-0.1271217;-0.352721;-0.009287662,-0.1327493;-0.7601137;0.06197004,-0.1474436;-0.7972122;0.01201111,0.02638667;0.5488726;-0.03776813,763.7089
+0;0;0,0.002717091;0.3189324;-0.006329459,0.005809744;0.6249667;-0.0308262,0.1816732;0.5055174;-0.008149068,0.2115053;0.2421684;0.0249608,0.2525499;-0.07458422;-0.04009783,-0.1724978;0.5133255;0.00018177,-0.2285676;0.2842773;0.1256093,-0.3025034;-0.01653627;0.2270696,0.07801452;0.006156508;-0.055141,0.09654892;-0.3522276;-0.01777518,0.09746705;-0.7550116;0.0758898,0.09484875;-0.7174965;-0.00849691,-0.07634825;0.01021743;-0.05684404,-0.1318106;-0.3453062;-0.03027808,-0.1589399;-0.7482428;0.05868854,-0.1593429;-0.7106428;-0.02573022,0.005059859;0.5501737;-0.02210446,0;0;0,0.01543002;0.3182117;-0.01638579,0.03014977;0.6232097;-0.04845572,0.1956836;0.4989771;-0.08606851,0.2658079;0.2412558;-0.08494127,0.2705956;-0.0773536;-0.1536041,-0.1336285;0.503928;0.03756188,-0.2147079;0.264601;0.1240932,-0.3599291;-0.01490182;0.2079886,0.07138799;0.002713621;-0.06372666,0.1063273;-0.3545767;-0.02764666,0.09993198;-0.7529774;0.08300996,0.1081676;-0.7871834;0.02829051,-0.09372005;0.006053247;-0.01856356,-0.1273863;-0.3530496;-0.009046003,-0.1322979;-0.7604403;0.06178927,-0.1470568;-0.7981949;0.01304552,0.02659237;0.5487261;-0.03796029,763.7308
+0;0;0,0.002817895;0.3189259;-0.006604542,0.005982199;0.6249378;-0.03137133,0.1819219;0.5056056;-0.009493677,0.2116115;0.2423255;0.0242859,0.2525115;-0.07457337;-0.04014838,-0.1725065;0.5143482;9.46857E-05,-0.2281971;0.2876898;0.1299541,-0.3031011;-0.0107958;0.2374027,0.07803326;0.005914924;-0.05514091,0.09659445;-0.3524655;-0.01775309,0.09751123;-0.7553062;0.07566753,0.09468441;-0.7178094;-0.008714065,-0.07637768;0.01043222;-0.05676544,-0.1316238;-0.3451394;-0.03039185,-0.1589437;-0.7481529;0.05816709,-0.1595546;-0.7105633;-0.02625134,0.005214871;0.5501525;-0.0225852,0;0;0,0.01543002;0.3182117;-0.01638579,0.03014977;0.6232097;-0.04845572,0.1956836;0.4989771;-0.08606851,0.2658079;0.2412558;-0.08494127,0.2705956;-0.0773536;-0.1536041,-0.1336285;0.503928;0.03756188,-0.2147079;0.264601;0.1240932,-0.3599291;-0.01490182;0.2079886,0.07138799;0.002713621;-0.06372666,0.1063273;-0.3545767;-0.02764666,0.09993198;-0.7529774;0.08300996,0.1081676;-0.7871834;0.02829051,-0.09372005;0.006053247;-0.01856356,-0.1273863;-0.3530496;-0.009046003,-0.1322979;-0.7604403;0.06178927,-0.1470568;-0.7981949;0.01304552,0.02659237;0.5487261;-0.03796029,763.7421
+0;0;0,0.002817068;0.3188322;-0.006602603,0.005980759;0.6247851;-0.03136464,0.1821245;0.5054151;-0.009473491,0.2116625;0.2434792;0.02413361,0.2525699;-0.07347763;-0.04031245,-0.1727127;0.5141677;0.0001259316,-0.228119;0.2886665;0.1293223,-0.3030367;-0.009873658;0.2367906,0.07798488;0.005911256;-0.05510671,0.09655548;-0.3526507;-0.01769996,0.09747402;-0.7562675;0.07590064,0.09464929;-0.7187762;-0.008418955,-0.07633032;0.01042575;-0.05673025,-0.1316045;-0.3453261;-0.03034329,-0.158977;-0.7491158;0.05838625,-0.1595874;-0.7115319;-0.02597015,0.005213571;0.5500134;-0.02258011,0;0;0,0.01551428;0.3181071;-0.0165143,0.0303279;0.6230322;-0.04866636,0.1958427;0.4985647;-0.08677602,0.2655647;0.2421456;-0.08614945,0.2695535;-0.07626706;-0.1560479,-0.1336035;0.5041808;0.03785016,-0.2158597;0.2674705;0.1262496,-0.3626062;-0.009727746;0.2152157,0.07135895;0.002622187;-0.06367385,0.1061569;-0.3548498;-0.02742863,0.1000066;-0.75409;0.08319664,0.1086587;-0.7882546;0.02858949,-0.09363033;0.00622169;-0.01865439,-0.1276615;-0.3530277;-0.009031525,-0.1321745;-0.7613329;0.06121729,-0.1534061;-0.7477341;-0.01912019,0.02674542;0.5485661;-0.03815258,763.7644
+0;0;0,0.002816553;0.318774;-0.006601396,0.005980122;0.6247149;-0.03136257,0.1822807;0.5053064;-0.009459916,0.2117524;0.2439584;0.02407177,0.2526676;-0.07305905;-0.04038662,-0.1728711;0.5140668;0.0001480151,-0.228153;0.2890717;0.1290545,-0.303085;-0.009525567;0.2365433,0.07799251;0.005911835;-0.0551121,0.09657055;-0.3527941;-0.01769033,0.09748974;-0.7566947;0.07597607,0.09466386;-0.7192003;-0.008377716,-0.07633779;0.01042677;-0.05673579,-0.1316341;-0.3454678;-0.03033825,-0.1590259;-0.7495416;0.05845369,-0.1596365;-0.7119545;-0.02593692,0.005212944;0.5499442;-0.02257816,0;0;0,0.01564668;0.3180354;-0.01664424,0.03057767;0.6229472;-0.0487572,0.1959545;0.4981599;-0.08754325,0.2654064;0.242285;-0.08705223,0.2686107;-0.07587716;-0.1584073,-0.1334509;0.5043685;0.03814417,-0.2162675;0.2692108;0.1283551,-0.3649375;-0.006047159;0.2203294,0.07133496;0.002495617;-0.06371987,0.1062267;-0.3550765;-0.02711129,0.1000257;-0.7545958;0.08359481,0.1087456;-0.7887238;0.0289023,-0.09364065;0.006358758;-0.01860432,-0.1277024;-0.3530234;-0.008618202,-0.1316854;-0.7617124;0.06114786,-0.1530883;-0.7481395;-0.01917514,0.0269683;0.5484813;-0.03825819,763.7864
+0;0;0,0.002940013;0.318767;-0.006878166,0.006201653;0.6246879;-0.03187535,0.1825339;0.5053733;-0.01039579,0.2117816;0.2440729;0.02369833,0.2528421;-0.07296762;-0.04055391,-0.172773;0.5148793;0.0002124142,-0.2277558;0.2921426;0.133107,-0.3023642;-0.004001468;0.247393,0.07801135;0.00571778;-0.05510592,0.09657389;-0.3529695;-0.01749838,0.09727488;-0.7568423;0.07628952,0.0942837;-0.7193547;-0.008059174,-0.07637013;0.01056863;-0.05666596,-0.1314861;-0.3453592;-0.03033971,-0.1588502;-0.7493924;0.05864489,-0.1596295;-0.7118263;-0.02574622,0.005409491;0.5499239;-0.02303595,0;0;0,0.01564668;0.3180354;-0.01664424,0.03057767;0.6229472;-0.0487572,0.1959545;0.4981599;-0.08754325,0.2654064;0.242285;-0.08705223,0.2686107;-0.07587716;-0.1584073,-0.1334509;0.5043685;0.03814417,-0.2162675;0.2692108;0.1283551,-0.3649375;-0.006047159;0.2203294,0.07133496;0.002495617;-0.06371987,0.1062267;-0.3550765;-0.02711129,0.1000257;-0.7545958;0.08359481,0.1087456;-0.7887238;0.0289023,-0.09364065;0.006358758;-0.01860432,-0.1277024;-0.3530234;-0.008618202,-0.1316854;-0.7617124;0.06114786,-0.1530883;-0.7481395;-0.01917514,0.0269683;0.5484813;-0.03825819,763.798
+0;0;0,0.002940013;0.318767;-0.006878166,0.006201653;0.6246879;-0.03187535,0.1825339;0.5053733;-0.01039579,0.2117816;0.2440729;0.02369833,0.2528421;-0.07296762;-0.04055391,-0.172773;0.5148793;0.0002124142,-0.2277558;0.2921426;0.133107,-0.3023642;-0.004001468;0.247393,0.07801135;0.00571778;-0.05510592,0.09657389;-0.3529695;-0.01749838,0.09727488;-0.7568423;0.07628952,0.0942837;-0.7193547;-0.008059174,-0.07637013;0.01056863;-0.05666596,-0.1314861;-0.3453592;-0.03033971,-0.1588502;-0.7493924;0.05864489,-0.1596295;-0.7118263;-0.02574622,0.005409491;0.5499239;-0.02303595,0;0;0,0.01564668;0.3180354;-0.01664424,0.03057767;0.6229472;-0.0487572,0.1959545;0.4981599;-0.08754325,0.2654064;0.242285;-0.08705223,0.2686107;-0.07587716;-0.1584073,-0.1334509;0.5043685;0.03814417,-0.2162675;0.2692108;0.1283551,-0.3649375;-0.006047159;0.2203294,0.07133496;0.002495617;-0.06371987,0.1062267;-0.3550765;-0.02711129,0.1000257;-0.7545958;0.08359481,0.1087456;-0.7887238;0.0289023,-0.09364065;0.006358758;-0.01860432,-0.1277024;-0.3530234;-0.008618202,-0.1316854;-0.7617124;0.06114786,-0.1530883;-0.7481395;-0.01917514,0.0269683;0.5484813;-0.03825819,763.8091
+0;0;0,0.002939341;0.3186941;-0.006876593,0.006200775;0.6245958;-0.0318723,0.1826946;0.5052432;-0.01038153,0.2118164;0.245067;0.0235659,0.2528798;-0.07199559;-0.04069082,-0.1729362;0.5147579;0.0002363436,-0.2276825;0.2929795;0.1325592,-0.3022962;-0.003185242;0.2468531,0.07798231;0.005715651;-0.0550854,0.09654327;-0.3529411;-0.01748107,0.0972432;-0.7562057;0.0761656,0.09423552;-0.7186769;-0.008648247,-0.0763417;0.0105647;-0.05664487,-0.1314529;-0.3453328;-0.03032086,-0.1587759;-0.7487577;0.05852975,-0.1595595;-0.7111498;-0.02632675,0.005408641;0.5498344;-0.02303321,0;0;0,0.01574413;0.3179522;-0.01674461,0.03076999;0.622842;-0.04884064,0.1959491;0.4976378;-0.08842123,0.2653266;0.2429244;-0.08838129,0.2680924;-0.07519025;-0.1600698,-0.1332616;0.5043522;0.03854041,-0.2168452;0.2716131;0.1309443,-0.3668576;-0.001680791;0.2266029,0.0711707;0.002348006;-0.06385553,0.106405;-0.3551208;-0.02687109,0.100396;-0.7539719;0.08391821,0.1087569;-0.7878987;0.02821743,-0.0936177;0.00647385;-0.01849666,-0.1284499;-0.352811;-0.008784806,-0.132297;-0.7608525;0.06107191,-0.1540174;-0.7473626;-0.01964217,0.02713855;0.5483786;-0.03835034,763.8204
+0;0;0,0.00303545;0.3186886;-0.00708585,0.006351721;0.6245816;-0.03218234,0.1828495;0.5051192;-0.01130863,0.2119157;0.2450027;0.02314028,0.2530269;-0.07213822;-0.0406979,-0.1732366;0.5167672;-0.0004706141,-0.2281045;0.2973947;0.1357548,-0.3026855;0.003838688;0.2566118,0.07797381;0.005509634;-0.05511842,0.09650953;-0.3531291;-0.0173303,0.09700351;-0.7564418;0.07611027,0.09400485;-0.7189305;-0.008705437,-0.07637586;0.01075428;-0.05656311,-0.131368;-0.3451675;-0.03031942,-0.1586438;-0.7485771;0.05861477,-0.159421;-0.7109817;-0.0262429,0.00554759;0.5498227;-0.02332383,0;0;0,0.01574413;0.3179522;-0.01674461,0.03076999;0.622842;-0.04884064,0.1959491;0.4976378;-0.08842123,0.2653266;0.2429244;-0.08838129,0.2680924;-0.07519025;-0.1600698,-0.1332616;0.5043522;0.03854041,-0.2168452;0.2716131;0.1309443,-0.3668576;-0.001680791;0.2266029,0.0711707;0.002348006;-0.06385553,0.106405;-0.3551208;-0.02687109,0.100396;-0.7539719;0.08391821,0.1087569;-0.7878987;0.02821743,-0.0936177;0.00647385;-0.01849666,-0.1284499;-0.352811;-0.008784806,-0.132297;-0.7608525;0.06107191,-0.1540174;-0.7473626;-0.01964217,0.02713855;0.5483786;-0.03835034,763.8425
+0;0;0,0.003034493;0.3185881;-0.007083615,0.006350192;0.6244285;-0.03217586,0.1830662;0.5049224;-0.01128872,0.2121395;0.2447427;0.02316857,0.2532523;-0.07241073;-0.04067213,-0.173458;0.5165848;-0.0004373714,-0.2283392;0.2971588;0.1358211,-0.3029231;0.003591329;0.2566829,0.07800353;0.005511733;-0.05513942,0.09655451;-0.3534222;-0.0173202,0.09704644;-0.755062;0.07573278,0.0940579;-0.717576;-0.008796789,-0.07640496;0.01075838;-0.05658466,-0.1314423;-0.3454565;-0.03031937,-0.1586051;-0.7471927;0.05824592,-0.1593796;-0.7096229;-0.02632546,0.005546184;0.5496809;-0.0233187,0;0;0,0.01586532;0.3178415;-0.01681828,0.03099927;0.622669;-0.04894924,0.1962065;0.4973175;-0.08899212,0.2648129;0.2423296;-0.08960724,0.2675558;-0.07572725;-0.161611,-0.133119;0.5042984;0.03891353,-0.2175168;0.2726718;0.1335295,-0.3676919;0.001139492;0.2338779,0.07110811;0.002278611;-0.06398225,0.106375;-0.3554519;-0.02665734,0.100341;-0.7525024;0.0841943,0.108859;-0.7883371;0.03124654,-0.09367111;0.006551431;-0.0183871,-0.1287561;-0.3530058;-0.008606435,-0.1330689;-0.7593771;0.06080074,-0.145566;-0.7956592;0.009218428,0.02734004;0.5482198;-0.03845048,763.8546
+0;0;0,0.003034493;0.3185881;-0.007083615,0.006350192;0.6244285;-0.03217586,0.1830662;0.5049224;-0.01128872,0.2121395;0.2447427;0.02316857,0.2532523;-0.07241073;-0.04067213,-0.173458;0.5165848;-0.0004373714,-0.2283392;0.2971588;0.1358211,-0.3029231;0.003591329;0.2566829,0.07800353;0.005511733;-0.05513942,0.09655451;-0.3534222;-0.0173202,0.09704644;-0.755062;0.07573278,0.0940579;-0.717576;-0.008796789,-0.07640496;0.01075838;-0.05658466,-0.1314423;-0.3454565;-0.03031937,-0.1586051;-0.7471927;0.05824592,-0.1593796;-0.7096229;-0.02632546,0.005546184;0.5496809;-0.0233187,0;0;0,0.01586532;0.3178415;-0.01681828,0.03099927;0.622669;-0.04894924,0.1962065;0.4973175;-0.08899212,0.2648129;0.2423296;-0.08960724,0.2675558;-0.07572725;-0.161611,-0.133119;0.5042984;0.03891353,-0.2175168;0.2726718;0.1335295,-0.3676919;0.001139492;0.2338779,0.07110811;0.002278611;-0.06398225,0.106375;-0.3554519;-0.02665734,0.100341;-0.7525024;0.0841943,0.108859;-0.7883371;0.03124654,-0.09367111;0.006551431;-0.0183871,-0.1287561;-0.3530058;-0.008606435,-0.1330689;-0.7593771;0.06080074,-0.145566;-0.7956592;0.009218428,0.02734004;0.5482198;-0.03845048,763.8763
+0;0;0,0.0031178;0.3185752;-0.00732793,0.006460196;0.6244491;-0.03255437,0.1831381;0.5049367;-0.01219986,0.2119082;0.2471536;0.0226456,0.2528487;-0.06997663;-0.04146316,-0.1736019;0.5181696;-0.001074592,-0.2281011;0.3028237;0.1373089,-0.3030987;0.01218843;0.2648401,0.07801726;0.005272379;-0.05516713,0.09661074;-0.3532765;-0.01727446,0.0970944;-0.7558597;0.0759566,0.094097;-0.7184082;-0.008337319,-0.07644624;0.01097292;-0.0565108,-0.1313781;-0.3449007;-0.03052375,-0.1582324;-0.7475871;0.05829068,-0.1590248;-0.7100549;-0.02604563,0.005651688;0.5496898;-0.02366675,0;0;0,0.0160056;0.3178207;-0.01695204,0.0313134;0.6226721;-0.04919839,0.1962066;0.4971081;-0.08963799,0.2642018;0.2443864;-0.09119594,0.2671295;-0.07372648;-0.1629825,-0.1326098;0.504517;0.03915867,-0.2169257;0.2761616;0.1352766,-0.3674253;0.005460531;0.2373966,0.07093366;0.002248332;-0.06419706,0.1064141;-0.3550702;-0.02673423,0.1006523;-0.7530419;0.08440018,0.1092463;-0.7884802;0.03135348,-0.09371265;0.006558881;-0.01824342,-0.1288688;-0.3525825;-0.007272785,-0.1323031;-0.7599486;0.06205723,-0.14454;-0.794953;0.009192616,0.02760595;0.5482141;-0.03866959,763.8979
+0;0;0,0.0031178;0.3185752;-0.00732793,0.006460196;0.6244491;-0.03255437,0.1831381;0.5049367;-0.01219986,0.2119082;0.2471536;0.0226456,0.2528487;-0.06997663;-0.04146316,-0.1736019;0.5181696;-0.001074592,-0.2281011;0.3028237;0.1373089,-0.3030987;0.01218843;0.2648401,0.07801726;0.005272379;-0.05516713,0.09661074;-0.3532765;-0.01727446,0.0970944;-0.7558597;0.0759566,0.094097;-0.7184082;-0.008337319,-0.07644624;0.01097292;-0.0565108,-0.1313781;-0.3449007;-0.03052375,-0.1582324;-0.7475871;0.05829068,-0.1590248;-0.7100549;-0.02604563,0.005651688;0.5496898;-0.02366675,0;0;0,0.0160056;0.3178207;-0.01695204,0.0313134;0.6226721;-0.04919839,0.1962066;0.4971081;-0.08963799,0.2642018;0.2443864;-0.09119594,0.2671295;-0.07372648;-0.1629825,-0.1326098;0.504517;0.03915867,-0.2169257;0.2761616;0.1352766,-0.3674253;0.005460531;0.2373966,0.07093366;0.002248332;-0.06419706,0.1064141;-0.3550702;-0.02673423,0.1006523;-0.7530419;0.08440018,0.1092463;-0.7884802;0.03135348,-0.09371265;0.006558881;-0.01824342,-0.1288688;-0.3525825;-0.007272785,-0.1323031;-0.7599486;0.06205723,-0.14454;-0.794953;0.009192616,0.02760595;0.5482141;-0.03866959,763.9097
+0;0;0,0.00311753;0.3185476;-0.007327295,0.006460248;0.624451;-0.03255636,0.1831835;0.5049157;-0.01219756,0.2117893;0.248605;0.02244888,0.2527316;-0.0685389;-0.04166263,-0.1736479;0.518152;-0.001069443,-0.2278358;0.304036;0.1365237,-0.3028366;0.01338828;0.2640603,0.07809177;0.005277414;-0.05521983,0.09666443;-0.3528698;-0.0173696,0.09714847;-0.7557659;0.07593389,0.09421306;-0.7184684;-0.006616667,-0.07651927;0.0109834;-0.05656477,-0.1313896;-0.3444916;-0.03060684,-0.1582647;-0.7474909;0.0582766,-0.1590408;-0.7101145;-0.02431546,0.005651616;0.5496802;-0.02366739,0;0;0,0.01623574;0.3177705;-0.017156,0.03181261;0.6226195;-0.04957712,0.1963968;0.4968329;-0.09069633,0.2639189;0.2455324;-0.09234464,0.266939;-0.07257289;-0.1642244,-0.1319532;0.5048054;0.03959595,-0.2165118;0.2785633;0.1364371,-0.3673696;0.009434372;0.2421647,0.07073;0.002157763;-0.06456017,0.1064056;-0.3546928;-0.02671921,0.1008951;-0.752929;0.08467448,0.1090324;-0.7888829;0.03507268,-0.09385507;0.006617185;-0.01796787,-0.129133;-0.3521072;-0.007046252,-0.1317356;-0.7596838;0.06299309,-0.1439335;-0.7943187;0.01249538,0.02803293;0.5481598;-0.03900337,763.9208
+0;0;0,0.003191779;0.3185422;-0.007531175,0.006556625;0.6244361;-0.03287192,0.1832825;0.5048268;-0.01289258,0.2117413;0.2485687;0.02226136,0.2526835;-0.06854022;-0.04202259,-0.1737331;0.5191065;-0.00144434,-0.2280276;0.3072531;0.1395668,-0.3021319;0.02046305;0.2760468,0.07812527;0.005014663;-0.05519692,0.09675126;-0.3531212;-0.01726523,0.09729809;-0.7560379;0.07594863,0.09432815;-0.7187509;-0.006601617,-0.07650887;0.01120659;-0.05653503,-0.1312657;-0.3442818;-0.03052176,-0.158053;-0.7472932;0.05833365,-0.1588631;-0.7099279;-0.02425908,0.005744341;0.5496686;-0.02395649,0;0;0,0.01623574;0.3177705;-0.017156,0.03181261;0.6226195;-0.04957712,0.1963968;0.4968329;-0.09069633,0.2639189;0.2455324;-0.09234464,0.266939;-0.07257289;-0.1642244,-0.1319532;0.5048054;0.03959595,-0.2165118;0.2785633;0.1364371,-0.3673696;0.009434372;0.2421647,0.07073;0.002157763;-0.06456017,0.1064056;-0.3546928;-0.02671921,0.1008951;-0.752929;0.08467448,0.1090324;-0.7888829;0.03507268,-0.09385507;0.006617185;-0.01796787,-0.129133;-0.3521072;-0.007046252,-0.1317356;-0.7596838;0.06299309,-0.1439335;-0.7943187;0.01249538,0.02803293;0.5481598;-0.03900337,763.9426
+0;0;0,0.003191735;0.3185377;-0.007531071,0.006557097;0.6244786;-0.03287591,0.1833652;0.5048327;-0.01288956,0.2117434;0.2493005;0.02216483,0.2526883;-0.06782877;-0.04212324,-0.1738162;0.5191191;-0.001436004,-0.2279568;0.3078657;0.1391757,-0.3020658;0.02105728;0.2756646,0.0781383;0.005015499;-0.05520613,0.09678134;-0.3534482;-0.01723971,0.09732991;-0.7576443;0.07627013,0.09432399;-0.720269;-0.007280335,-0.07652163;0.01120846;-0.05654446,-0.1313286;-0.3446054;-0.03050737,-0.1582009;-0.7488965;0.05863017,-0.1590208;-0.7114419;-0.02496329,0.005744642;0.5496953;-0.0239586,0;0;0,0.01630694;0.3177513;-0.0173614,0.0319664;0.6226189;-0.05001104,0.1962333;0.4961873;-0.09169066,0.263753;0.2456467;-0.09285116,0.2665501;-0.07237843;-0.165188,-0.131589;0.5048437;0.03991561,-0.2162836;0.2804243;0.1388786,-0.3677969;0.01448315;0.2515703,0.07067141;0.002105653;-0.0646497,0.1063759;-0.3550447;-0.02651703,0.1009001;-0.7546492;0.08486105,0.1089509;-0.7900912;0.03293182,-0.09388632;0.006671504;-0.01786943,-0.1295143;-0.3523532;-0.007046842,-0.1317875;-0.7611486;0.06366399,-0.1440392;-0.7965254;0.01247923,0.02816423;0.5481528;-0.03937793,763.9544
+0;0;0,0.003191735;0.3185377;-0.007531071,0.006557097;0.6244786;-0.03287591,0.1833652;0.5048327;-0.01288956,0.2117434;0.2493005;0.02216483,0.2526883;-0.06782877;-0.04212324,-0.1738162;0.5191191;-0.001436004,-0.2279568;0.3078657;0.1391757,-0.3020658;0.02105728;0.2756646,0.0781383;0.005015499;-0.05520613,0.09678134;-0.3534482;-0.01723971,0.09732991;-0.7576443;0.07627013,0.09432399;-0.720269;-0.007280335,-0.07652163;0.01120846;-0.05654446,-0.1313286;-0.3446054;-0.03050737,-0.1582009;-0.7488965;0.05863017,-0.1590208;-0.7114419;-0.02496329,0.005744642;0.5496953;-0.0239586,0;0;0,0.01630694;0.3177513;-0.0173614,0.0319664;0.6226189;-0.05001104,0.1962333;0.4961873;-0.09169066,0.263753;0.2456467;-0.09285116,0.2665501;-0.07237843;-0.165188,-0.131589;0.5048437;0.03991561,-0.2162836;0.2804243;0.1388786,-0.3677969;0.01448315;0.2515703,0.07067141;0.002105653;-0.0646497,0.1063759;-0.3550447;-0.02651703,0.1009001;-0.7546492;0.08486105,0.1089509;-0.7900912;0.03293182,-0.09388632;0.006671504;-0.01786943,-0.1295143;-0.3523532;-0.007046842,-0.1317875;-0.7611486;0.06366399,-0.1440392;-0.7965254;0.01247923,0.02816423;0.5481528;-0.03937793,763.9767
+0;0;0,0.003307262;0.3185365;-0.007706842,0.006711393;0.6245396;-0.03308582,0.1830898;0.5054083;-0.007427441,0.2140931;0.2497636;0.02234187,0.2552163;-0.06725073;-0.04229263,-0.1737028;0.5199862;-0.001692919,-0.2279589;0.3117407;0.1428467,-0.3024761;0.02708426;0.283505,0.07810666;0.004828003;-0.0551493,0.09680125;-0.3527147;-0.01712792,0.09744364;-0.7567871;0.07615262,0.09547593;-0.7194003;-0.007787831,-0.07647528;0.01128226;-0.05647697,-0.1308785;-0.3436714;-0.03039818,-0.157679;-0.7478204;0.05860459,-0.1574494;-0.7103502;-0.02535123,0.005891783;0.5497348;-0.02415881,0;0;0,0.0163855;0.3177383;-0.01759911,0.0321461;0.6226356;-0.05053365,0.1960423;0.4957506;-0.0924083,0.2635663;0.2454711;-0.09391427,0.2654887;-0.07271108;-0.1654912,-0.1310009;0.5051687;0.04026309,-0.215434;0.2818112;0.1411793,-0.3688601;0.01954859;0.2596934,0.07061161;0.002041519;-0.06461608,0.1064857;-0.3542095;-0.02679813,0.1013948;-0.7535128;0.08503711,0.109043;-0.78921;0.03278935,-0.09381172;0.006742598;-0.01786907,-0.1293555;-0.3513773;-0.006973258,-0.1311887;-0.7601323;0.06297079,-0.1441585;-0.7969933;0.01331377,0.02831562;0.548159;-0.03982449,763.9994
+0;0;0,0.003307276;0.3185379;-0.007706875,0.006711735;0.6245706;-0.03308865,0.1830301;0.5054396;-0.007434199,0.2139475;0.250503;0.02225267,0.2550684;-0.06649342;-0.04237816,-0.173642;0.5200126;-0.001701618,-0.2277478;0.3123438;0.1424377,-0.3022607;0.02770352;0.283088,0.07800662;0.004821819;-0.05507866,0.09670217;-0.3527392;-0.01705533,0.09734517;-0.7572014;0.07631521,0.09538146;-0.7198297;-0.007454768,-0.07637732;0.01126781;-0.05640463,-0.1307834;-0.343704;-0.03032451,-0.1576097;-0.7482429;0.05876412,-0.1573806;-0.7107879;-0.02502119,0.005891965;0.5497512;-0.02415991,0;0;0,0.01651023;0.3177227;-0.01778817,0.03240568;0.6226076;-0.05104256,0.195696;0.4949658;-0.09363461,0.2631908;0.2454204;-0.09483266,0.2651169;-0.07286827;-0.1658497,-0.1304897;0.5055986;0.04053131,-0.2150947;0.2835596;0.1423672,-0.3670266;0.02307847;0.2665489,0.07046228;0.001906544;-0.06460166,0.106656;-0.3543238;-0.02671874,0.1014688;-0.7541186;0.08484042,0.1076952;-0.7896641;0.03248942,-0.09368138;0.00683962;-0.01785947,-0.1294661;-0.3512752;-0.006978979,-0.1313085;-0.7602646;0.06396054,-0.1450037;-0.794676;0.01162294,0.02853264;0.5481318;-0.04024005,764.0218
+0;0;0,0.003307276;0.3185379;-0.007706875,0.006711735;0.6245706;-0.03308865,0.1830301;0.5054396;-0.007434199,0.2139475;0.250503;0.02225267,0.2550684;-0.06649342;-0.04237816,-0.173642;0.5200126;-0.001701618,-0.2277478;0.3123438;0.1424377,-0.3022607;0.02770352;0.283088,0.07800662;0.004821819;-0.05507866,0.09670217;-0.3527392;-0.01705533,0.09734517;-0.7572014;0.07631521,0.09538146;-0.7198297;-0.007454768,-0.07637732;0.01126781;-0.05640463,-0.1307834;-0.343704;-0.03032451,-0.1576097;-0.7482429;0.05876412,-0.1573806;-0.7107879;-0.02502119,0.005891965;0.5497512;-0.02415991,0;0;0,0.01651023;0.3177227;-0.01778817,0.03240568;0.6226076;-0.05104256,0.195696;0.4949658;-0.09363461,0.2631908;0.2454204;-0.09483266,0.2651169;-0.07286827;-0.1658497,-0.1304897;0.5055986;0.04053131,-0.2150947;0.2835596;0.1423672,-0.3670266;0.02307847;0.2665489,0.07046228;0.001906544;-0.06460166,0.106656;-0.3543238;-0.02671874,0.1014688;-0.7541186;0.08484042,0.1076952;-0.7896641;0.03248942,-0.09368138;0.00683962;-0.01785947,-0.1294661;-0.3512752;-0.006978979,-0.1313085;-0.7602646;0.06396054,-0.1450037;-0.794676;0.01162294,0.02853264;0.5481318;-0.04024005,764.0434
+0;0;0,0.0033058;0.3185134;-0.007964609,0.006658324;0.6245314;-0.0335839,0.1832377;0.5050891;-0.01050264,0.2140099;0.2504005;0.02187844,0.2551339;-0.06660718;-0.04270259,-0.1738277;0.5205298;-0.001864102,-0.228286;0.3154289;0.1458845,-0.3043222;0.03800678;0.2995439,0.07796951;0.004732523;-0.05513809,0.09670199;-0.3528154;-0.01698379,0.09749193;-0.7580216;0.07644815,0.09480005;-0.7200871;-0.013842,-0.07642559;0.01135298;-0.05632131,-0.1307389;-0.3436427;-0.03033509,-0.1575377;-0.7488741;0.05905998,-0.1578657;-0.7108547;-0.03126218,0.005855386;0.5497139;-0.02459635,0;0;0,0.01657476;0.3176917;-0.01795435,0.03252465;0.6225495;-0.05146885,0.1957287;0.4947427;-0.09434581,0.2631615;0.2451158;-0.09531963,0.2644776;-0.07318597;-0.1662986,-0.1302837;0.505639;0.04063468,-0.2155247;0.2853923;0.1459302,-0.3659388;0.02575719;0.2736836,0.07038803;0.001859784;-0.0646832,0.1068528;-0.3543416;-0.02676105,0.1016011;-0.75495;0.08462763,0.1103913;-0.7940216;0.02653837,-0.09369739;0.006901084;-0.01774895,-0.1295441;-0.3512166;-0.00707722,-0.1314595;-0.7609926;0.06364825,-0.1461804;-0.8004423;0.007234134,0.02863471;0.5480801;-0.04059446,764.0544
+0;0;0,0.0033058;0.3185134;-0.007964609,0.006658324;0.6245314;-0.0335839,0.1832377;0.5050891;-0.01050264,0.2140099;0.2504005;0.02187844,0.2551339;-0.06660718;-0.04270259,-0.1738277;0.5205298;-0.001864102,-0.228286;0.3154289;0.1458845,-0.3043222;0.03800678;0.2995439,0.07796951;0.004732523;-0.05513809,0.09670199;-0.3528154;-0.01698379,0.09749193;-0.7580216;0.07644815,0.09480005;-0.7200871;-0.013842,-0.07642559;0.01135298;-0.05632131,-0.1307389;-0.3436427;-0.03033509,-0.1575377;-0.7488741;0.05905998,-0.1578657;-0.7108547;-0.03126218,0.005855386;0.5497139;-0.02459635,0;0;0,0.01657476;0.3176917;-0.01795435,0.03252465;0.6225495;-0.05146885,0.1957287;0.4947427;-0.09434581,0.2631615;0.2451158;-0.09531963,0.2644776;-0.07318597;-0.1662986,-0.1302837;0.505639;0.04063468,-0.2155247;0.2853923;0.1459302,-0.3659388;0.02575719;0.2736836,0.07038803;0.001859784;-0.0646832,0.1068528;-0.3543416;-0.02676105,0.1016011;-0.75495;0.08462763,0.1103913;-0.7940216;0.02653837,-0.09369739;0.006901084;-0.01774895,-0.1295441;-0.3512166;-0.00707722,-0.1314595;-0.7609926;0.06364825,-0.1461804;-0.8004423;0.007234134,0.02863471;0.5480801;-0.04059446,764.066
+0;0;0,0.003305458;0.3184805;-0.007963788,0.006658296;0.6245272;-0.03358565,0.1832389;0.505074;-0.01050301,0.2140262;0.2502595;0.02189407,0.2551493;-0.06673995;-0.0426853,-0.1738292;0.5205147;-0.001864405,-0.2283144;0.3153125;0.1459572,-0.3043486;0.0378975;0.2996127,0.07797831;0.004733058;-0.05514433,0.09671755;-0.3529437;-0.01697628,0.09750915;-0.759001;0.07665192,0.09483577;-0.7211211;-0.01301737,-0.07643422;0.01135426;-0.05632768,-0.1307671;-0.3437694;-0.03033209,-0.1576222;-0.7498519;0.05925076,-0.1579479;-0.7118877;-0.03045032,0.005855244;0.5496991;-0.02459683,0;0;0,0.01673686;0.3176388;-0.01815569,0.03284475;0.6224814;-0.05198944,0.1959489;0.4945947;-0.09485614,0.2631491;0.2447724;-0.09572089,0.2643973;-0.07357161;-0.1664728,-0.1297094;0.5059374;0.04098337,-0.2153792;0.2868675;0.1486721,-0.3656831;0.03164178;0.285123,0.07036069;0.001763731;-0.0647316,0.1070067;-0.3545377;-0.02669203,0.1016426;-0.7559677;0.08499718,0.1106673;-0.7939084;0.02658105,-0.0937141;0.00706161;-0.01765558,-0.1295199;-0.351193;-0.007062849,-0.1312264;-0.7618867;0.06348564,-0.1460724;-0.800872;0.007535111,0.02890623;0.548017;-0.04102492,764.0876
+0;0;0,0.003318753;0.3184753;-0.008164109,0.006637299;0.6245083;-0.03394841,0.1830799;0.5056877;-0.007378645,0.2152739;0.2506636;0.02184534,0.2564149;-0.06635296;-0.04263883,-0.1739186;0.5209944;-0.002190556,-0.2288342;0.3180152;0.1485128,-0.3044136;0.04293323;0.3065252,0.07797588;0.00467053;-0.05515309,0.09672084;-0.3530222;-0.01713769,0.09734203;-0.75906;0.07657591,0.09534677;-0.7212096;-0.01311363,-0.0764427;0.01133463;-0.05632011,-0.1306579;-0.343818;-0.03047568,-0.1574883;-0.7498938;0.05914529,-0.1571372;-0.7119499;-0.0305575,0.005846431;0.5496857;-0.02491356,0;0;0,0.01673686;0.3176388;-0.01815569,0.03284475;0.6224814;-0.05198944,0.1959489;0.4945947;-0.09485614,0.2631491;0.2447724;-0.09572089,0.2643973;-0.07357161;-0.1664728,-0.1297094;0.5059374;0.04098337,-0.2153792;0.2868675;0.1486721,-0.3656831;0.03164178;0.285123,0.07036069;0.001763731;-0.0647316,0.1070067;-0.3545377;-0.02669203,0.1016426;-0.7559677;0.08499718,0.1106673;-0.7939084;0.02658105,-0.0937141;0.00706161;-0.01765558,-0.1295199;-0.351193;-0.007062849,-0.1312264;-0.7618867;0.06348564,-0.1460724;-0.800872;0.007535111,0.02890623;0.548017;-0.04102492,764.0989
+0;0;0,0.003318531;0.318454;-0.008163564,0.006636753;0.6244572;-0.03394554,0.1828952;0.5056857;-0.007394405,0.2150613;0.2508834;0.02180416,0.2562023;-0.06613368;-0.04268012,-0.1737323;0.5209765;-0.002211705,-0.2286002;0.3181739;0.1483606,-0.3041798;0.04309142;0.3063732,0.07798792;0.004671251;-0.05516161,0.09672999;-0.3529665;-0.01715204,0.09735028;-0.7584162;0.07642578,0.09537276;-0.7206355;-0.0124668,-0.07645451;0.01133638;-0.05632881,-0.1306614;-0.3437617;-0.03048834,-0.1574529;-0.7492492;0.05900279,-0.1571049;-0.7113759;-0.02990293,0.005845919;0.549638;-0.0249111,0;0;0,0.01666791;0.3176062;-0.01841462,0.03278126;0.6223754;-0.05262077,0.1955702;0.4943376;-0.0955559,0.2628033;0.2447561;-0.09602833,0.2637727;-0.07359748;-0.1667439,-0.1294293;0.5063828;0.04095915,-0.2154206;0.2888364;0.1509158,-0.3626846;0.03725976;0.2971114,0.07025996;0.001757324;-0.06486285,0.1068407;-0.3544975;-0.02684832,0.1016317;-0.7553047;0.08483434,0.1101625;-0.7925917;0.02681684,-0.09377915;0.007118422;-0.01736488,-0.1299679;-0.3510558;-0.007248774,-0.1318612;-0.761236;0.0627175,-0.1457494;-0.8010143;0.008824602,0.02885266;0.5479316;-0.04153705,764.1212
+0;0;0,0.003318531;0.318454;-0.008163564,0.006636753;0.6244572;-0.03394554,0.1828952;0.5056857;-0.007394405,0.2150613;0.2508834;0.02180416,0.2562023;-0.06613368;-0.04268012,-0.1737323;0.5209765;-0.002211705,-0.2286002;0.3181739;0.1483606,-0.3041798;0.04309142;0.3063732,0.07798792;0.004671251;-0.05516161,0.09672999;-0.3529665;-0.01715204,0.09735028;-0.7584162;0.07642578,0.09537276;-0.7206355;-0.0124668,-0.07645451;0.01133638;-0.05632881,-0.1306614;-0.3437617;-0.03048834,-0.1574529;-0.7492492;0.05900279,-0.1571049;-0.7113759;-0.02990293,0.005845919;0.549638;-0.0249111,0;0;0,0.01666791;0.3176062;-0.01841462,0.03278126;0.6223754;-0.05262077,0.1955702;0.4943376;-0.0955559,0.2628033;0.2447561;-0.09602833,0.2637727;-0.07359748;-0.1667439,-0.1294293;0.5063828;0.04095915,-0.2154206;0.2888364;0.1509158,-0.3626846;0.03725976;0.2971114,0.07025996;0.001757324;-0.06486285,0.1068407;-0.3544975;-0.02684832,0.1016317;-0.7553047;0.08483434,0.1101625;-0.7925917;0.02681684,-0.09377915;0.007118422;-0.01736488,-0.1299679;-0.3510558;-0.007248774,-0.1318612;-0.761236;0.0627175,-0.1457494;-0.8010143;0.008824602,0.02885266;0.5479316;-0.04153705,764.1326
+0;0;0,0.003360867;0.3184495;-0.00832055,0.00667506;0.6244486;-0.03415179,0.1832445;0.505699;-0.01097749,0.2146814;0.251191;0.02140791,0.2560396;-0.06583607;-0.04288821,-0.173773;0.5215796;-0.002293827,-0.2290241;0.3215949;0.1518648,-0.3036149;0.04803097;0.3129536,0.07802162;0.004449563;-0.05513227,0.0968847;-0.3531664;-0.01697814,0.09742026;-0.7586408;0.07649282,0.09476174;-0.7208579;-0.01238178,-0.07643865;0.01150416;-0.05631631,-0.130495;-0.3436197;-0.0305155,-0.1572069;-0.7490935;0.05906137,-0.1575416;-0.711222;-0.02984457,0.005887466;0.5496308;-0.02510486,0;0;0,0.01666791;0.3176062;-0.01841462,0.03278126;0.6223754;-0.05262077,0.1955702;0.4943376;-0.0955559,0.2628033;0.2447561;-0.09602833,0.2637727;-0.07359748;-0.1667439,-0.1294293;0.5063828;0.04095915,-0.2154206;0.2888364;0.1509158,-0.3626846;0.03725976;0.2971114,0.07025996;0.001757324;-0.06486285,0.1068407;-0.3544975;-0.02684832,0.1016317;-0.7553047;0.08483434,0.1101625;-0.7925917;0.02681684,-0.09377915;0.007118422;-0.01736488,-0.1299679;-0.3510558;-0.007248774,-0.1318612;-0.761236;0.0627175,-0.1457494;-0.8010143;0.008824602,0.02885266;0.5479316;-0.04153705,764.1445
+0;0;0,0.003357798;0.3181587;-0.008312952,0.006669612;0.6239378;-0.03412522,0.1834513;0.5051978;-0.01094156,0.2149327;0.25033;0.02148962,0.2562877;-0.06667191;-0.04280139,-0.1739922;0.5210974;-0.002247537,-0.2293215;0.32083;0.152129,-0.3039064;0.04728782;0.3132051,0.07807476;0.004452593;-0.05516982,0.0969527;-0.3534452;-0.01698562,0.09748673;-0.7577567;0.07621725,0.09482563;-0.7199661;-0.01274391,-0.07649071;0.011512;-0.05635466,-0.1305897;-0.3438917;-0.03053352,-0.157225;-0.7482026;0.05878644,-0.15756;-0.7103235;-0.03020607,0.005882671;0.5491821;-0.02508579,0;0;0,0.01679039;0.3172897;-0.01872659,0.03291376;0.6217932;-0.05330718,0.1958491;0.4936218;-0.09622526,0.2628437;0.2435976;-0.09654653,0.2639133;-0.07486641;-0.1666414,-0.1304109;0.5105922;0.04094832,-0.2162929;0.2933946;0.1525277,-0.3620127;0.04436514;0.3044613,0.07026953;0.00158307;-0.06495297,0.1071128;-0.3549074;-0.0267117,0.1018896;-0.7544752;0.08497083,0.1105201;-0.7922997;0.02746236,-0.09385029;0.007429284;-0.01720843,-0.1304168;-0.3510078;-0.007668369,-0.1308164;-0.7598801;0.0628868,-0.1453155;-0.8011274;0.01096896,0.02898501;0.5474271;-0.04212654,764.1669
+0;0;0,0.003357203;0.3181024;-0.008311481,0.006668269;0.6238124;-0.03411788,0.1833308;0.5051194;-0.01094585,0.2148398;0.2500285;0.02151372,0.2561933;-0.06696284;-0.04277516,-0.1738724;0.5210083;-0.002257673,-0.2292501;0.3205656;0.152254,-0.3038325;0.04703248;0.3133247,0.07806589;0.004452087;-0.05516355,0.09692498;-0.3530884;-0.01701747,0.09745894;-0.7573465;0.0761731,0.09482775;-0.7196436;-0.01178791,-0.07648201;0.01151069;-0.05634826,-0.130527;-0.3435382;-0.0305529,-0.1571587;-0.7477958;0.05875527,-0.15749;-0.7100052;-0.02923674,0.005881513;0.5490741;-0.02508058,0;0;0,0.01686118;0.3172159;-0.01895487,0.03310838;0.6216037;-0.05387831,0.195775;0.4932841;-0.09683073,0.2628115;0.2430364;-0.09672451,0.263964;-0.07546335;-0.1666048,-0.1297067;0.5104917;0.0412554,-0.2162775;0.2944555;0.1550608,-0.3578531;0.04927401;0.3168295,0.07024843;0.001563787;-0.06496024,0.1070936;-0.3545595;-0.02668965,0.1021339;-0.7540709;0.08500373,0.1101542;-0.7914082;0.02839315,-0.09383974;0.00744804;-0.01719737,-0.1303518;-0.3506324;-0.007643906,-0.1307542;-0.7595003;0.06261465,-0.1447305;-0.799395;0.01043424,0.02914337;0.5472701;-0.04261386,764.1888
+0;0;0,0.003402495;0.3180975;-0.008479226,0.006745679;0.6237952;-0.03442662,0.183452;0.5049614;-0.01236828,0.2142796;0.2499339;0.02122356,0.2556754;-0.06706232;-0.0430143,-0.1738952;0.521709;-0.002391567,-0.2298467;0.3236513;0.1549627,-0.3032131;0.05397683;0.3229501,0.0780779;0.004324351;-0.0551567,0.09695452;-0.3532134;-0.01699402,0.09722023;-0.7574695;0.07620619,0.09436263;-0.7197608;-0.01174726,-0.07647444;0.01160564;-0.05633906,-0.1304416;-0.3434598;-0.03060962,-0.1570626;-0.7476987;0.05878654,-0.1576239;-0.7099195;-0.02920531,0.00595089;0.5490612;-0.02535463,0;0;0,0.01686118;0.3172159;-0.01895487,0.03310838;0.6216037;-0.05387831,0.195775;0.4932841;-0.09683073,0.2628115;0.2430364;-0.09672451,0.263964;-0.07546335;-0.1666048,-0.1297067;0.5104917;0.0412554,-0.2162775;0.2944555;0.1550608,-0.3578531;0.04927401;0.3168295,0.07024843;0.001563787;-0.06496024,0.1070936;-0.3545595;-0.02668965,0.1021339;-0.7540709;0.08500373,0.1101542;-0.7914082;0.02839315,-0.09383974;0.00744804;-0.01719737,-0.1303518;-0.3506324;-0.007643906,-0.1307542;-0.7595003;0.06261465,-0.1447305;-0.799395;0.01043424,0.02914337;0.5472701;-0.04261386,764.2104
+0;0;0,0.003397535;0.3176337;-0.008466865,0.006737499;0.6230367;-0.03438881,0.1836458;0.504234;-0.01232558,0.2145572;0.2485137;0.02135751,0.2559502;-0.06846115;-0.04287602,-0.1741064;0.5210005;-0.002337553,-0.2302099;0.3224048;0.1554442,-0.3035713;0.0527485;0.3234202,0.07812189;0.004326787;-0.05518777,0.09702709;-0.3537523;-0.0169673,0.09729288;-0.7581263;0.07626005,0.094467;-0.7205032;-0.01071698,-0.07651751;0.01161218;-0.0563708,-0.1305664;-0.343991;-0.0306024,-0.1571952;-0.7483475;0.0588198,-0.1577502;-0.7106547;-0.02819521,0.00594357;0.5483837;-0.02532665,0;0;0,0.01711958;0.3167209;-0.01921511,0.03340847;0.6207816;-0.05436528,0.1963364;0.4926353;-0.09722424,0.2634179;0.2416712;-0.09716618,0.2645045;-0.07691866;-0.1665326,-0.129759;0.5120825;0.04160648,-0.2165607;0.296458;0.1575999,-0.3545838;0.05390161;0.3262071,0.07027872;0.00137578;-0.06501114,0.107478;-0.3552458;-0.02659011,0.1025769;-0.7548586;0.08519185,0.1116978;-0.7920368;0.03010094,-0.09388997;0.007707485;-0.01710871,-0.1300313;-0.3509707;-0.008017706,-0.1305189;-0.7599357;0.06238818,-0.1547567;-0.7470326;-0.01977827,0.02944015;0.5465403;-0.04303753,764.2219
+0;0;0,0.003397535;0.3176337;-0.008466865,0.006737499;0.6230367;-0.03438881,0.1836458;0.504234;-0.01232558,0.2145572;0.2485137;0.02135751,0.2559502;-0.06846115;-0.04287602,-0.1741064;0.5210005;-0.002337553,-0.2302099;0.3224048;0.1554442,-0.3035713;0.0527485;0.3234202,0.07812189;0.004326787;-0.05518777,0.09702709;-0.3537523;-0.0169673,0.09729288;-0.7581263;0.07626005,0.094467;-0.7205032;-0.01071698,-0.07651751;0.01161218;-0.0563708,-0.1305664;-0.343991;-0.0306024,-0.1571952;-0.7483475;0.0588198,-0.1577502;-0.7106547;-0.02819521,0.00594357;0.5483837;-0.02532665,0;0;0,0.01711958;0.3167209;-0.01921511,0.03340847;0.6207816;-0.05436528,0.1963364;0.4926353;-0.09722424,0.2634179;0.2416712;-0.09716618,0.2645045;-0.07691866;-0.1665326,-0.129759;0.5120825;0.04160648,-0.2165607;0.296458;0.1575999,-0.3545838;0.05390161;0.3262071,0.07027872;0.00137578;-0.06501114,0.107478;-0.3552458;-0.02659011,0.1025769;-0.7548586;0.08519185,0.1116978;-0.7920368;0.03010094,-0.09388997;0.007707485;-0.01710871,-0.1300313;-0.3509707;-0.008017706,-0.1305189;-0.7599357;0.06238818,-0.1547567;-0.7470326;-0.01977827,0.02944015;0.5465403;-0.04303753,764.233
+0;0;0,0.003285717;0.3175586;-0.008747241,0.006533409;0.6228553;-0.03493384,0.1835581;0.5042069;-0.01317574,0.2141529;0.2485801;0.02100477,0.2556319;-0.0683687;-0.0431246,-0.1743234;0.5213144;-0.002446383,-0.2316095;0.3263398;0.1592712,-0.3031638;0.0594579;0.3323136,0.07798121;0.004265063;-0.05533661,0.0968057;-0.3538897;-0.01707369,0.09703707;-0.7526739;0.07494248,0.09399233;-0.7148518;-0.0145691,-0.07660251;0.01166992;-0.05618957,-0.1307819;-0.3440168;-0.0307967,-0.1570572;-0.7428136;0.05733171,-0.1577647;-0.7049187;-0.03222246,0.005774147;0.5482333;-0.02578543,0;0;0,0.01712159;0.3166369;-0.01945961,0.03337434;0.6205733;-0.05497158,0.1962452;0.4923093;-0.09786236,0.263467;0.24145;-0.09733856,0.2644866;-0.07730898;-0.1657586,-0.1294852;0.5122465;0.04183695,-0.216487;0.2983761;0.1607466,-0.3492368;0.05945781;0.338469,0.07018748;0.001364574;-0.06506348,0.1076012;-0.3553059;-0.02659786,0.103161;-0.7489762;0.08520507,0.1114365;-0.7919127;0.03329587,-0.09386668;0.007738387;-0.01704597,-0.1299461;-0.3510242;-0.00805244,-0.13027;-0.7542884;0.06176025,-0.1553871;-0.7418972;-0.02274916,0.02941418;0.5463667;-0.0435518,764.2552
+0;0;0,0.003285717;0.3175586;-0.008747241,0.006533409;0.6228553;-0.03493384,0.1835581;0.5042069;-0.01317574,0.2141529;0.2485801;0.02100477,0.2556319;-0.0683687;-0.0431246,-0.1743234;0.5213144;-0.002446383,-0.2316095;0.3263398;0.1592712,-0.3031638;0.0594579;0.3323136,0.07798121;0.004265063;-0.05533661,0.0968057;-0.3538897;-0.01707369,0.09703707;-0.7526739;0.07494248,0.09399233;-0.7148518;-0.0145691,-0.07660251;0.01166992;-0.05618957,-0.1307819;-0.3440168;-0.0307967,-0.1570572;-0.7428136;0.05733171,-0.1577647;-0.7049187;-0.03222246,0.005774147;0.5482333;-0.02578543,0;0;0,0.01712159;0.3166369;-0.01945961,0.03337434;0.6205733;-0.05497158,0.1962452;0.4923093;-0.09786236,0.263467;0.24145;-0.09733856,0.2644866;-0.07730898;-0.1657586,-0.1294852;0.5122465;0.04183695,-0.216487;0.2983761;0.1607466,-0.3492368;0.05945781;0.338469,0.07018748;0.001364574;-0.06506348,0.1076012;-0.3553059;-0.02659786,0.103161;-0.7489762;0.08520507,0.1114365;-0.7919127;0.03329587,-0.09386668;0.007738387;-0.01704597,-0.1299461;-0.3510242;-0.00805244,-0.13027;-0.7542884;0.06176025,-0.1553871;-0.7418972;-0.02274916,0.02941418;0.5463667;-0.0435518,764.2776
+0;0;0,0.003283442;0.3173387;-0.008741186,0.006529411;0.6224729;-0.03491335,0.1836046;0.503862;-0.01315782,0.2141642;0.2485298;0.0209833,0.2556393;-0.06838974;-0.04314013,-0.1743775;0.5209744;-0.002425442,-0.2315977;0.3262244;0.1591058,-0.3031453;0.05936718;0.3321322,0.0780381;0.004268175;-0.05537698,0.09686761;-0.3539822;-0.01710385,0.09709969;-0.7540083;0.07519887,0.09411035;-0.7163285;-0.01268397,-0.07665839;0.01167844;-0.05623056,-0.1308522;-0.3441032;-0.03083091,-0.1572094;-0.7441419;0.05757193,-0.157904;-0.7063907;-0.03035273,0.005770657;0.5479008;-0.02577106,0;0;0,0.01716566;0.3163897;-0.01984823,0.03334568;0.6200868;-0.05601358,0.196436;0.4919046;-0.09827733,0.2635153;0.2413175;-0.09755623,0.2645442;-0.07759312;-0.1651208,-0.129666;0.5136707;0.04148575,-0.2170446;0.3019144;0.163216,-0.3512624;0.06767696;0.3459409,0.07020621;0.00125736;-0.06514812,0.1077813;-0.3555003;-0.0267452,0.1031963;-0.7505842;0.08473742,0.1115588;-0.7912325;0.03248608,-0.0939506;0.007893574;-0.01690402,-0.1298333;-0.3509919;-0.008167093,-0.1301124;-0.7555202;0.06181476,-0.1440189;-0.7959309;0.01043124,0.02940556;0.5459595;-0.04440427,764.2912
+0;0;0,0.003238132;0.3173319;-0.009003526,0.006384997;0.6224468;-0.03541157,0.183491;0.5035446;-0.01471432,0.213434;0.2482932;0.02055835,0.2555161;-0.06856507;-0.04347248,-0.1745674;0.5215869;-0.002725432,-0.2320554;0.3284215;0.1606034,-0.3038278;0.0650256;0.3387643,0.078058;0.004216454;-0.05535287,0.09674877;-0.3540396;-0.01706571,0.09702997;-0.7540812;0.07516971,0.09381018;-0.7164167;-0.01270632,-0.07661384;0.01169049;-0.05628874,-0.1308852;-0.3440723;-0.03079,-0.1572171;-0.7441587;0.05740402,-0.1581425;-0.7064264;-0.03052017,0.00565558;0.5478812;-0.02621341,0;0;0,0.01716566;0.3163897;-0.01984823,0.03334568;0.6200868;-0.05601358,0.196436;0.4919046;-0.09827733,0.2635153;0.2413175;-0.09755623,0.2645442;-0.07759312;-0.1651208,-0.129666;0.5136707;0.04148575,-0.2170446;0.3019144;0.163216,-0.3512624;0.06767696;0.3459409,0.07020621;0.00125736;-0.06514812,0.1077813;-0.3555003;-0.0267452,0.1031963;-0.7505842;0.08473742,0.1115588;-0.7912325;0.03248608,-0.0939506;0.007893574;-0.01690402,-0.1298333;-0.3509919;-0.008167093,-0.1301124;-0.7555202;0.06181476,-0.1440189;-0.7959309;0.01043124,0.02940556;0.5459595;-0.04440427,764.3116
+0;0;0,0.003237514;0.3172714;-0.009001808,0.006383268;0.6222795;-0.03540129,0.1832492;0.5034493;-0.01472106,0.213202;0.2481144;0.02056314,0.2552817;-0.06872553;-0.04346399,-0.1743256;0.5214672;-0.002748361,-0.2318324;0.3282387;0.1606339,-0.3036007;0.06485796;0.3387845,0.07803222;0.004215061;-0.05533459,0.09671944;-0.353973;-0.0170547,0.0970006;-0.7539423;0.07516403,0.0937909;-0.7163017;-0.0124366,-0.07658853;0.01168663;-0.05627015,-0.1308496;-0.3440086;-0.03077625,-0.1571767;-0.7440227;0.05740182,-0.1580992;-0.7063146;-0.03024682,0.005653969;0.547726;-0.02620461,0;0;0,0.01697545;0.3163036;-0.02040875,0.03289675;0.619772;-0.05765271,0.1959056;0.4916942;-0.0993402,0.2632276;0.2410859;-0.09820831,0.2643364;-0.07790712;-0.1652899,-0.1294457;0.5137977;0.04084657,-0.2168104;0.3042446;0.1665167,-0.3497029;0.07031392;0.3505648,0.07009363;0.001247585;-0.06522298,0.1076271;-0.3554828;-0.02717078,0.1030603;-0.7505654;0.08404338,0.1108879;-0.7909981;0.03188479,-0.0939369;0.007910875;-0.01679249,-0.130139;-0.3508852;-0.008542383,-0.1305904;-0.7553903;0.06113615,-0.1440926;-0.7956259;0.00987988,0.02905714;0.5457056;-0.04570472,764.334
+0;0;0,0.003235361;0.3170603;-0.008995821,0.006379491;0.6219108;-0.03538144,0.1831981;0.5031353;-0.01470959,0.2131638;0.2476908;0.02058976,0.255237;-0.06910086;-0.04342762,-0.1742806;0.5211484;-0.002740111,-0.231812;0.3278369;0.1607123,-0.3035694;0.06449625;0.3388357,0.07796369;0.004211359;-0.05528599,0.09666629;-0.3542713;-0.01697462,0.09694834;-0.7555203;0.07553919,0.09380004;-0.718026;-0.01038561,-0.07652128;0.01167637;-0.05622073,-0.1308269;-0.3443114;-0.03070587,-0.1572383;-0.7456054;0.05775435,-0.1581432;-0.7080448;-0.02821752,0.005650612;0.5474002;-0.02619006,0;0;0,0.01708284;0.3160674;-0.02069283,0.0330529;0.619342;-0.05819786,0.1959546;0.4913045;-0.09992218,0.2633588;0.2406052;-0.09837484,0.2643526;-0.0786137;-0.1641295,-0.1288771;0.5139076;0.04121357,-0.2165558;0.3054303;0.1686718,-0.3487075;0.07237528;0.3542698,0.0699665;0.00129649;-0.06523514,0.1078544;-0.3556882;-0.02710605,0.1034905;-0.7520743;0.08433294,0.1107854;-0.7896358;0.03112221,-0.09385674;0.007845806;-0.01679195,-0.1300778;-0.3512492;-0.008661086,-0.1304432;-0.7570226;0.0613929,-0.1443414;-0.7957654;0.01108968,0.02919307;0.5453287;-0.04619813,764.3558
+0;0;0,0.00322014;0.3170552;-0.009179125,0.006331301;0.6218957;-0.03568507,0.1831899;0.5031353;-0.01542294,0.2129576;0.2477543;0.02049779,0.2552283;-0.06902072;-0.04347213,-0.1743847;0.5218182;-0.002765162,-0.2325442;0.3317275;0.1642046,-0.302911;0.07224128;0.3484348,0.07795964;0.004175775;-0.05529441,0.09662001;-0.3543018;-0.01691588,0.09697641;-0.7555564;0.07557382,0.0937055;-0.7180709;-0.01034717,-0.07651302;0.01166702;-0.05623391,-0.1309472;-0.3443173;-0.03094605,-0.1573824;-0.7455838;0.05763168,-0.1584088;-0.7080351;-0.02833989,0.005611711;0.5473883;-0.02646665,0;0;0,0.01708284;0.3160674;-0.02069283,0.0330529;0.619342;-0.05819786,0.1959546;0.4913045;-0.09992218,0.2633588;0.2406052;-0.09837484,0.2643526;-0.0786137;-0.1641295,-0.1288771;0.5139076;0.04121357,-0.2165558;0.3054303;0.1686718,-0.3487075;0.07237528;0.3542698,0.0699665;0.00129649;-0.06523514,0.1078544;-0.3556882;-0.02710605,0.1034905;-0.7520743;0.08433294,0.1107854;-0.7896358;0.03112221,-0.09385674;0.007845806;-0.01679195,-0.1300778;-0.3512492;-0.008661086,-0.1304432;-0.7570226;0.0613929,-0.1443414;-0.7957654;0.01108968,0.02919307;0.5453287;-0.04619813,764.3779
+0;0;0,0.003216732;0.3167197;-0.00916941,0.006326318;0.6214054;-0.03566163,0.1832123;0.5026817;-0.01540319,0.2129521;0.2475407;0.02048377,0.2552147;-0.06917375;-0.04347393,-0.1744167;0.5213674;-0.002743477,-0.2325215;0.3314554;0.1640693,-0.3028749;0.07201877;0.3482643,0.07803999;0.004180078;-0.0553514,0.0967208;-0.3546903;-0.01693082,0.09707254;-0.7507019;0.07435037,0.09364643;-0.7128612;-0.01564759,-0.07659188;0.01167905;-0.05629186,-0.1310857;-0.3446952;-0.0309763,-0.1571755;-0.7407186;0.05644402,-0.1582506;-0.7028117;-0.03360692,0.005607146;0.5469414;-0.02644858,0;0;0,0.01720739;0.315697;-0.02109671,0.03314016;0.6187839;-0.05886531,0.1960698;0.4908341;-0.1005909,0.2635838;0.2404204;-0.09857762,0.2645755;-0.07908323;-0.1626184,-0.128714;0.5157105;0.04158558,-0.2172493;0.3108712;0.1737657,-0.3476866;0.07982899;0.3629491,0.06993631;0.001144096;-0.06541479,0.1082498;-0.3561748;-0.02709591,0.103393;-0.7472036;0.08349538,0.1110694;-0.7901536;0.03065395,-0.09398901;0.008117859;-0.01648198,-0.1299387;-0.3514126;-0.008829921,-0.1296711;-0.7517577;0.06103634,-0.1442153;-0.7946249;0.009541854,0.02928797;0.5448251;-0.04680133,764.3892
+0;0;0,0.003216732;0.3167197;-0.00916941,0.006326318;0.6214054;-0.03566163,0.1832123;0.5026817;-0.01540319,0.2129521;0.2475407;0.02048377,0.2552147;-0.06917375;-0.04347393,-0.1744167;0.5213674;-0.002743477,-0.2325215;0.3314554;0.1640693,-0.3028749;0.07201877;0.3482643,0.07803999;0.004180078;-0.0553514,0.0967208;-0.3546903;-0.01693082,0.09707254;-0.7507019;0.07435037,0.09364643;-0.7128612;-0.01564759,-0.07659188;0.01167905;-0.05629186,-0.1310857;-0.3446952;-0.0309763,-0.1571755;-0.7407186;0.05644402,-0.1582506;-0.7028117;-0.03360692,0.005607146;0.5469414;-0.02644858,0;0;0,0.01720739;0.315697;-0.02109671,0.03314016;0.6187839;-0.05886531,0.1960698;0.4908341;-0.1005909,0.2635838;0.2404204;-0.09857762,0.2645755;-0.07908323;-0.1626184,-0.128714;0.5157105;0.04158558,-0.2172493;0.3108712;0.1737657,-0.3476866;0.07982899;0.3629491,0.06993631;0.001144096;-0.06541479,0.1082498;-0.3561748;-0.02709591,0.103393;-0.7472036;0.08349538,0.1110694;-0.7901536;0.03065395,-0.09398901;0.008117859;-0.01648198,-0.1299387;-0.3514126;-0.008829921,-0.1296711;-0.7517577;0.06103634,-0.1442153;-0.7946249;0.009541854,0.02928797;0.5448251;-0.04680133,764.4015
+0;0;0,0.00319781;0.316523;-0.009278885,0.006287528;0.6209818;-0.03582742,0.1830199;0.5022582;-0.0160157,0.2124186;0.2469954;0.0203267,0.2552106;-0.0696491;-0.0433358,-0.1743671;0.5216783;-0.002840906,-0.2332256;0.334608;0.1671136,-0.302367;0.07807246;0.3556787,0.0780339;0.004181575;-0.05534586,0.09662095;-0.3539309;-0.01692867,0.09697121;-0.7505522;0.07438277,0.09344291;-0.7127038;-0.01577479,-0.07658901;0.01163353;-0.05629141,-0.1311216;-0.3439699;-0.03102808,-0.1571103;-0.740558;0.05665801,-0.1582838;-0.7026445;-0.03355523,0.005573997;0.5465781;-0.0266021,0;0;0,0.01722051;0.3154714;-0.02155006,0.03306855;0.618256;-0.05997765,0.1958707;0.4905053;-0.101517,0.2638339;0.2400703;-0.09878373,0.2646441;-0.07967988;-0.1612895,-0.128395;0.5174108;0.0416419,-0.2170449;0.3129653;0.1746359,-0.3466839;0.0851815;0.3681716,0.06985389;0.001073018;-0.06549215,0.10886;-0.3554212;-0.02733171,0.1036687;-0.7470314;0.08339727,0.1116717;-0.790557;0.03112519,-0.09398933;0.008228265;-0.01637807,-0.1296866;-0.3505749;-0.009175416,-0.1296691;-0.7514355;0.06123155,-0.1436199;-0.7940626;0.008952219,0.02922891;0.544383;-0.04774821,764.4139
+0;0;0,0.00319781;0.316523;-0.009278885,0.006287528;0.6209818;-0.03582742,0.1830199;0.5022582;-0.0160157,0.2124186;0.2469954;0.0203267,0.2552106;-0.0696491;-0.0433358,-0.1743671;0.5216783;-0.002840906,-0.2332256;0.334608;0.1671136,-0.302367;0.07807246;0.3556787,0.0780339;0.004181575;-0.05534586,0.09662095;-0.3539309;-0.01692867,0.09697121;-0.7505522;0.07438277,0.09344291;-0.7127038;-0.01577479,-0.07658901;0.01163353;-0.05629141,-0.1311216;-0.3439699;-0.03102808,-0.1571103;-0.740558;0.05665801,-0.1582838;-0.7026445;-0.03355523,0.005573997;0.5465781;-0.0266021,0;0;0,0.01722051;0.3154714;-0.02155006,0.03306855;0.618256;-0.05997765,0.1958707;0.4905053;-0.101517,0.2638339;0.2400703;-0.09878373,0.2646441;-0.07967988;-0.1612895,-0.128395;0.5174108;0.0416419,-0.2170449;0.3129653;0.1746359,-0.3466839;0.0851815;0.3681716,0.06985389;0.001073018;-0.06549215,0.10886;-0.3554212;-0.02733171,0.1036687;-0.7470314;0.08339727,0.1116717;-0.790557;0.03112519,-0.09398933;0.008228265;-0.01637807,-0.1296866;-0.3505749;-0.009175416,-0.1296691;-0.7514355;0.06123155,-0.1436199;-0.7940626;0.008952219,0.02922891;0.544383;-0.04774821,764.4277
+0;0;0,0.00319781;0.316523;-0.009278885,0.006287528;0.6209818;-0.03582742,0.1830199;0.5022582;-0.0160157,0.2124186;0.2469954;0.0203267,0.2552106;-0.0696491;-0.0433358,-0.1743671;0.5216783;-0.002840906,-0.2332256;0.334608;0.1671136,-0.302367;0.07807246;0.3556787,0.0780339;0.004181575;-0.05534586,0.09662095;-0.3539309;-0.01692867,0.09697121;-0.7505522;0.07438277,0.09344291;-0.7127038;-0.01577479,-0.07658901;0.01163353;-0.05629141,-0.1311216;-0.3439699;-0.03102808,-0.1571103;-0.740558;0.05665801,-0.1582838;-0.7026445;-0.03355523,0.005573997;0.5465781;-0.0266021,0;0;0,0.01722051;0.3154714;-0.02155006,0.03306855;0.618256;-0.05997765,0.1958707;0.4905053;-0.101517,0.2638339;0.2400703;-0.09878373,0.2646441;-0.07967988;-0.1612895,-0.128395;0.5174108;0.0416419,-0.2170449;0.3129653;0.1746359,-0.3466839;0.0851815;0.3681716,0.06985389;0.001073018;-0.06549215,0.10886;-0.3554212;-0.02733171,0.1036687;-0.7470314;0.08339727,0.1116717;-0.790557;0.03112519,-0.09398933;0.008228265;-0.01637807,-0.1296866;-0.3505749;-0.009175416,-0.1296691;-0.7514355;0.06123155,-0.1436199;-0.7940626;0.008952219,0.02922891;0.544383;-0.04774821,764.4395
+0;0;0,0.003247658;0.3163702;-0.009424756,0.006375286;0.6205704;-0.03602628,0.1829896;0.5017878;-0.01645546,0.2121061;0.2461075;0.0201021,0.2552634;-0.07052448;-0.04324761,-0.1742935;0.5219648;-0.003094601,-0.2337059;0.33775;0.1703751,-0.3023295;0.08400828;0.3628264,0.07806265;0.004093003;-0.05531386,0.09662823;-0.354067;-0.01684115,0.09709758;-0.7512455;0.07456177,0.0935634;-0.7134565;-0.01504431,-0.07654455;0.01169479;-0.05634108,-0.131074;-0.3439586;-0.03103127,-0.1570758;-0.7410878;0.05681966,-0.1582685;-0.7032319;-0.03284233,0.005651481;0.546227;-0.02679373,0;0;0,0.01715582;0.3153017;-0.02190912,0.03294452;0.617777;-0.06079078,0.1957911;0.490411;-0.1021209,0.2640929;0.2396474;-0.09909713,0.2651192;-0.08019206;-0.1610101,-0.1282961;0.518146;0.04145651,-0.2172251;0.314173;0.1757819,-0.3452929;0.08844425;0.3727001,0.06980831;0.001044899;-0.06554282,0.1090422;-0.3554638;-0.02725887,0.1041175;-0.747746;0.08317626,0.1107962;-0.7911168;0.0314604,-0.09399731;0.00826557;-0.01631987,-0.1292867;-0.3506269;-0.00895609,-0.1295751;-0.7520701;0.06139131,-0.1554202;-0.7399609;-0.02295535,0.02911151;0.5439792;-0.04846573,764.4526
+0;0;0,0.003247658;0.3163702;-0.009424756,0.006375286;0.6205704;-0.03602628,0.1829896;0.5017878;-0.01645546,0.2121061;0.2461075;0.0201021,0.2552634;-0.07052448;-0.04324761,-0.1742935;0.5219648;-0.003094601,-0.2337059;0.33775;0.1703751,-0.3023295;0.08400828;0.3628264,0.07806265;0.004093003;-0.05531386,0.09662823;-0.354067;-0.01684115,0.09709758;-0.7512455;0.07456177,0.0935634;-0.7134565;-0.01504431,-0.07654455;0.01169479;-0.05634108,-0.131074;-0.3439586;-0.03103127,-0.1570758;-0.7410878;0.05681966,-0.1582685;-0.7032319;-0.03284233,0.005651481;0.546227;-0.02679373,0;0;0,0.01715582;0.3153017;-0.02190912,0.03294452;0.617777;-0.06079078,0.1957911;0.490411;-0.1021209,0.2640929;0.2396474;-0.09909713,0.2651192;-0.08019206;-0.1610101,-0.1282961;0.518146;0.04145651,-0.2172251;0.314173;0.1757819,-0.3452929;0.08844425;0.3727001,0.06980831;0.001044899;-0.06554282,0.1090422;-0.3554638;-0.02725887,0.1041175;-0.747746;0.08317626,0.1107962;-0.7911168;0.0314604,-0.09399731;0.00826557;-0.01631987,-0.1292867;-0.3506269;-0.00895609,-0.1295751;-0.7520701;0.06139131,-0.1554202;-0.7399609;-0.02295535,0.02911151;0.5439792;-0.04846573,764.4639
+0;0;0,0.003247658;0.3163702;-0.009424756,0.006375286;0.6205704;-0.03602628,0.1829896;0.5017878;-0.01645546,0.2121061;0.2461075;0.0201021,0.2552634;-0.07052448;-0.04324761,-0.1742935;0.5219648;-0.003094601,-0.2337059;0.33775;0.1703751,-0.3023295;0.08400828;0.3628264,0.07806265;0.004093003;-0.05531386,0.09662823;-0.354067;-0.01684115,0.09709758;-0.7512455;0.07456177,0.0935634;-0.7134565;-0.01504431,-0.07654455;0.01169479;-0.05634108,-0.131074;-0.3439586;-0.03103127,-0.1570758;-0.7410878;0.05681966,-0.1582685;-0.7032319;-0.03284233,0.005651481;0.546227;-0.02679373,0;0;0,0.01715582;0.3153017;-0.02190912,0.03294452;0.617777;-0.06079078,0.1957911;0.490411;-0.1021209,0.2640929;0.2396474;-0.09909713,0.2651192;-0.08019206;-0.1610101,-0.1282961;0.518146;0.04145651,-0.2172251;0.314173;0.1757819,-0.3452929;0.08844425;0.3727001,0.06980831;0.001044899;-0.06554282,0.1090422;-0.3554638;-0.02725887,0.1041175;-0.747746;0.08317626,0.1107962;-0.7911168;0.0314604,-0.09399731;0.00826557;-0.01631987,-0.1292867;-0.3506269;-0.00895609,-0.1295751;-0.7520701;0.06139131,-0.1554202;-0.7399609;-0.02295535,0.02911151;0.5439792;-0.04846573,764.4755
+0;0;0,0.003253201;0.3161551;-0.009607605,0.00636879;0.6201645;-0.03635047,0.1829292;0.5014169;-0.01696708,0.2119801;0.2451881;0.02000486,0.2553135;-0.07140779;-0.04307078,-0.1742798;0.5221003;-0.003258748,-0.2338986;0.3409301;0.1741872,-0.3041614;0.09294145;0.3733204,0.07815075;0.004065591;-0.05537487,0.09669167;-0.354203;-0.01684526,0.09717604;-0.7523495;0.07474427,0.09360055;-0.7146242;-0.01428571,-0.07662716;0.01170982;-0.05640572,-0.1312041;-0.344061;-0.03124199,-0.1571907;-0.7421279;0.05694465,-0.1584408;-0.7043377;-0.03214268,0.005648334;0.5458691;-0.0270878,0;0;0,0.01718362;0.3150552;-0.02240252,0.03277991;0.6173135;-0.06164694,0.1957466;0.4903119;-0.1027526,0.2645136;0.2390628;-0.09973562,0.2665411;-0.08099833;-0.160118,-0.1281036;0.518144;0.04121285,-0.2174391;0.3158337;0.1788857,-0.3460773;0.09646267;0.3823995,0.06979544;0.0009402633;-0.06571269,0.1095236;-0.3556075;-0.02724147,0.1045325;-0.7489214;0.08316147,0.1115791;-0.7909272;0.03058469,-0.09413363;0.008426301;-0.01607177,-0.1291404;-0.350618;-0.009259801,-0.1293937;-0.7530079;0.061393,-0.1551491;-0.7408266;-0.02238024,0.02899786;0.5435737;-0.04922712,764.498
+0;0;0,0.003253073;0.3161427;-0.009607228,0.006368626;0.6201491;-0.03635027,0.1827137;0.5014473;-0.01697814,0.2117863;0.2450275;0.02002136,0.2551135;-0.07152352;-0.04304533,-0.1740616;0.5221056;-0.003286451,-0.2337249;0.3408003;0.1742917,-0.3039776;0.09284689;0.3733967,0.07820337;0.004068329;-0.05541215,0.09674946;-0.3543003;-0.01687179,0.09724088;-0.7582408;0.07605058,0.09381734;-0.7208438;-0.009196006,-0.07667874;0.0117177;-0.05644369,-0.1312709;-0.3441524;-0.03127294,-0.1576357;-0.7480122;0.05819702,-0.1588326;-0.710553;-0.02710447,0.00564809;0.5458455;-0.02708657,0;0;0,0.0171932;0.3150258;-0.02263272,0.03278043;0.6172581;-0.06206143,0.1954481;0.4903287;-0.1033683,0.2647522;0.2390285;-0.1001309,0.2674066;-0.08119407;-0.1593728,-0.1278105;0.5182665;0.04094712,-0.2175082;0.3178669;0.181516,-0.3453685;0.09977601;0.3868141,0.06980302;0.0009073018;-0.06579924,0.1096506;-0.3557017;-0.02707541,0.1042401;-0.7550489;0.08380878,0.111571;-0.7911466;0.02985728,-0.09421903;0.008489303;-0.01592269,-0.1290148;-0.3506601;-0.008283404,-0.129076;-0.7590261;0.06270932,-0.1538335;-0.7461135;-0.01746863,0.02899612;0.5435161;-0.04960537,764.5208

+ 145 - 0
DataCSV/George/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.001838688;0.3168952;-0.0007915726,0.003629573;0.6234449;-0.01579459,0.1771863;0.5006368;0.01227436,0.2127638;0.197987;0.0369531,0.2503731;-0.06019157;-0.02477672,-0.1692881;0.4919162;-0.005535571,-0.2197499;0.1909611;-0.02427804,-0.2651879;-0.06744155;-0.07945698,0.07225924;0.008208537;-0.05060326,0.09255081;-0.3288584;-0.01891315,0.09311595;-0.7269572;0.07332373,0.09506141;-0.6883605;-0.01697005,-0.06976135;0.00720929;-0.0541373,-0.1196448;-0.3272829;-0.02851055,-0.1442339;-0.7259218;0.05793605,-0.139951;-0.6871849;-0.03226363,0.00330735;0.5482635;-0.009600748,0;0;0,0.001849636;0.3158913;-0.0252161,0.003032893;0.6199429;-0.06700218,0.1823371;0.5224755;-0.03911531,0.2363322;0.2299051;0.03130317,0.2679048;-0.03622746;0.02369428,-0.1710633;0.5200045;-0.008375328,-0.2378862;0.224138;0.02995692,-0.2850896;-0.03805542;-0.0001713801,0.07758471;0.003460422;-0.04263926,0.09058096;-0.3341092;-0.01250648,0.07282226;-0.7319013;0.07934475,0.07808158;-0.7681446;0.01758051,-0.0808732;0.004595742;-0.03588695,-0.1148187;-0.3316338;-0.007120004,-0.115601;-0.7308951;0.07994538,-0.1237278;-0.7751681;0.02848525,0.002831966;0.5456297;-0.05403173,697.1268
+0;0;0,0.00177855;0.3169234;-0.001199756,0.003468834;0.623486;-0.01736189,0.1770186;0.501052;0.01222746,0.2128061;0.1981443;0.03659622,0.2501456;-0.05971447;-0.02524149,-0.1694739;0.492195;-0.005371152,-0.2199934;0.1909551;-0.02353559,-0.2654863;-0.06735682;-0.07752317,0.07227115;0.00819445;-0.05063796,0.0925547;-0.3288622;-0.01870602,0.09247629;-0.7307243;0.07461304,0.09433833;-0.6923745;-0.01375158,-0.06987143;0.007206669;-0.05404183,-0.1199939;-0.3272575;-0.02835695,-0.1449107;-0.7296985;0.05894669,-0.1407623;-0.691211;-0.02932701,0.003173891;0.5483108;-0.01080163,0;0;0,0.001880549;0.3159055;-0.02540016,0.003069483;0.6199995;-0.0674237,0.1824021;0.5224696;-0.03976858,0.2367572;0.2295705;0.0301125,0.2685975;-0.03620917;0.02258682,-0.1709781;0.520125;-0.008433282,-0.2378217;0.2240798;0.03051352,-0.2847533;-0.03779423;3.851764E-05,0.07755791;0.003436819;-0.04274845,0.09061433;-0.3341395;-0.01258254,0.07261817;-0.7359138;0.07936954,0.07854752;-0.7693207;0.01751566,-0.08103223;0.004660704;-0.03558829,-0.1148373;-0.3316079;-0.006972404,-0.1158642;-0.7347503;0.08064492,-0.1236664;-0.7781032;0.03124884,0.002864838;0.5456731;-0.0543859,697.151
+0;0;0,0.001778521;0.3169183;-0.001199737,0.003468831;0.6234856;-0.01736212,0.1769237;0.5010762;0.01221477,0.2126736;0.1984867;0.03655794,0.2500416;-0.05956843;-0.02532686,-0.1693796;0.492224;-0.005374238,-0.219846;0.1913005;-0.02351959,-0.2653736;-0.06720799;-0.07754827,0.07233195;0.008201344;-0.05068057,0.09257467;-0.3281767;-0.01881291,0.09249671;-0.7277439;0.07397322,0.09440684;-0.6891783;-0.01667395,-0.06993021;0.007212732;-0.05408728,-0.1199518;-0.3265781;-0.02845412,-0.1447262;-0.7267209;0.05835095,-0.1404707;-0.6880141;-0.03220296,0.003173883;0.5483091;-0.01080175,0;0;0,0.001933262;0.3158932;-0.02548611,0.003173247;0.6199949;-0.06748843,0.1824289;0.5223824;-0.04040205,0.2370363;0.2297155;0.02884507,0.268862;-0.03627518;0.021456,-0.1707715;0.5202367;-0.008403033,-0.2370757;0.2244371;0.03080649,-0.2843647;-0.03750297;-0.0003325865,0.07756608;0.003400892;-0.04289091,0.09064329;-0.3335039;-0.01289654,0.07287797;-0.7327654;0.07950401,0.07901572;-0.7692363;0.01755333,-0.0811367;0.004641823;-0.03553843,-0.1147993;-0.3309405;-0.006782718,-0.1162312;-0.7318728;0.07990265,-0.1220625;-0.720805;-0.008987717,0.002957538;0.5456655;-0.05446076,697.1805
+0;0;0,0.001778521;0.3169183;-0.001199737,0.003468831;0.6234856;-0.01736212,0.1769237;0.5010762;0.01221477,0.2126736;0.1984867;0.03655794,0.2500416;-0.05956843;-0.02532686,-0.1693796;0.492224;-0.005374238,-0.219846;0.1913005;-0.02351959,-0.2653736;-0.06720799;-0.07754827,0.07233195;0.008201344;-0.05068057,0.09257467;-0.3281767;-0.01881291,0.09249671;-0.7277439;0.07397322,0.09440684;-0.6891783;-0.01667395,-0.06993021;0.007212732;-0.05408728,-0.1199518;-0.3265781;-0.02845412,-0.1447262;-0.7267209;0.05835095,-0.1404707;-0.6880141;-0.03220296,0.003173883;0.5483091;-0.01080175,0;0;0,0.001933262;0.3158932;-0.02548611,0.003173247;0.6199949;-0.06748843,0.1824289;0.5223824;-0.04040205,0.2370363;0.2297155;0.02884507,0.268862;-0.03627518;0.021456,-0.1707715;0.5202367;-0.008403033,-0.2370757;0.2244371;0.03080649,-0.2843647;-0.03750297;-0.0003325865,0.07756608;0.003400892;-0.04289091,0.09064329;-0.3335039;-0.01289654,0.07287797;-0.7327654;0.07950401,0.07901572;-0.7692363;0.01755333,-0.0811367;0.004641823;-0.03553843,-0.1147993;-0.3309405;-0.006782718,-0.1162312;-0.7318728;0.07990265,-0.1220625;-0.720805;-0.008987717,0.002957538;0.5456655;-0.05446076,697.2024
+0;0;0,0.001701956;0.3168774;-0.0002209981,0.00343965;0.6235511;-0.01302617,0.176956;0.500285;0.01236266,0.2126758;0.1978514;0.03664916,0.2503648;-0.06015497;-0.02615159,-0.169157;0.4915528;-0.004924393,-0.2197015;0.190774;-0.02250804,-0.2654094;-0.06821173;-0.07512797,0.07243387;0.008219081;-0.05070105,0.09260617;-0.3283644;-0.01865407,0.09225629;-0.7289482;0.07438602,0.09408954;-0.6902117;-0.01623924,-0.07006387;0.007207118;-0.05407336,-0.1203178;-0.3267516;-0.0282175,-0.1451945;-0.7279533;0.05862867,-0.1410179;-0.6890723;-0.03190479,0.00314522;0.5482982;-0.007637091,0;0;0,0.001955763;0.3158386;-0.0256201,0.003255114;0.6198732;-0.06762052,0.1824289;0.5222954;-0.04086757,0.2373555;0.2296995;0.02770734,0.2692546;-0.03648835;0.02008033,-0.17058;0.5203221;-0.008341905,-0.2368334;0.2246827;0.030897,-0.2836411;-0.03751868;-0.0005851313,0.0775791;0.003409982;-0.04306591,0.0905557;-0.3337006;-0.01289225,0.07250252;-0.734082;0.07926393,0.08035834;-0.7706664;0.01764059,-0.08127619;0.004633963;-0.03546158,-0.1148285;-0.3311354;-0.006211016,-0.1164033;-0.7333597;0.07944557,-0.1223295;-0.7222661;-0.009436689,0.003025278;0.5455596;-0.05459881,697.2356
+0;0;0,0.001701914;0.3168697;-0.0002209928,0.003439409;0.6235054;-0.01302432,0.1769859;0.5002469;0.01236684,0.2126078;0.1986417;0.0365868,0.2504243;-0.06023768;-0.02642645,-0.1691869;0.4915133;-0.004923212,-0.219593;0.1915584;-0.02245869,-0.2654556;-0.06830373;-0.07525668,0.07254167;0.008231312;-0.05077649,0.09288581;-0.3312196;-0.01845651,0.09253789;-0.7295597;0.07406247,0.09436287;-0.6908625;-0.01615408,-0.07016813;0.007217843;-0.05415383,-0.1208502;-0.3295858;-0.0280777,-0.1455875;-0.7285404;0.05828205,-0.1414298;-0.6896994;-0.03184312,0.003145042;0.5482684;-0.007636379,0;0;0,0.002251826;0.3158187;-0.02574575,0.003666945;0.6198119;-0.06776261,0.1828577;0.522258;-0.0412029,0.2377608;0.2303094;0.02642012,0.2697884;-0.03676647;0.01841974,-0.1702174;0.5203655;-0.008374382,-0.2361967;0.2255587;0.03108279,-0.2826348;-0.03755924;-0.001038413,0.07762266;0.003370464;-0.04326272,0.0897355;-0.336607;-0.01237655,0.07297564;-0.7348002;0.07925296,0.08024328;-0.7704149;0.01712489,-0.08155384;0.004688715;-0.03514667,-0.1148167;-0.3340247;-0.00595445,-0.116428;-0.7340503;0.07896714,-0.1223758;-0.7228714;-0.009511039,0.003406212;0.545516;-0.05473292,697.2581
+0;0;0,0.001701666;0.3168234;-0.0002209605,0.003438207;0.6232852;-0.01301648,0.1769741;0.5000862;0.01236939,0.2125288;0.1990507;0.03654362,0.2503566;-0.0599061;-0.02648848,-0.1691772;0.4913532;-0.004919588,-0.2194881;0.1919648;-0.02242195,-0.2653644;-0.06797498;-0.07523572,0.07255691;0.008233042;-0.05078716,0.09288049;-0.3308747;-0.01849984,0.09253208;-0.729767;0.07414737,0.09435033;-0.6911019;-0.01573665,-0.07018287;0.00721936;-0.0541652,-0.1208137;-0.3292439;-0.02811543,-0.1455853;-0.7287515;0.05836403,-0.1414429;-0.6899431;-0.03142894,0.003144061;0.5481048;-0.007632587,0;0;0,0.002168588;0.315766;-0.02582884,0.003483616;0.6195889;-0.06781042,0.1827365;0.5222844;-0.04141402,0.2378687;0.2308445;0.02562428,0.2700688;-0.03627709;0.01714826,-0.1703098;0.5203136;-0.008217443,-0.2361636;0.2260348;0.03095054,-0.2820267;-0.03723684;-0.001410887,0.07758653;0.00337632;-0.04336536,0.08975717;-0.3362527;-0.01248431,0.07282263;-0.7349783;0.07932925,0.07916033;-0.7712014;0.01824021,-0.08166616;0.004676453;-0.03493413,-0.1149943;-0.3336813;-0.005730424,-0.1169297;-0.7343326;0.0789663,-0.1242805;-0.7778137;0.02696608,0.003260143;0.5453479;-0.05479538,697.2923
+0;0;0,0.00145835;0.3168298;0.0005286266,0.002998406;0.6233235;-0.01097976,0.1767071;0.4997699;0.01219105,0.2122586;0.1994006;0.03644298,0.250146;-0.06016845;-0.02689284,-0.1694466;0.4910496;-0.004519803,-0.2195658;0.1922481;-0.02123955,-0.2659459;-0.06861767;-0.0724341,0.07268664;0.008242039;-0.0507346,0.09302291;-0.3305892;-0.0184085,0.09207802;-0.730285;0.07482562,0.09376868;-0.6915964;-0.01446506,-0.0702351;0.007219532;-0.0542235,-0.1211215;-0.3289084;-0.02788433,-0.1459686;-0.7292749;0.05894649,-0.1419713;-0.6904445;-0.03025679,0.00277448;0.5481224;-0.00594509,0;0;0,0.002270855;0.3157718;-0.02581763,0.003651842;0.6195831;-0.06772089,0.1828918;0.5222732;-0.04140651,0.2380729;0.231276;0.02454448,0.270412;-0.03647542;0.0152545,-0.1701462;0.5204685;-0.00807834,-0.2356384;0.2267506;0.0308373,-0.2811746;-0.03717348;-0.002230335,0.0775542;0.003350839;-0.04358208,0.09000961;-0.3359678;-0.01239109,0.07317609;-0.7356831;0.07923102,0.07842967;-0.7715554;0.01853156,-0.08178368;0.004706366;-0.03485051,-0.1149748;-0.3333945;-0.005672498,-0.1155946;-0.7347695;0.08004814,-0.1215686;-0.7234583;-0.007508785,0.003420427;0.5453439;-0.05471802,697.325
+0;0;0,0.00145846;0.3168538;0.0005286667,0.002998555;0.6233559;-0.01098009,0.1767357;0.4997909;0.01219392,0.2122955;0.1993518;0.03645148,0.249997;-0.05894378;-0.02657363,-0.1694746;0.4910692;-0.004519667,-0.2196054;0.1921983;-0.02124329,-0.2657581;-0.0673877;-0.07218669,0.07272886;0.008246826;-0.05076406,0.09308227;-0.3308702;-0.0184107,0.09214836;-0.7259216;0.07374008,0.09389789;-0.6869304;-0.01866022,-0.0702759;0.007223725;-0.05425499,-0.1212052;-0.3291876;-0.02789362,-0.1457635;-0.7249019;0.05792826,-0.1416271;-0.685764;-0.03438158,0.002774619;0.5481513;-0.005945188,0;0;0,0.002340473;0.3157821;-0.02598023,0.003745548;0.6196008;-0.06789315,0.1830224;0.5223256;-0.04170001,0.2381493;0.2312418;0.02423787,0.270577;-0.0351277;0.01394606,-0.1700709;0.5204838;-0.008178383,-0.2353776;0.2266295;0.03056819,-0.2807177;-0.03596187;-0.002601635,0.07754965;0.003350466;-0.04369569,0.08980753;-0.3362725;-0.01259398,0.07303512;-0.7310449;0.07923055,0.07834505;-0.7708629;0.01824713,-0.08190195;0.004716014;-0.03470327,-0.1151055;-0.3337007;-0.005841695,-0.1159323;-0.7302157;0.07979388,-0.1221419;-0.7195506;-0.01081144,0.00350716;0.5453575;-0.0548923,697.3586
+0;0;0,0.00145846;0.3168538;0.0005286667,0.002998555;0.6233559;-0.01098009,0.1767357;0.4997909;0.01219392,0.2122955;0.1993518;0.03645148,0.249997;-0.05894378;-0.02657363,-0.1694746;0.4910692;-0.004519667,-0.2196054;0.1921983;-0.02124329,-0.2657581;-0.0673877;-0.07218669,0.07272886;0.008246826;-0.05076406,0.09308227;-0.3308702;-0.0184107,0.09214836;-0.7259216;0.07374008,0.09389789;-0.6869304;-0.01866022,-0.0702759;0.007223725;-0.05425499,-0.1212052;-0.3291876;-0.02789362,-0.1457635;-0.7249019;0.05792826,-0.1416271;-0.685764;-0.03438158,0.002774619;0.5481513;-0.005945188,0;0;0,0.002340473;0.3157821;-0.02598023,0.003745548;0.6196008;-0.06789315,0.1830224;0.5223256;-0.04170001,0.2381493;0.2312418;0.02423787,0.270577;-0.0351277;0.01394606,-0.1700709;0.5204838;-0.008178383,-0.2353776;0.2266295;0.03056819,-0.2807177;-0.03596187;-0.002601635,0.07754965;0.003350466;-0.04369569,0.08980753;-0.3362725;-0.01259398,0.07303512;-0.7310449;0.07923055,0.07834505;-0.7708629;0.01824713,-0.08190195;0.004716014;-0.03470327,-0.1151055;-0.3337007;-0.005841695,-0.1159323;-0.7302157;0.07979388,-0.1221419;-0.7195506;-0.01081144,0.00350716;0.5453575;-0.0548923,697.3809
+0;0;0,0.001571184;0.3170496;0.001199199,0.003235721;0.6240684;-0.009404944,0.1774189;0.499966;0.01203332,0.21276;0.1999844;0.03629382,0.2503325;-0.05787253;-0.02686105,-0.1696173;0.4913283;-0.0043631,-0.2196443;0.1928779;-0.02021189,-0.2661703;-0.06637281;-0.07035989,0.07280021;0.008212658;-0.05083067,0.09309736;-0.3284848;-0.01875814,0.09156616;-0.7291554;0.07516804,0.09320117;-0.6902962;-0.0151944,-0.07041828;0.007248294;-0.05421997,-0.1210512;-0.3267443;-0.02793231,-0.1460272;-0.7281745;0.0591966,-0.1420607;-0.6891772;-0.03107988,0.002976969;0.5486996;-0.004559774,0;0;0,0.002232112;0.315979;-0.02601242,0.003333911;0.6203105;-0.06778097,0.183067;0.5222718;-0.04187167,0.2382569;0.2315976;0.02361965,0.2706974;-0.03435001;0.01313496,-0.1706685;0.520402;-0.007924218,-0.2354949;0.226898;0.03053932,-0.280751;-0.03509024;-0.004166648,0.07758126;0.003409356;-0.04382467,0.0901223;-0.3338665;-0.0139327,0.07319307;-0.7342955;0.07950951,0.07995102;-0.7711144;0.0183859,-0.08202956;0.004676367;-0.03464621,-0.1151134;-0.33132;-0.00605095,-0.1161319;-0.7336586;0.08045951,-0.1213815;-0.7756249;0.02532493,0.00319571;0.5459025;-0.05484164,697.4145
+0;0;0,0.001571184;0.3170496;0.001199199,0.003235721;0.6240684;-0.009404944,0.1774189;0.499966;0.01203332,0.21276;0.1999844;0.03629382,0.2503325;-0.05787253;-0.02686105,-0.1696173;0.4913283;-0.0043631,-0.2196443;0.1928779;-0.02021189,-0.2661703;-0.06637281;-0.07035989,0.07280021;0.008212658;-0.05083067,0.09309736;-0.3284848;-0.01875814,0.09156616;-0.7291554;0.07516804,0.09320117;-0.6902962;-0.0151944,-0.07041828;0.007248294;-0.05421997,-0.1210512;-0.3267443;-0.02793231,-0.1460272;-0.7281745;0.0591966,-0.1420607;-0.6891772;-0.03107988,0.002976969;0.5486996;-0.004559774,0;0;0,0.002232112;0.315979;-0.02601242,0.003333911;0.6203105;-0.06778097,0.183067;0.5222718;-0.04187167,0.2382569;0.2315976;0.02361965,0.2706974;-0.03435001;0.01313496,-0.1706685;0.520402;-0.007924218,-0.2354949;0.226898;0.03053932,-0.280751;-0.03509024;-0.004166648,0.07758126;0.003409356;-0.04382467,0.0901223;-0.3338665;-0.0139327,0.07319307;-0.7342955;0.07950951,0.07995102;-0.7711144;0.0183859,-0.08202956;0.004676367;-0.03464621,-0.1151134;-0.33132;-0.00605095,-0.1161319;-0.7336586;0.08045951,-0.1213815;-0.7756249;0.02532493,0.00319571;0.5459025;-0.05484164,697.4377
+0;0;0,0.001571386;0.3170905;0.001199353,0.003235861;0.6240961;-0.009404209,0.1773988;0.5000058;0.01203171,0.2127297;0.2001099;0.03628528,0.2503035;-0.05775544;-0.02687164,-0.169597;0.4913691;-0.004362798,-0.2196098;0.193004;-0.02020707,-0.2661373;-0.06625524;-0.07035669,0.07278695;0.008211161;-0.05082141,0.09306791;-0.3282178;-0.01877445,0.09153482;-0.729386;0.07526837,0.09315405;-0.6906123;-0.01422262,-0.07040545;0.007246973;-0.05421009,-0.120998;-0.3264793;-0.02794338,-0.146005;-0.728408;0.05929372,-0.1420767;-0.6894975;-0.03011213,0.00297713;0.5487337;-0.004559449,0;0;0,0.002287164;0.3160171;-0.02604353,0.003447682;0.6203369;-0.06779945,0.1831391;0.5222947;-0.04197335,0.238455;0.2316867;0.0233047,0.2707518;-0.03429481;0.01301479,-0.1705474;0.5204498;-0.007903967,-0.235397;0.2270273;0.03046062,-0.2806957;-0.0349085;-0.004650641,0.0775407;0.003348455;-0.04386806,0.08999737;-0.3336861;-0.01428247,0.07319708;-0.7346697;0.07905697,0.07983068;-0.7707822;0.01844858,-0.08202744;0.004709634;-0.03460488,-0.1150078;-0.3310312;-0.006088883,-0.1160573;-0.733887;0.08044697,-0.1217489;-0.7768027;0.02810999,0.003284886;0.5459344;-0.05486631,697.4705
+0;0;0,0.001568108;0.3171062;0.0004579268,0.003059767;0.6239899;-0.01351799,0.1771847;0.5008714;0.01196781,0.2127044;0.2018704;0.03613815,0.2501199;-0.05680537;-0.02704406,-0.1698622;0.4920418;-0.004266637,-0.2198752;0.1945032;-0.01899464,-0.2669028;-0.06559315;-0.06842524,0.07277187;0.008231384;-0.05085075,0.09283973;-0.3294246;-0.01849341,0.09111377;-0.7295835;0.07541236,0.09270393;-0.6909527;-0.0142362,-0.07047463;0.007216575;-0.05413451,-0.1215272;-0.3276766;-0.02764801,-0.1468917;-0.7285433;0.05959239,-0.1429835;-0.6897671;-0.02997093,0.002860267;0.5487068;-0.007445087,0;0;0,0.002327271;0.3160283;-0.02607167,0.003587112;0.6203728;-0.06786048,0.1831952;0.5223083;-0.04212725,0.238889;0.2325684;0.02265239,0.2708198;-0.0342474;0.01291275,-0.1703965;0.5205662;-0.007924374,-0.234695;0.2279125;0.03037612,-0.2807719;-0.0345816;-0.005385198,0.07751607;0.003341958;-0.04392481,0.08949802;-0.3349392;-0.0141995,0.07318474;-0.7349149;0.07908344,0.07949657;-0.7713314;0.0185616,-0.08206084;0.004717825;-0.03454071,-0.115129;-0.3322549;-0.005954066,-0.11558;-0.7342273;0.07987341,-0.1216965;-0.723004;-0.008012362,0.003387034;0.5459623;-0.05491817,697.4927
+0;0;0,0.001568116;0.3171079;0.0004579292,0.003059644;0.6239623;-0.0135165,0.1770281;0.5008975;0.01195101,0.2125491;0.2018849;0.0361223,0.2499557;-0.05672869;-0.02704472,-0.1697072;0.4920758;-0.004268858,-0.2197222;0.1945256;-0.01899744,-0.2667385;-0.06550822;-0.06841615,0.07278093;0.008232408;-0.05085707,0.09283482;-0.3291885;-0.01852227,0.09111875;-0.7270554;0.07484566,0.09268019;-0.6885805;-0.01318423,-0.07048342;0.007217474;-0.05414125,-0.1215004;-0.3274425;-0.0276732,-0.1467196;-0.7260132;0.05906754,-0.142882;-0.6873955;-0.02887865,0.002860172;0.5486899;-0.007444452,0;0;0,0.002372891;0.3160286;-0.02608371,0.003847934;0.6203487;-0.06783175,0.1832303;0.5223413;-0.0421989,0.2389198;0.2325878;0.02257919,0.2708957;-0.03415564;0.0127933,-0.1700463;0.5205632;-0.007937033,-0.2344394;0.2278813;0.03008064,-0.2805794;-0.03449422;-0.005981803,0.0775103;0.003344104;-0.04395735,0.0893278;-0.3347211;-0.01441383,0.07354063;-0.7322226;0.07919169,0.08123751;-0.7641311;0.01648904,-0.08210467;0.004706177;-0.0344667,-0.1151419;-0.3320407;-0.005995547,-0.1158163;-0.7317255;0.07927023,-0.1218444;-0.7201557;-0.007028766,0.003574923;0.5459464;-0.05490637,697.5151
+0;0;0,0.001568294;0.3171436;0.0004579808,0.003059842;0.6240014;-0.01351651,0.1770045;0.500944;0.01194827,0.2125761;0.2015052;0.036154,0.2500488;-0.05756527;-0.02712462,-0.1696834;0.4921235;-0.004269385,-0.2197696;0.1941493;-0.01901895,-0.266869;-0.06634399;-0.06852497,0.07282857;0.008237797;-0.05089036,0.09284517;-0.3285557;-0.01861567,0.0911265;-0.7270238;0.07489331,0.09268853;-0.6885457;-0.01316912,-0.07052954;0.007222197;-0.05417668,-0.1214517;-0.3268155;-0.02775785,-0.146709;-0.7259884;0.05911394,-0.14287;-0.6873675;-0.02886476,0.002860373;0.5487299;-0.007444546,0;0;0,0.00248225;0.3160612;-0.02611399,0.004033029;0.6203836;-0.06786585,0.1833726;0.5223623;-0.04230285,0.2394471;0.2322485;0.02253914,0.2712469;-0.03499767;0.01283526,-0.1696981;0.5203813;-0.007504016,-0.2340948;0.227246;0.03043871,-0.2806443;-0.03549957;-0.005945552,0.07752446;0.003358454;-0.04404962,0.08961353;-0.3340646;-0.01452398,0.07360572;-0.7321304;0.07934332,0.08137123;-0.7640058;0.01657033,-0.08220071;0.004677363;-0.03439267,-0.114959;-0.3314323;-0.005593376,-0.1159641;-0.7319742;0.07860178,-0.121773;-0.7737904;0.02724027,0.003739052;0.545983;-0.05493641,697.5493
+0;0;0,0.001568013;0.3171423;0.00103734,0.00320358;0.6240832;-0.01118577,0.1772051;0.5007041;0.01187484,0.213039;0.2012956;0.03606825,0.2505637;-0.05779785;-0.02708551,-0.16956;0.4919868;-0.003987706,-0.2197309;0.193965;-0.01742871,-0.2671911;-0.06679553;-0.06515083,0.07277427;0.008187569;-0.05097607,0.09263775;-0.3286052;-0.01859888,0.09114689;-0.7269968;0.07523946,0.09262861;-0.6884326;-0.01281602,-0.07062931;0.0072473;-0.05404318,-0.1215559;-0.3267869;-0.02758847,-0.146927;-0.7259279;0.059397,-0.1431669;-0.6872178;-0.02857631,0.00294808;0.5487635;-0.005746649,0;0;0,0.00248225;0.3160612;-0.02611399,0.004033029;0.6203836;-0.06786585,0.1833726;0.5223623;-0.04230285,0.2394471;0.2322485;0.02253914,0.2712469;-0.03499767;0.01283526,-0.1696981;0.5203813;-0.007504016,-0.2340948;0.227246;0.03043871,-0.2806443;-0.03549957;-0.005945552,0.07752446;0.003358454;-0.04404962,0.08961353;-0.3340646;-0.01452398,0.07360572;-0.7321304;0.07934332,0.08137123;-0.7640058;0.01657033,-0.08220071;0.004677363;-0.03439267,-0.114959;-0.3314323;-0.005593376,-0.1159641;-0.7319742;0.07860178,-0.121773;-0.7737904;0.02724027,0.003739052;0.545983;-0.05493641,697.5724
+0;0;0,0.001568032;0.3171461;0.001037352,0.003203555;0.6240783;-0.01118537,0.1770295;0.5007507;0.01185727,0.2128874;0.2011416;0.03606688,0.2503748;-0.05769435;-0.02702411,-0.1693862;0.4920422;-0.003989301,-0.2195907;0.1938207;-0.01743931,-0.2670038;-0.06668067;-0.065114,0.07283607;0.008194522;-0.05101936,0.09270638;-0.328714;-0.01863104,0.09121609;-0.7269534;0.07517146,0.09270353;-0.6883562;-0.01322347,-0.0706893;0.007253454;-0.05408908,-0.1216334;-0.3268955;-0.02762528,-0.1469948;-0.7258841;0.05932697,-0.1432202;-0.6871404;-0.02898549,0.002948065;0.5487617;-0.005746471,0;0;0,0.002545327;0.3160614;-0.0261513,0.004192352;0.6203762;-0.06789196,0.183329;0.5223678;-0.04240477,0.2396741;0.2321103;0.02250481,0.271321;-0.03488624;0.01285243,-0.1693945;0.5204539;-0.007578876,-0.2338686;0.2271261;0.03036055,-0.2804513;-0.03532535;-0.006123692,0.07756741;0.003376126;-0.04412615,0.08948962;-0.3341675;-0.01457429,0.07355142;-0.7320337;0.07946968,0.08194863;-0.7647027;0.01708484,-0.08229019;0.004662144;-0.03437741,-0.1150867;-0.3315469;-0.005411772,-0.1155334;-0.7318692;0.07907251,-0.1217618;-0.7744657;0.02827135,0.00387422;0.5459777;-0.0549686,697.595
+0;0;0,0.001567954;0.3171303;0.0010373,0.003203041;0.6239772;-0.0111817,0.1768055;0.5007396;0.01183627,0.212675;0.2010334;0.03605374,0.2501341;-0.05760759;-0.02698974,-0.1691653;0.4920423;-0.003989943,-0.219386;0.1937241;-0.01744431,-0.2667634;-0.06658107;-0.0650831,0.07288636;0.008200179;-0.05105458,0.09279156;-0.3293001;-0.01860938,0.09130062;-0.7277138;0.0752342,0.09278753;-0.6891196;-0.01312929,-0.0707381;0.007258462;-0.05412642,-0.1217717;-0.3274774;-0.02761613,-0.1471442;-0.7266407;0.05937418,-0.1433709;-0.6879001;-0.02890687,0.002947648;0.5486889;-0.005744856,0;0;0,0.00263042;0.3160392;-0.02621949,0.00449416;0.6202713;-0.06792521,0.1833476;0.5223307;-0.04271913,0.2399711;0.2320641;0.02236557,0.2715053;-0.03474802;0.01289344,-0.1689737;0.5205451;-0.007727213,-0.2334247;0.227113;0.03022822,-0.2803712;-0.03504243;-0.006424088,0.07758477;0.003381089;-0.04421997,0.08887095;-0.3347844;-0.01468992,0.07356247;-0.7327956;0.07962395,0.08209895;-0.7654523;0.0172906,-0.08242817;0.0046537;-0.03420779,-0.115214;-0.3321675;-0.005365089,-0.1157451;-0.7326964;0.07900694,-0.1217709;-0.7753887;0.0283739,0.004104413;0.5459003;-0.05501211,697.6292
+0;0;0,0.001622462;0.3171423;0.0003548658,0.003201628;0.6238848;-0.0140781,0.1766281;0.5014622;0.01113272,0.2124596;0.2013251;0.03599276,0.249781;-0.05739257;-0.02669945,-0.1691045;0.4927073;-0.00385206,-0.2196071;0.1938768;-0.01542734,-0.2674772;-0.06660426;-0.06142846,0.07294475;0.008199127;-0.05112602,0.09271105;-0.3291351;-0.01854446,0.09162106;-0.7275436;0.07548179,0.09293841;-0.6890642;-0.01289775,-0.07084557;0.007273779;-0.05412975,-0.1220535;-0.3272619;-0.02747932,-0.1473394;-0.7264947;0.05938423,-0.1437303;-0.6878639;-0.02891675,0.00295694;0.5486513;-0.007917027,0;0;0,0.002608649;0.3160435;-0.02629996,0.004457183;0.6202693;-0.06804967,0.1831066;0.5222853;-0.04323816,0.2403221;0.2317449;0.02231193,0.2715403;-0.03508511;0.01308036,-0.1687588;0.5206085;-0.007794689,-0.2333767;0.2267378;0.03026602,-0.2804176;-0.03533548;-0.006650414,0.07762675;0.003352135;-0.04432702,0.08873004;-0.3346574;-0.01478267,0.07338229;-0.732706;0.07952143,0.08189183;-0.7653817;0.01720024,-0.08254;0.004668684;-0.03416703,-0.1154273;-0.3319883;-0.005407711,-0.1159724;-0.7325624;0.07892279,-0.122132;-0.7746953;0.02750795,0.004074648;0.5458989;-0.0551275,697.6513
+0;0;0,0.001622462;0.3171423;0.0003548658,0.003201628;0.6238848;-0.0140781,0.1766281;0.5014622;0.01113272,0.2124596;0.2013251;0.03599276,0.249781;-0.05739257;-0.02669945,-0.1691045;0.4927073;-0.00385206,-0.2196071;0.1938768;-0.01542734,-0.2674772;-0.06660426;-0.06142846,0.07294475;0.008199127;-0.05112602,0.09271105;-0.3291351;-0.01854446,0.09162106;-0.7275436;0.07548179,0.09293841;-0.6890642;-0.01289775,-0.07084557;0.007273779;-0.05412975,-0.1220535;-0.3272619;-0.02747932,-0.1473394;-0.7264947;0.05938423,-0.1437303;-0.6878639;-0.02891675,0.00295694;0.5486513;-0.007917027,0;0;0,0.002608649;0.3160435;-0.02629996,0.004457183;0.6202693;-0.06804967,0.1831066;0.5222853;-0.04323816,0.2403221;0.2317449;0.02231193,0.2715403;-0.03508511;0.01308036,-0.1687588;0.5206085;-0.007794689,-0.2333767;0.2267378;0.03026602,-0.2804176;-0.03533548;-0.006650414,0.07762675;0.003352135;-0.04432702,0.08873004;-0.3346574;-0.01478267,0.07338229;-0.732706;0.07952143,0.08189183;-0.7653817;0.01720024,-0.08254;0.004668684;-0.03416703,-0.1154273;-0.3319883;-0.005407711,-0.1159724;-0.7325624;0.07892279,-0.122132;-0.7746953;0.02750795,0.004074648;0.5458989;-0.0551275,697.6744
+0;0;0,0.001623144;0.3172757;0.0003550151,0.003202462;0.6240485;-0.01407944,0.176438;0.5016688;0.01111117,0.2122976;0.2012969;0.03599066,0.2495826;-0.05716905;-0.02664055,-0.1689146;0.4929236;-0.003857141,-0.2194567;0.1938593;-0.01544148,-0.2672802;-0.06636834;-0.06139783,0.07299155;0.008204388;-0.05115882,0.09275141;-0.32902;-0.01858786,0.09166148;-0.7274102;0.07543405,0.09298154;-0.6889133;-0.01312793,-0.07089103;0.007278446;-0.05416448,-0.1220823;-0.3271483;-0.02752272,-0.147367;-0.7263628;0.05933682,-0.1437505;-0.6877141;-0.02914642,0.002957745;0.5488061;-0.007917641,0;0;0,0.002710804;0.3161665;-0.02641988,0.004622042;0.6204134;-0.06823397,0.1830681;0.5223787;-0.04376459,0.2406233;0.2317293;0.02210236,0.271914;-0.03483695;0.01311159,-0.1683813;0.5206783;-0.007903948,-0.2331151;0.226591;0.03017915,-0.28038;-0.03517753;-0.006709389,0.07761659;0.00335592;-0.04446018,0.08881037;-0.334537;-0.01488543,0.07348569;-0.7325675;0.07941699,0.08185564;-0.7652256;0.0167985,-0.08266859;0.004640287;-0.03400997,-0.1154092;-0.3319346;-0.005426669,-0.1154391;-0.7324494;0.07909487,-0.1221092;-0.7749313;0.02791817,0.004219368;0.5460379;-0.05528915,697.7085
+0;0;0,0.001588921;0.3172927;0.0008506951,0.003277746;0.6241596;-0.01206992,0.1766384;0.5015101;0.01070506,0.2125883;0.2009698;0.03595099,0.2494735;-0.05709162;-0.02620341,-0.1688274;0.4926663;-0.003567462,-0.220109;0.193432;-0.01268808,-0.2680039;-0.0666092;-0.05632386,0.07307254;0.008234138;-0.05116687,0.09290653;-0.3294499;-0.0183914,0.09157002;-0.7273173;0.07557171,0.09275264;-0.6886978;-0.01344667,-0.0709495;0.007268821;-0.0542105,-0.1221382;-0.3276266;-0.02732451,-0.1475375;-0.7262777;0.05963222,-0.1440486;-0.6875051;-0.02931065,0.0029944;0.5488658;-0.006461191,0;0;0,0.002788261;0.3161705;-0.02657724,0.004790582;0.6204044;-0.06861734,0.1832473;0.5224378;-0.04408431,0.2408704;0.2316796;0.02219892,0.2728126;-0.03426304;0.01362062,-0.1681746;0.5207188;-0.007858012,-0.2330107;0.2264709;0.03046562,-0.2806271;-0.0347257;-0.005981594,0.07765092;0.003349692;-0.04454839,0.08869794;-0.3350324;-0.01499081,0.07366276;-0.7325118;0.07941985,0.08190019;-0.7659114;0.01686907,-0.08278066;0.004648055;-0.03392939,-0.1152443;-0.3324204;-0.005136134,-0.1162926;-0.7323627;0.0795655,-0.1222584;-0.7736309;0.02585107,0.004361808;0.5460322;-0.05560625,697.7306
+0;0;0,0.001589055;0.3173193;0.0008507666,0.003277825;0.624176;-0.01206936,0.176581;0.5015459;0.01069965,0.212546;0.2008795;0.03595618,0.2494245;-0.05713546;-0.02618701,-0.1687704;0.4927051;-0.003568143,-0.2200735;0.1933451;-0.01269259,-0.2679598;-0.0666492;-0.05632051,0.07310163;0.008237416;-0.05118724,0.09292379;-0.329245;-0.01843133,0.09158666;-0.7272955;0.07557502,0.0927808;-0.688592;-0.01431026,-0.07097775;0.007271715;-0.05423208,-0.1221359;-0.3274239;-0.02736214,-0.1475469;-0.7262585;0.05963461,-0.144024;-0.6874005;-0.03017444,0.002994494;0.5488859;-0.006460914,0;0;0,0.002763696;0.3161835;-0.02674294,0.004780747;0.6204;-0.06883192,0.1831896;0.5225027;-0.04441619,0.2410248;0.2316664;0.02192378,0.2731711;-0.03422451;0.01403999,-0.1681;0.5207237;-0.007963527,-0.2330105;0.2264117;0.03075011,-0.2812611;-0.03471625;-0.004993092,0.07761853;0.003369943;-0.04467487,0.08902373;-0.3347616;-0.0147202,0.07361744;-0.7324563;0.07953882,0.08204348;-0.7663732;0.01629186,-0.08286681;0.004644292;-0.03381359,-0.1154273;-0.3322245;-0.005186964,-0.1153058;-0.7321512;0.08049795,-0.1237724;-0.7761743;0.0294545,0.004347824;0.5460341;-0.05580652,697.7632
+0;0;0,0.001588865;0.3172815;0.0008506651,0.00327692;0.6240052;-0.01206356,0.1764563;0.5014485;0.01069025,0.2124706;0.2003704;0.03598136,0.2492756;-0.05713052;-0.02603804,-0.1686486;0.492614;-0.003567363,-0.2200219;0.1928441;-0.01270431,-0.2678128;-0.06663224;-0.05624531,0.07317329;0.008245492;-0.05123743,0.09298711;-0.329095;-0.01849529,0.0916576;-0.7248759;0.07497506,0.09283823;-0.686271;-0.01389284,-0.07104733;0.007278845;-0.05428525,-0.122184;-0.327276;-0.02742661,-0.1474501;-0.7238365;0.0590741,-0.143967;-0.6850788;-0.02971841,0.002993738;0.5487548;-0.006458069,0;0;0,0.002879053;0.3161375;-0.02682507,0.005024701;0.6202115;-0.06896532,0.1832991;0.5225648;-0.04463422,0.2414137;0.2314171;0.02200246,0.2735764;-0.03393555;0.01417613,-0.1677766;0.5208451;-0.008009013,-0.2327272;0.2261552;0.0310291,-0.281445;-0.03459159;-0.002815217,0.07766183;0.003363654;-0.04477632,0.08916179;-0.3346197;-0.01480508,0.07372082;-0.7299265;0.07940269,0.08209936;-0.7631693;0.01692796,-0.0830095;0.004656572;-0.03369471,-0.1153826;-0.3320357;-0.004478844,-0.1145966;-0.7298572;0.0798922,-0.1228719;-0.7743086;0.03129731,0.004554316;0.5458885;-0.0559268,697.7858
+0;0;0,0.001612758;0.3172599;0.001350658,0.003368943;0.6240093;-0.010445,0.1765039;0.5013014;0.01042423,0.2126674;0.2004692;0.03590279,0.2498471;-0.05731347;-0.02544731,-0.1684253;0.4925019;-0.003389336,-0.2204809;0.1929813;-0.009277009,-0.2685995;-0.06691527;-0.05094756,0.07317588;0.008265607;-0.05129086,0.09278784;-0.329222;-0.01826736,0.09136868;-0.7255135;0.07530092,0.09248062;-0.6866919;-0.01514995,-0.0711669;0.007259758;-0.05418811,-0.122417;-0.3274381;-0.02728343,-0.1476508;-0.724484;0.05944465,-0.1441977;-0.6855079;-0.03093191,0.003065235;0.5487384;-0.005180786,0;0;0,0.002900086;0.3161145;-0.02685976,0.005092651;0.6201609;-0.06903863,0.183245;0.5225784;-0.04487514,0.2417199;0.2317227;0.02176309,0.2737803;-0.03381994;0.0141921,-0.1675832;0.5209005;-0.008017421,-0.2326139;0.2264738;0.03123653,-0.2818577;-0.03462934;-0.0003587306,0.07768442;0.003358871;-0.0448066,0.08960173;-0.3347352;-0.01441765,0.07382031;-0.7307257;0.07910466,0.08049527;-0.7672668;0.01755667,-0.08305991;0.004643357;-0.03366413,-0.1154074;-0.3322035;-0.004322769,-0.1152353;-0.730701;0.07936555,-0.1220035;-0.7196919;-0.009256974,0.004611567;0.5458435;-0.05599236,697.8191
+0;0;0,0.001612559;0.3172208;0.001350492,0.003368435;0.6239155;-0.01044299,0.1763326;0.5012695;0.0104098,0.2124628;0.2007138;0.03586494,0.2496791;-0.05732182;-0.02554535,-0.1682568;0.4924786;-0.003390152,-0.2202645;0.1932335;-0.009272413,-0.2684303;-0.06691813;-0.05098385,0.07332247;0.008282164;-0.0513936,0.09295761;-0.3296045;-0.01833105,0.09153808;-0.725998;0.07526133,0.09266555;-0.6870533;-0.01645269,-0.07130946;0.0072743;-0.05429665,-0.1226201;-0.3278193;-0.02736017,-0.1478604;-0.7249675;0.05939026,-0.1443591;-0.685866;-0.03224842,0.003064789;0.5486597;-0.005179837,0;0;0,0.002922244;0.3160736;-0.02687705,0.005145349;0.6200663;-0.06904483,0.1831533;0.5225922;-0.0453645,0.2420598;0.2321539;0.02143884,0.2738586;-0.03369528;0.01424885,-0.1673587;0.5209182;-0.008009348,-0.2327618;0.2269472;0.03187246,-0.2822909;-0.0347209;0.003318643,0.07776365;0.003385708;-0.04502702,0.0894701;-0.3350936;-0.01435447,0.0737977;-0.7312495;0.0789423,0.08074521;-0.7682021;0.01599932,-0.08324663;0.004646877;-0.03368213,-0.11565;-0.3325925;-0.004260171,-0.1150907;-0.7311622;0.07959296,-0.1220604;-0.7204282;-0.01025684,0.0046582;0.5457633;-0.05600429,697.8533
+0;0;0,0.001612559;0.3172208;0.001350492,0.003368435;0.6239155;-0.01044299,0.1763326;0.5012695;0.0104098,0.2124628;0.2007138;0.03586494,0.2496791;-0.05732182;-0.02554535,-0.1682568;0.4924786;-0.003390152,-0.2202645;0.1932335;-0.009272413,-0.2684303;-0.06691813;-0.05098385,0.07332247;0.008282164;-0.0513936,0.09295761;-0.3296045;-0.01833105,0.09153808;-0.725998;0.07526133,0.09266555;-0.6870533;-0.01645269,-0.07130946;0.0072743;-0.05429665,-0.1226201;-0.3278193;-0.02736017,-0.1478604;-0.7249675;0.05939026,-0.1443591;-0.685866;-0.03224842,0.003064789;0.5486597;-0.005179837,0;0;0,0.002922244;0.3160736;-0.02687705,0.005145349;0.6200663;-0.06904483,0.1831533;0.5225922;-0.0453645,0.2420598;0.2321539;0.02143884,0.2738586;-0.03369528;0.01424885,-0.1673587;0.5209182;-0.008009348,-0.2327618;0.2269472;0.03187246,-0.2822909;-0.0347209;0.003318643,0.07776365;0.003385708;-0.04502702,0.0894701;-0.3350936;-0.01435447,0.0737977;-0.7312495;0.0789423,0.08074521;-0.7682021;0.01599932,-0.08324663;0.004646877;-0.03368213,-0.11565;-0.3325925;-0.004260171,-0.1150907;-0.7311622;0.07959296,-0.1220604;-0.7204282;-0.01025684,0.0046582;0.5457633;-0.05600429,697.8761
+0;0;0,0.001652291;0.3173669;0.001712061,0.003512972;0.6241248;-0.009526646,0.1763759;0.5015997;0.01009907,0.2123317;0.2011793;0.035933,0.2498699;-0.05715656;-0.02522865,-0.1679739;0.492751;-0.003237193,-0.2210419;0.1937635;-0.004930445,-0.2699759;-0.06691882;-0.04414114,0.07333276;0.008257814;-0.05146752,0.0928803;-0.329076;-0.01827503,0.09181586;-0.7269953;0.07541177,0.09283853;-0.6880442;-0.01600561,-0.07140918;0.007293959;-0.05424314,-0.122696;-0.3272513;-0.02727918,-0.1480221;-0.7258793;0.05974068,-0.1446292;-0.6867698;-0.03160378,0.00317683;0.5488512;-0.004412355,0;0;0,0.00296288;0.3162047;-0.02707863,0.0052016;0.62023;-0.06931651,0.183029;0.5226935;-0.04603326,0.2423344;0.2324883;0.02087307,0.273968;-0.03366643;0.01392531,-0.1670908;0.5211098;-0.008198746,-0.2324866;0.2273723;0.03247474,-0.2828312;-0.0346356;0.005930932,0.07774924;0.003412306;-0.04514647,0.089608;-0.3345236;-0.01454234,0.07380676;-0.732294;0.07844806,0.08013032;-0.7693507;0.0159843,-0.08334452;0.004640941;-0.03357,-0.1157295;-0.3320807;-0.004454745,-0.1148031;-0.7321655;0.07950672,-0.1218538;-0.72139;-0.01004219,0.004711628;0.5459229;-0.0562551,697.9084
+0;0;0,0.00165238;0.317384;0.001712153,0.003513271;0.6241789;-0.009528186,0.1761412;0.5017021;0.01007892,0.2120986;0.2012683;0.03591399,0.2497067;-0.05754796;-0.0253614,-0.1677416;0.4928654;-0.003239258,-0.220812;0.1938646;-0.004932584,-0.269837;-0.0673025;-0.04421619,0.07332692;0.008257155;-0.05146343,0.09289755;-0.329475;-0.01823174,0.0918342;-0.7269858;0.07535885,0.09285409;-0.688059;-0.01580963,-0.0714035;0.007293378;-0.05423883,-0.1227509;-0.327647;-0.02724302,-0.148051;-0.7258657;0.05968748,-0.1446673;-0.686781;-0.0314083,0.003177059;0.5488895;-0.004412826,0;0;0,0.002931163;0.3162136;-0.02717793,0.005136639;0.620251;-0.06959736,0.1827657;0.5228077;-0.04661036,0.2424136;0.2327182;0.02055383,0.2741459;-0.03392518;0.01353407,-0.1668517;0.5211643;-0.008290283,-0.2322479;0.2277185;0.03453151,-0.2831912;-0.03486973;0.009892143,0.07772368;0.003433332;-0.0451746,0.08939342;-0.3349097;-0.01454544,0.07374547;-0.7322572;0.07843471,0.08033656;-0.7691764;0.0162189,-0.08334734;0.004621509;-0.03354648,-0.1157643;-0.332479;-0.00417394,-0.1149244;-0.7322038;0.07945906,-0.1220634;-0.7213899;-0.00983455,0.00466226;0.5459371;-0.05648303,697.9307
+0;0;0,0.001652366;0.3173814;0.001712139,0.003512981;0.6241305;-0.009526504,0.1760958;0.5016777;0.01007602,0.2120394;0.2013594;0.03590117,0.2496673;-0.05759358;-0.02540657,-0.1676972;0.4928434;-0.003238675,-0.2207472;0.1939574;-0.004931351,-0.269798;-0.06734765;-0.04423571,0.07334372;0.008259048;-0.05147522,0.09295538;-0.3301811;-0.01817387,0.09189351;-0.7271401;0.07528681,0.0929164;-0.688187;-0.01615001,-0.07141985;0.007295049;-0.05425125,-0.1228749;-0.3283474;-0.02719886,-0.1481399;-0.7260133;0.05961096,-0.1447463;-0.6869019;-0.03175294,0.003176821;0.5488528;-0.004411936,0;0;0,0.002834924;0.3162034;-0.02727652,0.004948929;0.6201766;-0.06982541,0.1825815;0.52288;-0.04681301,0.2424613;0.2329054;0.02011371,0.2742698;-0.03387466;0.01320553,-0.1669236;0.5212495;-0.008290108,-0.232473;0.2281094;0.03555216,-0.2841328;-0.03473535;0.01375763,0.07769636;0.003467426;-0.04525995,0.08882668;-0.3355933;-0.0144496,0.0735701;-0.7324017;0.07840919,0.07972554;-0.7685783;0.01496887,-0.08341151;0.004570561;-0.03344909,-0.1161272;-0.3332333;-0.004232831,-0.1166905;-0.7327822;0.07745404,-0.1238797;-0.7219639;-0.01211312,0.004508197;0.5458813;-0.05667174,697.9645
+0;0;0,0.001736723;0.3172981;0.0005659711,0.003448892;0.6237506;-0.01419423,0.1761351;0.5022773;0.009222067,0.211978;0.202028;0.03594808,0.2494282;-0.056867;-0.02499809,-0.1680326;0.4935324;-0.003157748,-0.2217801;0.1947786;-0.0007048682,-0.2718498;-0.06681904;-0.03539275,0.07332503;0.008206105;-0.05154594,0.09268218;-0.3300011;-0.01807659,0.09175723;-0.7283144;0.07552043,0.09258964;-0.6896266;-0.01500946,-0.07151762;0.007332394;-0.05415118,-0.1228691;-0.3280974;-0.02715385,-0.1484319;-0.7270662;0.05993956,-0.1452503;-0.688226;-0.03052348,0.003156666;0.5485954;-0.007903832,0;0;0,0.002716124;0.3161063;-0.02740169,0.004600473;0.6199192;-0.07013595,0.1824057;0.5229579;-0.04698217,0.2425699;0.2330052;0.01977372,0.2744956;-0.03359056;0.01263022,-0.167158;0.5211657;-0.008094579,-0.2330204;0.2283846;0.03762241,-0.2854361;-0.03429028;0.01767107,0.07768658;0.003487706;-0.04531575,0.08921848;-0.3353069;-0.01426483,0.07335438;-0.7335111;0.07845283,0.07959716;-0.7686498;0.01528788,-0.08345003;0.004553678;-0.03341018,-0.1161491;-0.33303;-0.004307318,-0.1159017;-0.7336326;0.07895319,-0.1230837;-0.7227221;-0.009680003,0.004232943;0.5456665;-0.05693185,697.9983
+0;0;0,0.001736905;0.3173314;0.0005660304,0.003449228;0.6238126;-0.0141957,0.1758841;0.5023965;0.009196568,0.2117237;0.2021745;0.03592014,0.2490397;-0.05579251;-0.02480758,-0.1677836;0.4936643;-0.003165264,-0.2215262;0.1949377;-0.0007126073,-0.2714165;-0.06572226;-0.03527616,0.07337072;0.008211219;-0.05157807,0.09266149;-0.3288359;-0.01822351,0.09173436;-0.7280851;0.07559343,0.09256358;-0.6894306;-0.0145893,-0.07156219;0.007336964;-0.05418492,-0.1227376;-0.3269423;-0.02728018,-0.1483604;-0.7268484;0.06001785,-0.145191;-0.6880422;-0.03009829,0.003156962;0.5486473;-0.007904453,0;0;0,0.00252936;0.3161374;-0.02744555,0.004281618;0.6199703;-0.07024848,0.1819153;0.5232458;-0.04739844,0.2425431;0.2334109;0.01932383,0.27507;-0.03212681;0.01163936,-0.167114;0.5211439;-0.008060962,-0.233039;0.2286074;0.03892994,-0.2864467;-0.03313819;0.02267611,0.07769781;0.003578648;-0.04540073,0.08958621;-0.3340355;-0.01440477,0.07310325;-0.7331125;0.07869911,0.07980807;-0.7674474;0.0152595,-0.08352698;0.004458739;-0.03338184,-0.1163198;-0.3319447;-0.004350867,-0.1177018;-0.7336641;0.07824463,-0.1249417;-0.7226442;-0.01004952,0.003957592;0.5457109;-0.05702245,698.0209
+0;0;0,0.001736514;0.3172598;0.0005659028,0.003447858;0.6235608;-0.01418655,0.1756795;0.5022562;0.009180805,0.2115532;0.2017488;0.03592978,0.2488983;-0.05641994;-0.02484542,-0.1675833;0.4935343;-0.003166463,-0.2213771;0.1945237;-0.0007114746,-0.2713063;-0.06634009;-0.03530205,0.07341283;0.00821593;-0.05160766,0.0926979;-0.3287317;-0.01826295,0.09177166;-0.7275982;0.07546405,0.09260282;-0.6889235;-0.01492961,-0.07160325;0.007341174;-0.05421601,-0.1227636;-0.3268395;-0.02731922,-0.1483618;-0.7263622;0.05989514,-0.145185;-0.6875354;-0.03043178,0.003155814;0.5484525;-0.007900069,0;0;0,0.002534114;0.3160658;-0.02744222,0.004318394;0.6197273;-0.07016993,0.1817763;0.5232946;-0.0477103,0.2427758;0.2332222;0.01895428,0.2755589;-0.03249025;0.0111084,-0.1668937;0.5211573;-0.008006416,-0.2330873;0.2285305;0.03990024,-0.2869571;-0.03346291;0.02586761,0.07770547;0.003609613;-0.04548764,0.08977511;-0.3338885;-0.01439261,0.07320885;-0.7326012;0.07852554,0.07991218;-0.7672425;0.01509428,-0.08359225;0.004446393;-0.03335955,-0.1163364;-0.3318532;-0.004240269,-0.1179279;-0.7334177;0.07714438,-0.1252657;-0.7223881;-0.0113612,0.003982984;0.5455206;-0.05697429,698.0536
+0;0;0,0.001722657;0.3172635;1.598211E-05,0.003337817;0.6235213;-0.01622874,0.1755279;0.5026459;0.008612224,0.2112512;0.202025;0.03600043,0.2488603;-0.05584377;-0.02453121,-0.1696002;0.5013494;0.002133672,-0.2263183;0.2027397;0.005935848,-0.2769357;-0.05824554;-0.02405446,0.07341322;0.008127031;-0.05166257,0.09258344;-0.3287324;-0.01821119,0.09174019;-0.7278777;0.07571587,0.09160134;-0.6893123;-0.01420917,-0.07162626;0.007419134;-0.05421444,-0.1228607;-0.3266686;-0.02735975,-0.1483716;-0.7264847;0.0600265,-0.1461775;-0.6877728;-0.0298578,0.003068971;0.5484391;-0.009520243,0;0;0,0.002513997;0.3160646;-0.02749455,0.004281662;0.6197587;-0.07023919,0.1817022;0.5234523;-0.04786956,0.2429311;0.2331979;0.01848269,0.2760066;-0.03216431;0.01050043,-0.1668096;0.5211262;-0.007921629,-0.2335662;0.2287712;0.04179069,-0.2877355;-0.03303167;0.03180302,0.07769627;0.003686562;-0.04554415,0.08988737;-0.3337145;-0.01435709,0.07325508;-0.7327217;0.07868409,0.07921495;-0.7670551;0.01555252,-0.08366257;0.004295135;-0.03326706,-0.1164001;-0.3319228;-0.004172504,-0.1169746;-0.7335409;0.07854777,-0.1243335;-0.7224644;-0.009472959,0.003950149;0.5455418;-0.0570426,698.0889
+0;0;0,0.001722657;0.3172635;1.598211E-05,0.003337817;0.6235213;-0.01622874,0.1755279;0.5026459;0.008612224,0.2112512;0.202025;0.03600043,0.2488603;-0.05584377;-0.02453121,-0.1696002;0.5013494;0.002133672,-0.2263183;0.2027397;0.005935848,-0.2769357;-0.05824554;-0.02405446,0.07341322;0.008127031;-0.05166257,0.09258344;-0.3287324;-0.01821119,0.09174019;-0.7278777;0.07571587,0.09160134;-0.6893123;-0.01420917,-0.07162626;0.007419134;-0.05421444,-0.1228607;-0.3266686;-0.02735975,-0.1483716;-0.7264847;0.0600265,-0.1461775;-0.6877728;-0.0298578,0.003068971;0.5484391;-0.009520243,0;0;0,0.002513997;0.3160646;-0.02749455,0.004281662;0.6197587;-0.07023919,0.1817022;0.5234523;-0.04786956,0.2429311;0.2331979;0.01848269,0.2760066;-0.03216431;0.01050043,-0.1668096;0.5211262;-0.007921629,-0.2335662;0.2287712;0.04179069,-0.2877355;-0.03303167;0.03180302,0.07769627;0.003686562;-0.04554415,0.08988737;-0.3337145;-0.01435709,0.07325508;-0.7327217;0.07868409,0.07921495;-0.7670551;0.01555252,-0.08366257;0.004295135;-0.03326706,-0.1164001;-0.3319228;-0.004172504,-0.1169746;-0.7335409;0.07854777,-0.1243335;-0.7224644;-0.009472959,0.003950149;0.5455418;-0.0570426,698.1103
+0;0;0,0.001721849;0.3171147;1.597461E-05,0.003335828;0.6231464;-0.01621648,0.1754084;0.5023632;0.008606652,0.2111417;0.2016581;0.03600253,0.2486425;-0.05546719;-0.02435458,-0.1694841;0.5010677;0.00213252,-0.2262182;0.2023742;0.005935761,-0.2766897;-0.0578585;-0.02396808,0.07345837;0.00813203;-0.05169435,0.09262738;-0.328706;-0.01824509,0.09178516;-0.727362;0.07556681,0.09164641;-0.688803;-0.0142907,-0.07167032;0.007423698;-0.05424778,-0.1229015;-0.3266428;-0.0273948,-0.1483811;-0.7259687;0.05988431,-0.1461886;-0.6872634;-0.02993249,0.003067201;0.5481253;-0.009513443,0;0;0,0.002340958;0.3159057;-0.02761853,0.003806449;0.6193478;-0.07053745,0.1812741;0.5236957;-0.04821885,0.2428487;0.2334074;0.0180552,0.2762572;-0.03111145;0.00931716,-0.1670058;0.5211001;-0.007824622,-0.2341201;0.228962;0.04318524,-0.2884035;-0.03210098;0.03530351,0.07769499;0.00369668;-0.04565513,0.08961109;-0.3336838;-0.0143733,0.0732113;-0.7322496;0.07838655,0.07897385;-0.7666674;0.01541996,-0.08373808;0.004298614;-0.03322686,-0.1166308;-0.3318957;-0.004285349,-0.1164109;-0.733086;0.07802064,-0.1240287;-0.7779876;0.02822739,0.003568865;0.5452008;-0.05729616,698.1428
+0;0;0,0.001805603;0.3169849;0.0003056581,0.003676053;0.6229588;-0.01467198,0.1754639;0.5019898;0.008344651,0.2114269;0.2014748;0.03596229,0.2488539;-0.05592677;-0.02407963,-0.1688424;0.5001145;0.001726279,-0.2268337;0.2019632;0.01212606,-0.2784025;-0.05886596;-0.01175258,0.07350561;0.008110705;-0.05174749,0.09258982;-0.3285275;-0.01822385,0.09182861;-0.7272438;0.07560897,0.09169566;-0.6886768;-0.01367432,-0.0717499;0.007441424;-0.05425161,-0.1229772;-0.3264253;-0.02737923,-0.1485081;-0.7257674;0.06010691,-0.146325;-0.6870648;-0.02913667,0.003314621;0.5479288;-0.008447527,0;0;0,0.002320006;0.3157738;-0.02764583,0.003791392;0.6190919;-0.07052815,0.1810434;0.5238841;-0.04841089,0.2429855;0.2337719;0.01764536,0.2765952;-0.03091162;0.009019613,-0.1667153;0.5210928;-0.007631626,-0.2343137;0.2295786;0.04542723,-0.2888328;-0.0316608;0.03886788,0.07771182;0.003694713;-0.04575897,0.08965321;-0.3334822;-0.01441527,0.07337865;-0.732083;0.0784955,0.07791229;-0.7671624;0.01694036,-0.08382346;0.004304497;-0.03319274,-0.1166284;-0.3316945;-0.004178055,-0.1161113;-0.7329078;0.07832906,-0.1240573;-0.7771306;0.02860231,0.003550053;0.5449745;-0.05730176,698.1665
+0;0;0,0.001805166;0.3169082;0.0003055841,0.003674745;0.6227392;-0.01466497,0.1754087;0.5018216;0.008343311,0.2113541;0.2014538;0.03594742,0.2486219;-0.05485341;-0.02383922,-0.1687894;0.4999469;0.001727019,-0.2267523;0.2019417;0.01212171,-0.2781019;-0.0577786;-0.01165542,0.07349345;0.008109364;-0.05173893,0.09257387;-0.3284619;-0.01822196,0.09181347;-0.7267507;0.07551026,0.09167979;-0.6881368;-0.01426255,-0.07173804;0.007440194;-0.05424264,-0.1229552;-0.3263601;-0.0273756,-0.1484587;-0.7252741;0.06001675,-0.1462636;-0.6865238;-0.02971613,0.003313492;0.5477461;-0.008443588,0;0;0,0.002190888;0.3156931;-0.02769792,0.003414266;0.6188589;-0.07064211,0.1807274;0.5239851;-0.04862428,0.2430876;0.234039;0.01708198,0.2776442;-0.02937979;0.008531094,-0.1669336;0.5211402;-0.007540159,-0.2350496;0.2304035;0.0482029,-0.2895487;-0.02969965;0.04246604,0.07767842;0.003733992;-0.04578304,0.08949407;-0.3333934;-0.01458693,0.07334086;-0.731496;0.07854556,0.07715862;-0.766317;0.01595926,-0.08381788;0.004265448;-0.0331713,-0.1167323;-0.3316604;-0.004221026,-0.1159598;-0.7324181;0.07831965,-0.1243406;-0.7773708;0.02887025,0.003250428;0.5447817;-0.05740082,698.1988
+0;0;0,0.001805621;0.3169881;0.0003056611,0.003675404;0.6228545;-0.01466696,0.1753642;0.501933;0.00833826,0.2112453;0.2021034;0.0358929,0.2484547;-0.0538021;-0.02380004,-0.1687438;0.5000588;0.001723699,-0.2266029;0.2025875;0.01209976,-0.277872;-0.05672568;-0.01164009,0.07348564;0.008108501;-0.05173343,0.09255362;-0.3282434;-0.01823831,0.09179144;-0.7274735;0.07571545,0.09165876;-0.6889245;-0.01338013,-0.07173041;0.007439403;-0.05423687,-0.1229142;-0.3261433;-0.02738735,-0.148478;-0.7260002;0.06021155,-0.1462994;-0.6873159;-0.02884439,0.003314074;0.5478455;-0.008444248,0;0;0,0.001874797;0.3157705;-0.02775323,0.002837613;0.6189549;-0.07082224,0.1802124;0.5242273;-0.04876935,0.2428623;0.2348232;0.01653552,0.2781838;-0.02806279;0.007659197,-0.1673132;0.5212179;-0.007486932,-0.2355955;0.2313802;0.04975037,-0.2908624;-0.02818614;0.04723489,0.07765599;0.003840223;-0.04579341,0.08935335;-0.3330694;-0.01459718,0.07291362;-0.732131;0.07863498,0.07710855;-0.7660057;0.01607656,-0.08381221;0.004160426;-0.03317288,-0.1170299;-0.3315121;-0.004213315,-0.1154421;-0.733136;0.078903,-0.1243249;-0.7780041;0.03066408,0.002764098;0.5448687;-0.05753899,698.221
+0;0;0,0.0018679;0.3169363;-0.0005017471,0.003578792;0.6227041;-0.01730252,0.1742117;0.5028127;0.007418817,0.2099761;0.2028888;0.03570512,0.2469613;-0.05313346;-0.02377499,-0.1675326;0.500261;0.001154161,-0.226886;0.2032763;0.01878479,-0.2786039;-0.05647618;0.001260404,0.07359394;0.008100804;-0.05179935,0.0925896;-0.328254;-0.01813401,0.09200658;-0.7272214;0.07585408,0.0918048;-0.6887665;-0.01332579,-0.07183511;0.007465023;-0.05430336,-0.1231168;-0.3261128;-0.02738228,-0.1487353;-0.7257634;0.05997985,-0.1466195;-0.6871694;-0.02916183,0.003266145;0.5477401;-0.01052903,0;0;0,0.001787469;0.3157154;-0.02780283,0.002686091;0.6189057;-0.07083488,0.1788501;0.5247163;-0.04743993,0.2429948;0.2351437;0.0163312,0.2793837;-0.0276134;0.006963015,-0.1662385;0.5213704;-0.007571954,-0.2350279;0.2320506;0.05239174,-0.2908735;-0.02743676;0.05150127,0.07771474;0.003852234;-0.04593956,0.08939756;-0.3330496;-0.01448416,0.07281575;-0.7318287;0.07883954,0.07596973;-0.765685;0.01609397,-0.08396246;0.00417128;-0.03313261,-0.1171136;-0.3315166;-0.004091315,-0.115345;-0.732872;0.07909372,-0.1247541;-0.7778248;0.03094669,0.00262168;0.5448141;-0.05756807,698.2551
+0;0;0,0.0018679;0.3169363;-0.0005017471,0.003578792;0.6227041;-0.01730252,0.1742117;0.5028127;0.007418817,0.2099761;0.2028888;0.03570512,0.2469613;-0.05313346;-0.02377499,-0.1675326;0.500261;0.001154161,-0.226886;0.2032763;0.01878479,-0.2786039;-0.05647618;0.001260404,0.07359394;0.008100804;-0.05179935,0.0925896;-0.328254;-0.01813401,0.09200658;-0.7272214;0.07585408,0.0918048;-0.6887665;-0.01332579,-0.07183511;0.007465023;-0.05430336,-0.1231168;-0.3261128;-0.02738228,-0.1487353;-0.7257634;0.05997985,-0.1466195;-0.6871694;-0.02916183,0.003266145;0.5477401;-0.01052903,0;0;0,0.001787469;0.3157154;-0.02780283,0.002686091;0.6189057;-0.07083488,0.1788501;0.5247163;-0.04743993,0.2429948;0.2351437;0.0163312,0.2793837;-0.0276134;0.006963015,-0.1662385;0.5213704;-0.007571954,-0.2350279;0.2320506;0.05239174,-0.2908735;-0.02743676;0.05150127,0.07771474;0.003852234;-0.04593956,0.08939756;-0.3330496;-0.01448416,0.07281575;-0.7318287;0.07883954,0.07596973;-0.765685;0.01609397,-0.08396246;0.00417128;-0.03313261,-0.1171136;-0.3315166;-0.004091315,-0.115345;-0.732872;0.07909372,-0.1247541;-0.7778248;0.03094669,0.00262168;0.5448141;-0.05756807,698.277
+0;0;0,0.001868792;0.3170877;-0.0005019867,0.003582702;0.6234163;-0.01733659,0.1748323;0.503161;0.007467804,0.210638;0.2028903;0.03578681,0.2474771;-0.05212051;-0.0234583,-0.1681465;0.5006001;0.001180518,-0.2275685;0.203272;0.01883154,-0.2790821;-0.05545425;0.001376385,0.07371902;0.008114572;-0.05188739,0.09273798;-0.3286529;-0.01818075,0.09215556;-0.7272047;0.07570945,0.09195457;-0.6887827;-0.01312385,-0.07195719;0.00747771;-0.05439565,-0.1233018;-0.3265094;-0.02744155,-0.1488936;-0.7257437;0.05982959,-0.1467861;-0.6871831;-0.02896569,0.003269213;0.5482507;-0.01054488,0;0;0,0.001340561;0.3158724;-0.0277698,0.001101881;0.6196372;-0.07077098,0.1783053;0.5249478;-0.04780638,0.242911;0.2351297;0.01605368,0.2796135;-0.0264965;0.005940199,-0.1678906;0.5212819;-0.007136535,-0.2371848;0.2321848;0.05505441,-0.2934064;-0.02612978;0.05826675,0.07779948;0.003937721;-0.04609096,0.08901455;-0.333374;-0.01438666,0.07245409;-0.7317379;0.07884002,0.07538376;-0.7652665;0.01624727,-0.08415894;0.004111174;-0.03306072,-0.1176044;-0.3319759;-0.004128996,-0.1152152;-0.7329037;0.07899997,-0.1227034;-0.7216757;-0.007913008,0.001440533;0.5453355;-0.05753291,698.3109
+0;0;0,0.001923108;0.3170936;-0.00109789,0.003579481;0.6232414;-0.0190407,0.1746919;0.5036329;0.00810802,0.2112643;0.2037182;0.03545969,0.248036;-0.05186665;-0.02354954,-0.168026;0.5006687;0.0009035254,-0.2288115;0.2044659;0.02546984,-0.2803974;-0.05527028;0.01964811,0.07367004;0.008082609;-0.05191576,0.09266323;-0.3287748;-0.01810402,0.09200229;-0.7273458;0.07579377,0.09197263;-0.6890764;-0.01217413,-0.07197667;0.007493895;-0.05432358,-0.1234203;-0.3265767;-0.0273558,-0.1491513;-0.7258336;0.05986817,-0.1468926;-0.6874266;-0.02805769,0.003281127;0.5481377;-0.01195036,0;0;0,0.001005113;0.3158682;-0.02791977,0.0004945844;0.6194767;-0.07118177,0.1777628;0.5252773;-0.04839063,0.2431779;0.2359515;0.01521659,0.2801399;-0.02614897;0.005467176,-0.1682473;0.5213659;-0.007055163,-0.2380171;0.2333502;0.05785667,-0.2949016;-0.02529714;0.06271531,0.07770139;0.004065499;-0.04619325,0.08866692;-0.3333502;-0.0144558,0.07221906;-0.7318041;0.07849598,0.07497899;-0.7642776;0.01607656,-0.08417846;0.003938593;-0.03295945,-0.1176965;-0.3322326;-0.003936531,-0.1156507;-0.7332097;0.07906558,-0.1231918;-0.721821;-0.006977953,0.0009095743;0.5452247;-0.05786264,698.3336
+0;0;0,0.00192299;0.3170741;-0.001097822,0.003579285;0.6232077;-0.01903982,0.1745186;0.5036471;0.008088357,0.2111126;0.2035548;0.03545624,0.2479565;-0.05253196;-0.02366886,-0.1678532;0.5006859;0.0008911388,-0.2286747;0.2043076;0.025472,-0.2803619;-0.05593854;0.01963885,0.07373115;0.008089314;-0.05195883,0.09272662;-0.3288084;-0.01814304,0.09206462;-0.7280211;0.07590592,0.09203489;-0.6897341;-0.01224883,-0.07203638;0.007500111;-0.05436864,-0.1234862;-0.3266104;-0.02739764,-0.1492586;-0.72651;0.05996677,-0.1469951;-0.6880853;-0.02814585,0.003280943;0.548107;-0.01194977,0;0;0,0.000916943;0.3158438;-0.02797699,0.0003281832;0.6194305;-0.07129121,0.1774816;0.5255811;-0.0488379,0.2435763;0.2362413;0.01486063,0.2810241;-0.0263159;0.005109787,-0.1681909;0.5214173;-0.007034432,-0.2384315;0.2337589;0.05976731,-0.2960548;-0.02522907;0.06597001,0.0777064;0.004075676;-0.04633081,0.08873083;-0.3333617;-0.01441145,0.07218574;-0.7324746;0.07860279,0.07485291;-0.7647907;0.01575756,-0.08428381;0.003905053;-0.0329003,-0.1178118;-0.332312;-0.00394647,-0.1157508;-0.7339502;0.0791136,-0.1227611;-0.7764447;0.02876144,0.0007528886;0.5451834;-0.05796289,698.3556
+0;0;0,0.001922466;0.3169878;-0.001097524,0.003577969;0.6229735;-0.01903067,0.1744038;0.5034826;0.008080419,0.2109853;0.2034925;0.03543898,0.2478796;-0.05294454;-0.02376699,-0.1677408;0.5005234;0.0008879779,-0.2285415;0.2042461;0.02546047,-0.2802994;-0.05635607;0.01961934,0.07375097;0.008091488;-0.05197278,0.09274194;-0.3287266;-0.01816499,0.09207997;-0.727921;0.07587963,0.09205011;-0.6895968;-0.01267169,-0.07205573;0.007502126;-0.05438324,-0.1234934;-0.3265295;-0.02741861,-0.1492646;-0.7264107;0.05994176,-0.1469909;-0.687948;-0.02856724,0.003279787;0.547913;-0.0119444,0;0;0,0.0008028894;0.3157475;-0.02809024,3.419066E-05;0.6191563;-0.07159734,0.1771617;0.5257964;-0.04921973,0.2439982;0.2367091;0.01435876,0.2817461;-0.02617985;0.004821062,-0.1682644;0.5214016;-0.007003952,-0.2388162;0.2342047;0.06097521,-0.2970195;-0.02492741;0.07043236,0.07769132;0.00411056;-0.04640055,0.0887329;-0.3332367;-0.01438546,0.07219207;-0.7323266;0.07864451,0.07535422;-0.7649205;0.01553631,-0.08433218;0.003861271;-0.03284848,-0.1178266;-0.3322979;-0.004121834,-0.1158655;-0.733861;0.07920992,-0.1235527;-0.7767959;0.02889046,0.0004974305;0.5449594;-0.0582186,698.3885
+0;0;0,0.001875011;0.3169863;-0.001528127,0.00338855;0.6229336;-0.02011351,0.1742871;0.5036069;0.007210979,0.2103584;0.2036227;0.03530277,0.2472108;-0.0529274;-0.02343781,-0.1678515;0.5005598;0.000689677,-0.2300071;0.2053998;0.03382671,-0.2816678;-0.05525452;0.02970648,0.07373991;0.008022316;-0.0519992,0.09261397;-0.328767;-0.01784005,0.09182036;-0.7280259;0.07592925,0.09166963;-0.6897439;-0.01262592,-0.07206366;0.00756976;-0.05436335,-0.123703;-0.3264322;-0.02741589,-0.1494637;-0.7263335;0.05985521,-0.1473102;-0.6879073;-0.02866029,0.003130304;0.5478885;-0.01286325,0;0;0,0.0008028894;0.3157475;-0.02809024,3.419066E-05;0.6191563;-0.07159734,0.1771617;0.5257964;-0.04921973,0.2439982;0.2367091;0.01435876,0.2817461;-0.02617985;0.004821062,-0.1682644;0.5214016;-0.007003952,-0.2388162;0.2342047;0.06097521,-0.2970195;-0.02492741;0.07043236,0.07769132;0.00411056;-0.04640055,0.0887329;-0.3332367;-0.01438546,0.07219207;-0.7323266;0.07864451,0.07535422;-0.7649205;0.01553631,-0.08433218;0.003861271;-0.03284848,-0.1178266;-0.3322979;-0.004121834,-0.1158655;-0.733861;0.07920992,-0.1235527;-0.7767959;0.02889046,0.0004974305;0.5449594;-0.0582186,698.411
+0;0;0,0.001873414;0.3167162;-0.001526824,0.003384838;0.6222323;-0.02008559,0.1746015;0.5029382;0.007265079,0.2107044;0.2026913;0.03538147,0.2476553;-0.05454424;-0.02351605,-0.1681723;0.4998854;0.0007316712,-0.2303823;0.2044671;0.03389771,-0.282181;-0.05688372;0.02976648,0.07374111;0.008022446;-0.05200005,0.0926182;-0.328821;-0.0178354,0.09182374;-0.7285076;0.07603435,0.09167234;-0.6901883;-0.01291964,-0.07206484;0.007569883;-0.05436423,-0.1237125;-0.3264858;-0.02741244,-0.1495008;-0.7268156;0.05995217,-0.1473376;-0.6883515;-0.02896198,0.003126987;0.547302;-0.01284641,0;0;0,0.0004342049;0.3154532;-0.02835631,-0.001119606;0.6183615;-0.07228291,0.1766359;0.5259864;-0.04988313,0.2442912;0.2369162;0.01417398,0.2823807;-0.02664515;0.004739523,-0.169359;0.5212092;-0.006697789,-0.2402205;0.2341302;0.0626305,-0.2988093;-0.02554148;0.07456315,0.07766242;0.004165068;-0.04644692,0.08866101;-0.333228;-0.0143218,0.07241566;-0.7328824;0.07827449,0.07584473;-0.7654657;0.01460648,-0.08434664;0.003796221;-0.032823,-0.1178912;-0.332413;-0.004097957,-0.1163848;-0.7344713;0.07901932,-0.1238153;-0.7777305;0.02842352,-0.0004550591;0.5443028;-0.05879653,698.4331
+0;0;0,0.001873109;0.3166646;-0.001526576,0.003384317;0.622138;-0.02008286,0.1744584;0.5028889;0.007250298,0.2106107;0.2022307;0.0354052,0.2476126;-0.05536008;-0.02357366,-0.1680303;0.4998387;0.0007223226,-0.2303255;0.2040156;0.0339338,-0.2821958;-0.0576961;0.02979686,0.07378459;0.008027177;-0.05203072,0.0926991;-0.329484;-0.01779835,0.0919058;-0.728586;0.07593411,0.09175409;-0.6902499;-0.01319967,-0.07210734;0.007574347;-0.05439629,-0.1238574;-0.3271435;-0.02739108,-0.1496079;-0.7268877;0.05984574,-0.1474404;-0.6884065;-0.02924811,0.003126493;0.5472158;-0.01284447,0;0;0,0.0003088638;0.3153921;-0.02846158,-0.001347274;0.6182396;-0.07250655,0.1763194;0.5262383;-0.05024791,0.2443268;0.2368785;0.01410174,0.2832894;-0.02692041;0.00447154,-0.1693749;0.5212397;-0.006703388,-0.2404665;0.2341201;0.06403089,-0.2991072;-0.02579743;0.07834242,0.07765769;0.004226446;-0.04655337,0.08855521;-0.3338206;-0.01416779,0.07226913;-0.7328819;0.07831812,0.07611255;-0.7657309;0.01468182,-0.08444066;0.003701622;-0.03273941,-0.1181111;-0.3331804;-0.004100982,-0.1166921;-0.7346202;0.07904275,-0.1246315;-0.7783101;0.02883208,-0.0006675869;0.5441942;-0.0589931,698.4557
+0;0;0,0.001842356;0.3165829;-0.001904154,0.003234918;0.621964;-0.02086851,0.1745645;0.5030802;0.006216897,0.2101842;0.202124;0.03557298,0.247187;-0.05538613;-0.02308075,-0.168261;0.4998881;0.0006093839,-0.2313703;0.2049246;0.04206934,-0.2845185;-0.05640092;0.04434279,0.07378931;0.008003186;-0.05215574,0.09260333;-0.3294742;-0.01770654,0.09213118;-0.7291991;0.07635176,0.09180009;-0.6908659;-0.01310175,-0.07222584;0.007596195;-0.05435864,-0.1240558;-0.3270994;-0.02744667,-0.1500004;-0.727509;0.05988122,-0.1479983;-0.6890246;-0.02953629,0.003004634;0.5470652;-0.01354181,0;0;0,0.0001627579;0.3152992;-0.02860296,-0.001637951;0.6180527;-0.0728147,0.1761694;0.5263267;-0.05035233,0.2445759;0.2366534;0.01379704,0.2836285;-0.0269835;0.004236698,-0.1696383;0.5211253;-0.006615616,-0.2409274;0.2338565;0.06479661,-0.2996244;-0.02569294;0.08239429,0.07767192;0.004256964;-0.04666996,0.08844526;-0.3337642;-0.01415348,0.0723241;-0.7335021;0.07845783,0.07465927;-0.766183;0.01413727,-0.08454216;0.003676812;-0.03268392,-0.1181861;-0.3331768;-0.003883766,-0.1166983;-0.7352662;0.07947678,-0.1249147;-0.7789678;0.02876139,-0.0009325594;0.5440299;-0.05926168,698.4889
+0;0;0,0.001842356;0.3165829;-0.001904154,0.003234918;0.621964;-0.02086851,0.1745645;0.5030802;0.006216897,0.2101842;0.202124;0.03557298,0.247187;-0.05538613;-0.02308075,-0.168261;0.4998881;0.0006093839,-0.2313703;0.2049246;0.04206934,-0.2845185;-0.05640092;0.04434279,0.07378931;0.008003186;-0.05215574,0.09260333;-0.3294742;-0.01770654,0.09213118;-0.7291991;0.07635176,0.09180009;-0.6908659;-0.01310175,-0.07222584;0.007596195;-0.05435864,-0.1240558;-0.3270994;-0.02744667,-0.1500004;-0.727509;0.05988122,-0.1479983;-0.6890246;-0.02953629,0.003004634;0.5470652;-0.01354181,0;0;0,0.0001627579;0.3152992;-0.02860296,-0.001637951;0.6180527;-0.0728147,0.1761694;0.5263267;-0.05035233,0.2445759;0.2366534;0.01379704,0.2836285;-0.0269835;0.004236698,-0.1696383;0.5211253;-0.006615616,-0.2409274;0.2338565;0.06479661,-0.2996244;-0.02569294;0.08239429,0.07767192;0.004256964;-0.04666996,0.08844526;-0.3337642;-0.01415348,0.0723241;-0.7335021;0.07845783,0.07465927;-0.766183;0.01413727,-0.08454216;0.003676812;-0.03268392,-0.1181861;-0.3331768;-0.003883766,-0.1166983;-0.7352662;0.07947678,-0.1249147;-0.7789678;0.02876139,-0.0009325594;0.5440299;-0.05926168,698.5114
+0;0;0,0.001841954;0.3165138;-0.001903739,0.00323436;0.6218612;-0.02086605,0.1745582;0.5029861;0.00621799,0.2101792;0.2020195;0.03557508,0.2472071;-0.05566514;-0.0231184,-0.1682559;0.4997941;0.0006106636,-0.2313673;0.2048205;0.04207205,-0.2845515;-0.0566822;0.04434704,0.07379451;0.008003749;-0.05215941,0.09261452;-0.3295811;-0.01769925,0.09214231;-0.7293543;0.07637043,0.09181136;-0.6910246;-0.01304561,-0.07223093;0.00759673;-0.05436246,-0.1240774;-0.3272054;-0.02744194,-0.1500251;-0.7276633;0.05989651,-0.1480239;-0.6891825;-0.02948354,0.003004098;0.5469697;-0.01354006,0;0;0,9.75728E-05;0.3152212;-0.02869916,-0.001730189;0.617931;-0.07297623,0.1760854;0.5264169;-0.05046058,0.2446897;0.2367951;0.01375937,0.2837199;-0.02702928;0.004233837,-0.1696795;0.5212105;-0.006524026,-0.2410593;0.2341175;0.06554594,-0.2996479;-0.02540746;0.08632001,0.07766479;0.004264444;-0.04669356,0.0884369;-0.3338606;-0.01412654,0.07216693;-0.7336333;0.07852841,0.07538697;-0.7666288;0.0146072,-0.0845563;0.003684398;-0.03266422,-0.1181358;-0.3332809;-0.003820114,-0.116819;-0.7354045;0.07962289,-0.1250525;-0.77876;0.02847701,-0.001028568;0.5439179;-0.05941045,698.5338
+0;0;0,0.001845214;0.316218;-0.001522924,0.003505523;0.6212856;-0.018874,0.1750706;0.5021748;0.005164173,0.2102691;0.2010352;0.03576886,0.2474418;-0.05743328;-0.02270689,-0.1682693;0.4990669;0.0005799504,-0.2325285;0.2053517;0.05020676,-0.2866038;-0.05657831;0.05890635,0.07374003;0.007943479;-0.05219973,0.09231105;-0.3304045;-0.0174476,0.09196537;-0.7310181;0.07662447,0.09141891;-0.6926852;-0.01193321,-0.07224712;0.007638147;-0.05429102,-0.124318;-0.3279086;-0.02729123,-0.1502251;-0.7291563;0.0602874,-0.1484645;-0.6906771;-0.02824057,0.003186323;0.5464388;-0.0121413,0;0;0,-0.0001364723;0.3148933;-0.02901351,-0.002320334;0.6171504;-0.07371926,0.1757757;0.526595;-0.05080748,0.2445983;0.2368207;0.01365161,0.2838794;-0.02771285;0.004369497,-0.1701456;0.5210516;-0.006364971,-0.2414286;0.2338858;0.06654065,-0.2995438;-0.02602315;0.09256154,0.07763309;0.004290193;-0.04669261,0.0882308;-0.3345992;-0.01392532,0.07192316;-0.7352971;0.0783577,0.0753836;-0.7671328;0.01450968,-0.08453298;0.003685498;-0.03265109,-0.1181372;-0.3340517;-0.003731474,-0.1168863;-0.7369545;0.07998619,-0.1253039;-0.7798311;0.02968352,-0.001537509;0.5432603;-0.06004047,698.5676
+0;0;0,0.001843318;0.3158932;-0.001521359,0.003500544;0.6203889;-0.01883908,0.1750231;0.5014483;0.005180434,0.210247;0.2000926;0.03580708,0.2473641;-0.05798933;-0.02258123,-0.1682306;0.4983411;0.0005973605,-0.2325359;0.2044152;0.05025977,-0.2865303;-0.05712312;0.05894636,0.07372595;0.007941962;-0.05218976,0.09233996;-0.3311895;-0.01735717,0.09199541;-0.730486;0.07640565,0.09145629;-0.692265;-0.0109639,-0.07223333;0.007636689;-0.05428065,-0.1244247;-0.328687;-0.02721834,-0.1502467;-0.7286155;0.06007237,-0.1485097;-0.6902501;-0.02726787,0.003182022;0.5457011;-0.0121207,0;0;0,-0.0002161786;0.3145503;-0.02919364,-0.002466589;0.6161793;-0.07421982,0.1756507;0.5267303;-0.0508728,0.2445886;0.236758;0.01360679,0.2838898;-0.02737319;0.004482269,-0.1701501;0.5211213;-0.006133575,-0.2410438;0.2339362;0.06797951,-0.2987641;-0.02542654;0.09613123,0.07760777;0.004295349;-0.0467006,0.08797115;-0.3353699;-0.01368499,0.07191329;-0.7347221;0.07845235,0.07664149;-0.7673907;0.0172019,-0.0845157;0.003693942;-0.0326468,-0.1182554;-0.3348238;-0.003710825,-0.1170414;-0.7362738;0.08034754,-0.1264765;-0.7786887;0.03168167,-0.001683928;0.5424683;-0.06045175,698.5896
+0;0;0,0.001841241;0.3155371;-0.001519645,0.003496929;0.6197515;-0.01882155,0.1749183;0.5009018;0.005181923,0.2100021;0.2007447;0.03568675,0.2472652;-0.05835265;-0.0229313,-0.1681327;0.4977964;0.0006015552,-0.2321823;0.2050397;0.05006643,-0.2863891;-0.05752775;0.05878719,0.07370944;0.007940184;-0.05217807,0.0923146;-0.3310298;-0.01736207,0.09197;-0.7303785;0.07641299,0.09143081;-0.6921563;-0.01096945,-0.07221715;0.007634978;-0.0542685,-0.1243837;-0.3285286;-0.02721908,-0.150209;-0.7285094;0.06008303,-0.1484718;-0.6901428;-0.02727008,0.003178683;0.5451285;-0.012109,0;0;0,-0.000265643;0.314164;-0.02950096,-0.002422728;0.6154524;-0.07490087,0.1755848;0.5268295;-0.05103648,0.2442691;0.2379826;0.0130384,0.2838782;-0.02718437;0.004454136,-0.1699583;0.5211971;-0.006188609,-0.2403639;0.2352158;0.06806357,-0.2979601;-0.02498737;0.09860939,0.07758746;0.004338548;-0.04669094,0.08781347;-0.3351824;-0.01382923,0.0718981;-0.7345713;0.07841182,0.07614371;-0.7672783;0.01714683,-0.08449041;0.003670443;-0.03265851,-0.1182061;-0.3346871;-0.00373878,-0.1171066;-0.7361713;0.08041875,-0.1267259;-0.7789157;0.03225949,-0.001685165;0.5418254;-0.0610348,698.6238
+0;0;0,0.001842955;0.3155345;-0.001988039,0.003434837;0.6196825;-0.02035977,0.1749116;0.5010989;0.004199104,0.2098416;0.2010086;0.03552539,0.2467313;-0.0582481;-0.02262267,-0.1682175;0.4981348;0.0002591219,-0.2332021;0.2071706;0.05833247,-0.2880902;-0.05495498;0.07361425,0.07371385;0.00786569;-0.05218312,0.09224125;-0.3310965;-0.01725068,0.09217693;-0.7305224;0.07619592,0.09153474;-0.6923578;-0.01119123,-0.07221423;0.007711885;-0.05426151,-0.1243887;-0.3284494;-0.02719958,-0.1503298;-0.7284455;0.05999818,-0.1486915;-0.6901366;-0.02736235,0.003132465;0.545092;-0.01329475,0;0;0,-0.000265643;0.314164;-0.02950096,-0.002422728;0.6154524;-0.07490087,0.1755848;0.5268295;-0.05103648,0.2442691;0.2379826;0.0130384,0.2838782;-0.02718437;0.004454136,-0.1699583;0.5211971;-0.006188609,-0.2403639;0.2352158;0.06806357,-0.2979601;-0.02498737;0.09860939,0.07758746;0.004338548;-0.04669094,0.08781347;-0.3351824;-0.01382923,0.0718981;-0.7345713;0.07841182,0.07614371;-0.7672783;0.01714683,-0.08449041;0.003670443;-0.03265851,-0.1182061;-0.3346871;-0.00373878,-0.1171066;-0.7361713;0.08041875,-0.1267259;-0.7789157;0.03225949,-0.001685165;0.5418254;-0.0610348,698.6464
+0;0;0,0.001838391;0.3147531;-0.001983115,0.003425878;0.618059;-0.02030361,0.175038;0.4996557;0.004248627,0.2099792;0.1994699;0.03558488,0.2468359;-0.05955467;-0.02251111,-0.1683598;0.4966893;0.0003055586,-0.2333651;0.2056325;0.05839738,-0.2882041;-0.05625835;0.07366548,0.07372976;0.007867387;-0.05219438,0.09220892;-0.3302124;-0.01735287,0.09214447;-0.730476;0.07628971,0.0915019;-0.6923066;-0.01114952,-0.07222981;0.007713549;-0.05427321,-0.1242685;-0.3275726;-0.02728173,-0.1502639;-0.7284076;0.06009891,-0.1486246;-0.6900938;-0.0273137,0.003124377;0.5436832;-0.01325893,0;0;0,-0.0004446879;0.3133219;-0.03009987,-0.002552174;0.613681;-0.07600129,0.1756215;0.5269334;-0.05093145,0.2442163;0.2379642;0.01314569,0.2839016;-0.02694994;0.004609585,-0.1700447;0.5212587;-0.005897947,-0.2400303;0.2352501;0.06903861,-0.2973098;-0.02436057;0.1029298,0.07762874;0.004366443;-0.04665768,0.08832321;-0.3342592;-0.01392078,0.07194475;-0.7344446;0.07861662,0.07655881;-0.7670757;0.01722574,-0.08450333;0.003661677;-0.03268037,-0.1179841;-0.333817;-0.00368849,-0.1170586;-0.7361138;0.08078834,-0.1267279;-0.7781348;0.03147036,-0.001854874;0.5402961;-0.06201398,698.679
+0;0;0,0.001835324;0.314228;-0.001979806,0.003419944;0.6169859;-0.02026716,0.1740184;0.4989776;0.004168971,0.2089872;0.1985538;0.03553006,0.2457879;-0.06007722;-0.02247765,-0.1673534;0.4960286;0.000249166,-0.2324103;0.2047412;0.05838704,-0.2871659;-0.05675179;0.07363195,0.07374296;0.007868795;-0.05220372,0.0922139;-0.3300605;-0.01737773,0.09214952;-0.7298593;0.07615612,0.09150621;-0.6916804;-0.01138449,-0.07224274;0.00771493;-0.05428293,-0.1242582;-0.3274219;-0.02730347,-0.1502235;-0.7277915;0.05997572,-0.1485823;-0.6894681;-0.02753824,0.003118992;0.5427454;-0.01323529,0;0;0,-0.0002960265;0.3127557;-0.03050041,-0.001977064;0.6124758;-0.07695639,0.1749412;0.5270892;-0.04959273,0.2442757;0.237734;0.01307368,0.2837496;-0.02680147;0.004591703,-0.1685267;0.5216334;-0.006348319,-0.2383004;0.2354691;0.06916619,-0.2951854;-0.02337778;0.1062005,0.07762888;0.004380047;-0.04668773,0.08827937;-0.3340985;-0.01399136,0.07214551;-0.7337023;0.07898283,0.07667887;-0.766284;0.01739025,-0.08453035;0.003664713;-0.0326552,-0.1180387;-0.3336434;-0.003489174,-0.1169069;-0.7355417;0.08055925,-0.1266771;-0.7761541;0.02908979,-0.001416877;0.539257;-0.06281805,698.7014
+0;0;0,0.001810409;0.3135222;-0.002321845,0.003323707;0.6152886;-0.02130191,0.1732448;0.4981872;0.003356194,0.2079673;0.1978186;0.0351874,0.2444317;-0.060155;-0.02233686,-0.1666803;0.4952022;2.37925E-05,-0.2321597;0.2056555;0.06571495,-0.28771;-0.05446327;0.08672664,0.07375495;0.007802941;-0.05224245,0.0921524;-0.3301484;-0.01739349,0.09208304;-0.7302997;0.07643145,0.0913387;-0.6921487;-0.01128149,-0.07226218;0.007786992;-0.05429082,-0.1242974;-0.3273709;-0.0273544,-0.1505898;-0.7281179;0.06002255,-0.1490435;-0.6898285;-0.02766694,0.003044862;0.5413148;-0.01406017,0;0;0,-0.0001996979;0.3119959;-0.03103876,-0.001310334;0.6106367;-0.07828474,0.1745053;0.5272106;-0.04838133,0.2442706;0.2377508;0.01314926,0.2835383;-0.02602866;0.004931688,-0.1670029;0.5215464;-0.006558791,-0.2362635;0.2356218;0.07018949,-0.293407;-0.02179262;0.1109513,0.07767731;0.004402488;-0.04665625,0.088376;-0.3340907;-0.01391554,0.07212618;-0.7340637;0.07925987,0.07737903;-0.7669303;0.01777196,-0.08454833;0.003642122;-0.03268436,-0.1179558;-0.3336911;-0.003456526,-0.1161275;-0.7358353;0.08140155,-0.1261186;-0.7765997;0.02989306,-0.0009350851;0.5377088;-0.06393147,698.7352
+0;0;0,0.001808424;0.3131785;-0.002319299,0.003320735;0.6147519;-0.02128777,0.1724251;0.4978931;0.003283255,0.2072164;0.1969287;0.03517759,0.2435051;-0.05980214;-0.02206956,-0.1658684;0.4949224;-3.315229E-05,-0.2314777;0.2048014;0.06578828,-0.2867604;-0.05406427;0.08669876,0.07379146;0.007806804;-0.05226831,0.09216705;-0.3297429;-0.01746077,0.09209796;-0.7283151;0.07599392,0.09134301;-0.6900478;-0.01297048,-0.07229795;0.007790847;-0.05431769,-0.1242713;-0.3269688;-0.02741328,-0.15046;-0.7261343;0.05961886,-0.1488916;-0.6877266;-0.02932175,0.003042025;0.5408137;-0.01404951,0;0;0,9.573996E-05;0.3116097;-0.03144586,-0.000400044;0.6100038;-0.07902384,0.1742977;0.5274498;-0.04758143,0.2441826;0.2372503;0.01330829,0.2834624;-0.02522773;0.005109075,-0.1653377;0.5217832;-0.006902408,-0.2345936;0.2355063;0.07092032,-0.2914366;-0.02054313;0.1123016,0.07774562;0.004418939;-0.04662824,0.08857525;-0.3336718;-0.01397252,0.07233386;-0.7319121;0.07948589,0.07763318;-0.7664382;0.01790762,-0.08459006;0.003649183;-0.03270024,-0.1176221;-0.3332962;-0.003277041,-0.1157387;-0.7339199;0.08092951,-0.126192;-0.7760959;0.02930651,-0.0002022237;0.5371273;-0.06459153,698.7573
+0;0;0,0.00180926;0.3133231;-0.00232037,0.003324782;0.615566;-0.02133505,0.1724681;0.4984447;0.003264783,0.2073277;0.1968898;0.0352217,0.2434687;-0.05879572;-0.02179236,-0.1659052;0.4954733;-5.240738E-05,-0.2316432;0.2047831;0.06589817,-0.2867008;-0.05302852;0.0867235,0.07377896;0.007805482;-0.05225946,0.09213027;-0.3292981;-0.01749792,0.09206132;-0.7270573;0.07576615,0.0912987;-0.6887062;-0.01410105,-0.0722857;0.007789528;-0.0543085,-0.1241903;-0.3265276;-0.02743965,-0.1503256;-0.724879;0.05941497,-0.1487413;-0.6863859;-0.03042819,0.00304512;0.5413754;-0.01407207,0;0;0,7.682294E-05;0.3117625;-0.03137219,-0.0006847307;0.6109215;-0.0784384,0.1740993;0.5275432;-0.04706454,0.2439539;0.2366611;0.01359582,0.2831795;-0.02472404;0.005166531,-0.1656078;0.5218522;-0.006753728,-0.2349326;0.2352186;0.0720311,-0.2914717;-0.01920378;0.1168021,0.0777624;0.00441663;-0.04657054,0.08860415;-0.3332283;-0.01397705,0.07253709;-0.730667;0.07926941,0.07760225;-0.7663698;0.01759338,-0.08455309;0.003646737;-0.03275345,-0.1185062;-0.3328561;-0.004521554,-0.1163431;-0.7324489;0.0805162,-0.126732;-0.7755232;0.02856759,-0.0003991425;0.5377467;-0.06421006,698.7921
+0;0;0,0.001808002;0.3134592;-0.00272118,0.00329476;0.6161826;-0.02237513,0.1730029;0.4989387;0.002320305,0.2075936;0.1972709;0.03506287,0.2436232;-0.058539;-0.02165211,-0.166536;0.4963997;-0.0001766291,-0.233045;0.208181;0.07584024,-0.2888259;-0.04887363;0.1034959,0.07377787;0.007725327;-0.05226073,0.09192124;-0.3292449;-0.01737335,0.09195399;-0.7267629;0.07566349,0.09105818;-0.6885508;-0.01312917,-0.07228577;0.007853937;-0.0542874,-0.1241916;-0.3263359;-0.02748819,-0.1506378;-0.7243707;0.0593757,-0.1492126;-0.6860235;-0.02939745,0.003020827;0.5418342;-0.01492552,0;0;0,1.656264E-05;0.3119095;-0.03130209,-0.001012534;0.6116682;-0.07791913,0.1743937;0.5274214;-0.04727185,0.2436804;0.236335;0.01388478,0.2827396;-0.02511084;0.005290747,-0.1663314;0.5217161;-0.006353635,-0.2357894;0.2355965;0.0747835,-0.2923074;-0.01878563;0.1200478,0.07777719;0.004386276;-0.04653501,0.08865166;-0.33313;-0.01398062,0.07258476;-0.7302659;0.0793004,0.07793723;-0.7618371;0.01501417,-0.0845383;0.003679172;-0.03276856,-0.1183916;-0.3326972;-0.004481649,-0.1166478;-0.7321293;0.07994191,-0.1256256;-0.7735628;0.0273202,-0.0006455183;0.5382858;-0.06384277,698.8242
+0;0;0,0.001808002;0.3134592;-0.00272118,0.00329476;0.6161826;-0.02237513,0.1730029;0.4989387;0.002320305,0.2075936;0.1972709;0.03506287,0.2436232;-0.058539;-0.02165211,-0.166536;0.4963997;-0.0001766291,-0.233045;0.208181;0.07584024,-0.2888259;-0.04887363;0.1034959,0.07377787;0.007725327;-0.05226073,0.09192124;-0.3292449;-0.01737335,0.09195399;-0.7267629;0.07566349,0.09105818;-0.6885508;-0.01312917,-0.07228577;0.007853937;-0.0542874,-0.1241916;-0.3263359;-0.02748819,-0.1506378;-0.7243707;0.0593757,-0.1492126;-0.6860235;-0.02939745,0.003020827;0.5418342;-0.01492552,0;0;0,1.656264E-05;0.3119095;-0.03130209,-0.001012534;0.6116682;-0.07791913,0.1743937;0.5274214;-0.04727185,0.2436804;0.236335;0.01388478,0.2827396;-0.02511084;0.005290747,-0.1663314;0.5217161;-0.006353635,-0.2357894;0.2355965;0.0747835,-0.2923074;-0.01878563;0.1200478,0.07777719;0.004386276;-0.04653501,0.08865166;-0.33313;-0.01398062,0.07258476;-0.7302659;0.0793004,0.07793723;-0.7618371;0.01501417,-0.0845383;0.003679172;-0.03276856,-0.1183916;-0.3326972;-0.004481649,-0.1166478;-0.7321293;0.07994191,-0.1256256;-0.7735628;0.0273202,-0.0006455183;0.5382858;-0.06384277,698.8465
+0;0;0,0.001805586;0.3130403;-0.002717544,0.003289064;0.6150812;-0.02232511,0.1719826;0.4983054;0.002246077,0.206662;0.1958641;0.03507259,0.2426512;-0.05965954;-0.02157895,-0.1655281;0.4957815;-0.0002359403,-0.2322075;0.2068239;0.07597582,-0.287926;-0.04994315;0.1036006,0.07376183;0.007723648;-0.05224937,0.09189237;-0.3290084;-0.01738665,0.09192512;-0.7265068;0.07564562,0.09102827;-0.6882852;-0.01325066,-0.07227006;0.007852229;-0.05427559,-0.1241392;-0.3261014;-0.02749533,-0.1505841;-0.7241166;0.05936429,-0.1491572;-0.6857595;-0.02951244,0.003015912;0.5409446;-0.01489673,0;0;0,0.0003632903;0.3114583;-0.0315994,0.0001598299;0.6104161;-0.07889593,0.1741814;0.5276002;-0.04664898,0.2434944;0.2356223;0.01414156,0.2820865;-0.02559176;0.005489349,-0.1644084;0.5218986;-0.007092271,-0.234027;0.2355146;0.07590391,-0.2910708;-0.01834667;0.1217022,0.07776789;0.004416123;-0.04650927,0.08862667;-0.3328708;-0.0140717,0.07256748;-0.7299729;0.07926679,0.07816207;-0.761793;0.01509571,-0.08451121;0.003661133;-0.03278579,-0.1183606;-0.3324544;-0.004269792,-0.1177398;-0.7319143;0.07994086,-0.1263331;-0.772857;0.02642222,0.0002682358;0.5372936;-0.06459296,698.8692
+0;0;0,0.001705019;0.3124335;-0.00302337,0.003098469;0.6136317;-0.0230672,0.1712225;0.4973111;0.001361389,0.2055432;0.1948234;0.03460389,0.2415205;-0.06209689;-0.02188792,-0.1651341;0.4951976;-0.0003517894,-0.231824;0.2083908;0.08376777,-0.2885223;-0.04895118;0.116235,0.07374875;0.007616851;-0.05227977,0.09169832;-0.3295686;-0.01732899,0.09203249;-0.7266783;0.07541145,0.0910054;-0.6884882;-0.01341173,-0.0722665;0.007958828;-0.05426121,-0.1244023;-0.3264208;-0.02761797,-0.1507932;-0.7239922;0.05920098,-0.1494962;-0.6856744;-0.02960681,0.002852614;0.5397374;-0.01552026,0;0;0,0.0005533695;0.3108186;-0.03190935,0.0006947368;0.6088685;-0.07973278,0.173921;0.5276673;-0.04624593,0.243399;0.2356064;0.01421094,0.2812958;-0.0270707;0.006577019,-0.1633045;0.5220283;-0.007505391,-0.2330352;0.2363203;0.07787831,-0.2905094;-0.01853481;0.1251996,0.07776498;0.004435852;-0.04650807,0.08829512;-0.3332928;-0.01385522,0.07260167;-0.7300142;0.07921958,0.07794502;-0.7617671;0.01506567,-0.08450802;0.003666977;-0.03278746,-0.1184869;-0.3328578;-0.003903212,-0.1190258;-0.7319211;0.08003262,-0.1268348;-0.7707392;0.02381182,0.0007106438;0.5360107;-0.06527162,698.8911
+0;0;0,0.001706447;0.3126951;-0.003025901,0.00310464;0.6149614;-0.02314626,0.171889;0.4980965;0.001387222,0.2062477;0.1952733;0.03466659,0.2421389;-0.06103176;-0.02168995,-0.1657893;0.4959748;-0.0003326871,-0.2325531;0.2088499;0.08388017,-0.2891157;-0.04787585;0.1162696,0.07375221;0.007617209;-0.05228221,0.09166435;-0.3288652;-0.01740431,0.0919989;-0.7264258;0.07544142,0.09097241;-0.6882403;-0.01333024,-0.07226989;0.007959202;-0.05426375,-0.124297;-0.3257232;-0.02767607,-0.1507178;-0.723746;0.05924145,-0.1494216;-0.685433;-0.02951483,0.002857528;0.5406896;-0.01556076,0;0;0,0.0005959943;0.3110946;-0.03178239,0.0006226152;0.6103657;-0.07878399,0.174612;0.5273933;-0.04660821,0.2434841;0.2350008;0.01465464,0.281305;-0.0270341;0.006665472,-0.164072;0.52218;-0.007086471,-0.2339066;0.2367112;0.0802096,-0.2918428;-0.01702115;0.1294014,0.07777338;0.004389107;-0.04650676,0.08890916;-0.3325769;-0.01352787,0.07284923;-0.7298179;0.0792973,0.07863048;-0.7620906;0.01575875,-0.08451123;0.003730132;-0.03278382,-0.1183138;-0.3320957;-0.003868634,-0.1188979;-0.7316171;0.08013847,-0.1266106;-0.769955;0.02340305,0.000672549;0.5370619;-0.0646261,698.9135
+0;0;0,0.001706447;0.3126951;-0.003025901,0.00310464;0.6149614;-0.02314626,0.171889;0.4980965;0.001387222,0.2062477;0.1952733;0.03466659,0.2421389;-0.06103176;-0.02168995,-0.1657893;0.4959748;-0.0003326871,-0.2325531;0.2088499;0.08388017,-0.2891157;-0.04787585;0.1162696,0.07375221;0.007617209;-0.05228221,0.09166435;-0.3288652;-0.01740431,0.0919989;-0.7264258;0.07544142,0.09097241;-0.6882403;-0.01333024,-0.07226989;0.007959202;-0.05426375,-0.124297;-0.3257232;-0.02767607,-0.1507178;-0.723746;0.05924145,-0.1494216;-0.685433;-0.02951483,0.002857528;0.5406896;-0.01556076,0;0;0,0.0005959943;0.3110946;-0.03178239,0.0006226152;0.6103657;-0.07878399,0.174612;0.5273933;-0.04660821,0.2434841;0.2350008;0.01465464,0.281305;-0.0270341;0.006665472,-0.164072;0.52218;-0.007086471,-0.2339066;0.2367112;0.0802096,-0.2918428;-0.01702115;0.1294014,0.07777338;0.004389107;-0.04650676,0.08890916;-0.3325769;-0.01352787,0.07284923;-0.7298179;0.0792973,0.07863048;-0.7620906;0.01575875,-0.08451123;0.003730132;-0.03278382,-0.1183138;-0.3320957;-0.003868634,-0.1188979;-0.7316171;0.08013847,-0.1266106;-0.769955;0.02340305,0.000672549;0.5370619;-0.0646261,698.937
+0;0;0,0.001793601;0.3122545;-0.002899899,0.003543577;0.613891;-0.02239645,0.1716789;0.4972219;0.0002580928,0.2060522;0.1944596;0.03468321,0.2415636;-0.061037;-0.02132048,-0.1650157;0.4957486;-0.000328254,-0.2322;0.2109055;0.09122637,-0.2888082;-0.0441789;0.1286896,0.07375213;0.0075164;-0.05230346,0.09152471;-0.3286237;-0.01734624,0.09217817;-0.7256031;0.07517605,0.09091907;-0.6873628;-0.01387049,-0.07229369;0.008067571;-0.05422233,-0.1241835;-0.3252986;-0.02771821,-0.1505876;-0.7226351;0.05934462,-0.1495166;-0.6842681;-0.02969253,0.003168167;0.5398142;-0.01505522,0;0;0,0.000780426;0.3106086;-0.0321902,0.001125954;0.6090764;-0.07994533,0.1743163;0.5277377;-0.0463798,0.2433829;0.2352472;0.01453567,0.2811227;-0.02589881;0.007155657,-0.1628604;0.5220704;-0.007476527,-0.2326372;0.2373893;0.0826315,-0.291085;-0.01495519;0.1334462,0.07775292;0.004419833;-0.04654539,0.08875921;-0.3322163;-0.01363587,0.07268921;-0.7288495;0.07897782,0.07844552;-0.7615561;0.01546788,-0.08452733;0.003738629;-0.03275177,-0.1183203;-0.3317581;-0.003976293,-0.118695;-0.7306033;0.08014119,-0.1264676;-0.7703672;0.02472132,0.001086347;0.5360441;-0.06553411,698.9598
+0;0;0,0.001791942;0.3119658;-0.002897217,0.003539236;0.6131351;-0.02236228,0.1712417;0.4967187;0.0002386766,0.2056157;0.1939499;0.03466453,0.2409725;-0.06043425;-0.0210953,-0.1645866;0.4952492;-0.0003461624,-0.2317723;0.2104;0.09121044,-0.288134;-0.04357371;0.1285106,0.07384824;0.007526195;-0.05237161,0.09161792;-0.3285592;-0.0174201,0.09227207;-0.7259489;0.07519783,0.09101628;-0.6877304;-0.01361421,-0.0723879;0.008078083;-0.054293,-0.1242693;-0.3252338;-0.0277932,-0.1507006;-0.7229811;0.05935963,-0.1496324;-0.684636;-0.02944306,0.003164551;0.5392014;-0.01503523,0;0;0,0.001060389;0.3102902;-0.03245223,0.001887433;0.6082242;-0.08056104,0.1744458;0.5280053;-0.04617333,0.2436175;0.2354852;0.01451373,0.2814837;-0.02450538;0.008062605,-0.1616198;0.5219144;-0.007455301,-0.2313117;0.2379951;0.08511113,-0.2898642;-0.01239824;0.1393823,0.07785785;0.004488125;-0.04659402,0.08889444;-0.3320828;-0.01359487,0.07306851;-0.7291222;0.07917596,0.07881688;-0.760632;0.01483155,-0.08468097;0.003685182;-0.03268862,-0.1179009;-0.3317972;-0.003727164,-0.1187445;-0.7311465;0.08003815,-0.1260748;-0.7707008;0.02467427,0.001705408;0.5353607;-0.0660392,698.9917
+0;0;0,0.001790938;0.311791;-0.002895594,0.003537454;0.6128259;-0.02235187,0.1708013;0.4965556;0.0002057282,0.2051789;0.193755;0.03463519,0.2405259;-0.06055841;-0.02110914,-0.1641502;0.4950899;-0.0003775842,-0.231343;0.2102108;0.09118861,-0.2876891;-0.04369223;0.1284784,0.07387459;0.007528881;-0.05239031,0.09163702;-0.3284193;-0.01745306,0.09229124;-0.7258548;0.07517552,0.09102788;-0.6875867;-0.01417171,-0.07241373;0.008080966;-0.05431237,-0.1242739;-0.3250948;-0.02782338,-0.1507083;-0.7228878;0.05933946,-0.1496337;-0.6844925;-0.02999837,0.003162947;0.5389274;-0.01502831,0;0;0,0.001247197;0.3100991;-0.0325911,0.002363041;0.6078769;-0.08081651,0.1743584;0.5281149;-0.04596984,0.2437293;0.2355817;0.01458883,0.2815476;-0.02435136;0.00852704,-0.1605675;0.5218134;-0.007179152,-0.2305668;0.2388254;0.08807436,-0.2893909;-0.01101233;0.1442262,0.07788785;0.004441798;-0.04661155,0.08896071;-0.3319845;-0.0135653,0.07311809;-0.7290509;0.07929301,0.0785991;-0.7601361;0.01378393,-0.08471766;0.003730382;-0.03267851,-0.117799;-0.3316495;-0.003985755,-0.1183874;-0.7310535;0.07974877,-0.1262245;-0.7726089;0.02616422,0.002108641;0.5350554;-0.06626546,699.0254
+0;0;0,0.001826383;0.3115681;-0.00333171,0.003604597;0.6122814;-0.02364298,0.1708349;0.4961712;-0.0007669451,0.2050592;0.1934013;0.03402207,0.2402002;-0.06076238;-0.02102083,-0.1641955;0.4954912;-0.0005619451,-0.2317719;0.213328;0.09877879,-0.2879052;-0.03937289;0.1418495,0.07393914;0.007401383;-0.05245662,0.09166789;-0.3284054;-0.01752395,0.09222821;-0.7258074;0.07528839,0.09083608;-0.6876066;-0.01390135,-0.07246808;0.008233854;-0.05435121,-0.1243048;-0.3248094;-0.02797092,-0.150855;-0.7226019;0.05920156,-0.1499139;-0.6842805;-0.02998291,0.003223716;0.5384843;-0.01605722,0;0;0,0.001325756;0.3098601;-0.03277397,0.002524525;0.6073391;-0.08119905,0.1744426;0.5282233;-0.04590225,0.243979;0.2357066;0.01451206,0.2817676;-0.02390614;0.008426186,-0.1602337;0.5218145;-0.006993834,-0.2300994;0.2400326;0.09184439,-0.2891629;-0.009081185;0.1494429,0.07794851;0.004437968;-0.04666698,0.08911921;-0.3318421;-0.01362586,0.07321103;-0.7289124;0.07924438,0.07910633;-0.7600832;0.01407242,-0.08483043;0.003748792;-0.032607,-0.1176048;-0.3315673;-0.004504489,-0.1185676;-0.7309673;0.07928978,-0.1266361;-0.7724954;0.02597345,0.002253972;0.5346052;-0.06659114,699.0588
+0;0;0,0.001829754;0.3121431;-0.003337859,0.003615685;0.6141867;-0.02374603,0.171681;0.4973878;-0.0007445375,0.2058545;0.1950673;0.03399285,0.2409154;-0.05851701;-0.02092459,-0.1650234;0.4967044;-0.000538514,-0.2324995;0.2149601;0.09865476,-0.2885047;-0.03716481;0.1416273,0.07394183;0.007401654;-0.05245854,0.09163396;-0.3277113;-0.01759804,0.09219538;-0.7258898;0.07539563,0.09080267;-0.6876857;-0.01383054,-0.07247073;0.008234154;-0.0543532,-0.1242004;-0.3241211;-0.02802741,-0.1508025;-0.7226907;0.05931538,-0.1498609;-0.6843659;-0.02990552,0.00323234;0.5399123;-0.01611121,0;0;0,0.001005396;0.3104473;-0.03270006,0.001093335;0.6094502;-0.08010352,0.1744522;0.5280926;-0.04719508,0.2438712;0.2362413;0.01425457,0.2818823;-0.02273303;0.008122683,-0.1618575;0.5212941;-0.005824756,-0.231311;0.2407086;0.0952701,-0.2907479;-0.007037744;0.155596,0.07787238;0.004456639;-0.04679859,0.0891279;-0.3311159;-0.01373291,0.07282026;-0.729017;0.07901931,0.0790375;-0.7601025;0.01374698,-0.08487801;0.003759228;-0.03249105,-0.1178178;-0.3308693;-0.004784308,-0.1187143;-0.7310346;0.07924636,-0.1273871;-0.7729987;0.02655371,0.001227632;0.5361589;-0.06583893,699.0812
+0;0;0,0.001828538;0.3119358;-0.003335642,0.003612613;0.613657;-0.0237197,0.1716064;0.4970056;-0.0007380722,0.2056919;0.1954629;0.03390993,0.2408565;-0.05887109;-0.02116986,-0.1649536;0.4963225;-0.0005321354,-0.2322561;0.215303;0.09840592,-0.288427;-0.03756723;0.1415055,0.07399131;0.007406606;-0.05249364,0.09165664;-0.3271987;-0.01768595,0.09221838;-0.7256094;0.07536198,0.09081683;-0.6873531;-0.01443135,-0.07251921;0.008239664;-0.05438957,-0.1241705;-0.323612;-0.02810367,-0.1507881;-0.7224143;0.05929009,-0.1498406;-0.6840366;-0.03049793,0.003229935;0.5395119;-0.01609815,0;0;0,0.0009144992;0.3102188;-0.03289223,0.0008953661;0.6088432;-0.08060348,0.1741905;0.5285383;-0.04706955,0.2443656;0.237541;0.01364541,0.2819943;-0.02227995;0.007880688,-0.1615956;0.520803;-0.005280808,-0.2306806;0.2420824;0.09879791,-0.2910455;-0.005068362;0.1638262,0.07785115;0.004638568;-0.04693437,0.08949963;-0.3304059;-0.01386118,0.07280924;-0.7285947;0.07864046,0.08013434;-0.7590259;0.01210189,-0.08501896;0.003516695;-0.03231971,-0.1179203;-0.3306242;-0.004902545,-0.1190442;-0.7310568;0.079013,-0.1273421;-0.7739111;0.02651189,0.001058184;0.5357052;-0.06623185,699.1146
+0;0;0,0.001903505;0.3119304;-0.00376574,0.003761327;0.6136078;-0.02476917,0.1717378;0.4968637;-0.001946295,0.205591;0.1953855;0.03348187,0.2407;-0.05906227;-0.02110562,-0.165005;0.4974059;-0.0003480464,-0.2324502;0.2183887;0.1040111,-0.2886741;-0.03367299;0.1515495,0.07401157;0.007287287;-0.05248177,0.09157296;-0.3273165;-0.01760755,0.09214084;-0.7257401;0.07538527,0.09048722;-0.6875259;-0.01440762,-0.0725199;0.008367985;-0.05436906,-0.1242988;-0.3234733;-0.02820341,-0.1508683;-0.7222361;0.05938481,-0.1501723;-0.6839036;-0.03040972,0.003359435;0.5394806;-0.01697571,0;0;0,0.0009144992;0.3102188;-0.03289223,0.0008953661;0.6088432;-0.08060348,0.1741905;0.5285383;-0.04706955,0.2443656;0.237541;0.01364541,0.2819943;-0.02227995;0.007880688,-0.1615956;0.520803;-0.005280808,-0.2306806;0.2420824;0.09879791,-0.2910455;-0.005068362;0.1638262,0.07785115;0.004638568;-0.04693437,0.08949963;-0.3304059;-0.01386118,0.07280924;-0.7285947;0.07864046,0.08013434;-0.7590259;0.01210189,-0.08501896;0.003516695;-0.03231971,-0.1179203;-0.3306242;-0.004902545,-0.1190442;-0.7310568;0.079013,-0.1273421;-0.7739111;0.02651189,0.001058184;0.5357052;-0.06623185,699.137
+0;0;0,0.001908422;0.3127362;-0.003775467,0.003774115;0.6157118;-0.02487526,0.1723924;0.4983588;-0.001948001,0.2062464;0.1968735;0.033481,0.2413707;-0.05768517;-0.02113027,-0.1656388;0.498903;-0.0003436375,-0.2330856;0.2198792;0.104018,-0.289334;-0.03229228;0.1515771,0.07401805;0.007287925;-0.05248637,0.09159151;-0.3275459;-0.01758816,0.09215835;-0.7252373;0.07523373,0.09050069;-0.6870029;-0.01477833,-0.07252625;0.008368717;-0.05437382,-0.1243407;-0.3237007;-0.02819017,-0.1508614;-0.7217305;0.05923704,-0.1501637;-0.6833776;-0.03077667,0.003369806;0.5411387;-0.01703492,0;0;0,0.0004689097;0.3110194;-0.03299284,-0.0006325468;0.6110363;-0.0802356,0.1738654;0.5292013;-0.04893231,0.2445365;0.2386228;0.01323247,0.2821307;-0.0213204;0.007539749,-0.1629417;0.5201555;-0.004231464,-0.2316433;0.2430468;0.1043297,-0.29397;-0.002579123;0.1736082,0.07768157;0.004925683;-0.0472008,0.08903122;-0.3303213;-0.01371837,0.07251571;-0.7278219;0.07845044,0.07912041;-0.7581458;0.01144195,-0.08514324;0.003211791;-0.03204554,-0.1182887;-0.3311364;-0.004603371,-0.1198865;-0.7308525;0.07905723,-0.1276037;-0.7733884;0.02565572,-0.0001109913;0.5374179;-0.06599331,699.1594
+0;0;0,0.001907509;0.3125866;-0.003773661,0.003770269;0.6150737;-0.02483585,0.1722784;0.4979452;-0.001939161,0.2061722;0.1961064;0.03353139,0.2414803;-0.05978423;-0.02136564,-0.1655304;0.4984891;-0.0003358535,-0.2330563;0.2191381;0.1041481,-0.289599;-0.03435287;0.1519561,0.07406711;0.007292756;-0.05252115,0.09164298;-0.3275872;-0.01761815,0.09220988;-0.7253166;0.07521266,0.09055646;-0.6871034;-0.01456902,-0.07257432;0.008374264;-0.05440986,-0.1243959;-0.3237408;-0.02822261,-0.1509191;-0.7218089;0.059213,-0.1502232;-0.6834774;-0.03057033,0.003367024;0.540697;-0.01701616,0;0;0,0.0003032461;0.3108227;-0.03342724,-0.0009249821;0.6101946;-0.08157003,0.1734179;0.5300184;-0.04879963,0.2448841;0.2391323;0.01277518,0.2831958;-0.02209258;0.006932497,-0.1624412;0.5190893;-0.003700599,-0.2310822;0.242884;0.1081595,-0.2934285;-0.003284857;0.1806453,0.07761558;0.005202025;-0.04739571,0.08881626;-0.3300743;-0.01369071,0.07251998;-0.7277712;0.07784224,0.07911497;-0.7582893;0.01132154,-0.08529357;0.002903319;-0.03184605,-0.118553;-0.3314908;-0.004530668,-0.1204641;-0.7313479;0.0786393,-0.1282079;-0.7735321;0.02515637,-0.0003856942;0.5368384;-0.06701791,699.183
+0;0;0,0.002139502;0.3125859;-0.003702065,0.004599174;0.6150911;-0.02447141,0.1728924;0.4974184;-0.003189964,0.2067894;0.1956928;0.03322826,0.2415767;-0.06027433;-0.02164454,-0.1652053;0.4995861;-0.0003805719,-0.232832;0.222536;0.1099984,-0.2898076;-0.02966273;0.1637564,0.07411725;0.007104697;-0.05247618,0.09171906;-0.3277629;-0.01746794,0.09222683;-0.7254944;0.07535441,0.09034302;-0.6872607;-0.01442087,-0.07255349;0.008576785;-0.05440608,-0.1242914;-0.3235594;-0.02832061,-0.1511068;-0.7215689;0.05929197,-0.1506392;-0.6832154;-0.03049079,0.003989622;0.5407038;-0.01676721,0;0;0,0.0003032461;0.3108227;-0.03342724,-0.0009249821;0.6101946;-0.08157003,0.1734179;0.5300184;-0.04879963,0.2448841;0.2391323;0.01277518,0.2831958;-0.02209258;0.006932497,-0.1624412;0.5190893;-0.003700599,-0.2310822;0.242884;0.1081595,-0.2934285;-0.003284857;0.1806453,0.07761558;0.005202025;-0.04739571,0.08881626;-0.3300743;-0.01369071,0.07251998;-0.7277712;0.07784224,0.07911497;-0.7582893;0.01132154,-0.08529357;0.002903319;-0.03184605,-0.118553;-0.3314908;-0.004530668,-0.1204641;-0.7313479;0.0786393,-0.1282079;-0.7735321;0.02515637,-0.0003856942;0.5368384;-0.06701791,699.2062
+0;0;0,0.002138527;0.3124434;-0.003700378,0.00459594;0.6146712;-0.02444878,0.1728057;0.4971294;-0.003185423,0.2066699;0.1956963;0.03319748,0.24152;-0.06073305;-0.02177439,-0.1651232;0.4992959;-0.0003774352,-0.2326844;0.2225145;0.1098945,-0.2897629;-0.03013965;0.1637496,0.07422926;0.007115434;-0.05255548,0.09179544;-0.3270743;-0.01761812,0.09230208;-0.7239149;0.07499629,0.09041503;-0.685667;-0.01493318,-0.07266314;0.008589747;-0.05448831,-0.1242964;-0.3228741;-0.02845564,-0.1510517;-0.719992;0.05896066,-0.1505833;-0.6816241;-0.0309763,0.003987283;0.5403931;-0.0167559,0;0;0,0.0001148805;0.3106592;-0.03361571,-0.001264304;0.6097089;-0.08199918,0.1730268;0.5304955;-0.04891789,0.2455957;0.2400228;0.01184225,0.2837695;-0.02170858;0.006195545,-0.1619994;0.5174613;-0.002768718,-0.2299863;0.2427174;0.1122355,-0.2923442;-0.002990916;0.1879413,0.07758061;0.005453154;-0.0476886,0.08903909;-0.3291146;-0.01384878,0.07268637;-0.7257795;0.07807279,0.07889614;-0.7573977;0.01231909,-0.08562167;0.002544026;-0.03138707,-0.118865;-0.3312127;-0.004679115,-0.120891;-0.7302788;0.0777967,-0.1279737;-0.7712796;0.02241053,-0.0006941035;0.5364783;-0.06737924,699.238
+0;0;0,0.002143439;0.3131611;-0.003708877,0.004611297;0.6166725;-0.02454968,0.1731796;0.49863;-0.003214984,0.2070478;0.1971609;0.03317227,0.2419672;-0.05977783;-0.0219088,-0.1654737;0.5008012;-0.0004009753,-0.2330429;0.2239867;0.1098841,-0.2902348;-0.02916932;0.1638462,0.07432895;0.00712499;-0.05262607,0.09183255;-0.325874;-0.01781318,0.09233873;-0.7223585;0.07471814,0.09044176;-0.6840673;-0.01568413,-0.07276072;0.008601285;-0.05456148,-0.12421;-0.3216816;-0.02862157,-0.1509413;-0.7184432;0.05871631,-0.1504704;-0.6800313;-0.03169347,0.003999298;0.5419865;-0.01681455,0;0;0,-0.0004996806;0.3113858;-0.03356874,-0.00332129;0.6118318;-0.08132696,0.1720416;0.5307901;-0.0517391,0.2467193;0.2411453;0.01058102,0.2851114;-0.02109104;0.005199671,-0.1633629;0.5162994;-0.001509063,-0.2311821;0.2435966;0.1184426,-0.2929239;-0.00154008;0.1982345,0.07745053;0.005766883;-0.04809594,0.08927599;-0.327597;-0.01440072,0.07228543;-0.7238144;0.0777154,0.07879664;-0.7567807;0.01261735,-0.08593467;0.002197694;-0.03091059,-0.119462;-0.330386;-0.005013771,-0.1208974;-0.72905;0.07761326,-0.1284904;-0.7706534;0.02229402,-0.002322517;0.5381507;-0.06689441,699.2629
+0;0;0,0.002234135;0.3127732;-0.004221776,0.004794703;0.6153815;-0.0259002,0.1732747;0.4977031;-0.004449882,0.2070472;0.1972516;0.0326974,0.2417537;-0.06066361;-0.02230513,-0.1653897;0.5010521;-0.0003131852,-0.2318169;0.2277673;0.1167102,-0.2902118;-0.02492851;0.1757435,0.07452109;0.006951717;-0.05272499,0.09196508;-0.3260807;-0.0179056,0.09258398;-0.722156;0.07458715,0.0904772;-0.6840267;-0.01467288,-0.07292037;0.008828871;-0.05464718,-0.1243623;-0.3215158;-0.02908579,-0.1511526;-0.7178414;0.05831726,-0.1509203;-0.6796076;-0.03095776,0.004164406;0.5410266;-0.01793141,0;0;0,-0.0007643178;0.3109744;-0.03382659,-0.003726713;0.6104825;-0.08210588,0.1715729;0.5315506;-0.05173433,0.2480785;0.2430057;0.00893116,0.2868119;-0.02010694;0.004290581,-0.1632933;0.5157402;-0.001067996,-0.2306902;0.2454516;0.1221933,-0.2916138;0.0008994341;0.2072383,0.07741944;0.006099269;-0.04848373,0.08923902;-0.3272597;-0.01443386,0.07220237;-0.7231016;0.07748914,0.07923943;-0.7541159;0.01217747,-0.08634293;0.001789466;-0.03038652,-0.1198447;-0.3308544;-0.004833197,-0.1214862;-0.7292252;0.0771969,-0.1285558;-0.7701905;0.0228662,-0.002716891;0.537145;-0.06750607,699.2936
+0;0;0,0.002238407;0.3133712;-0.004229848,0.004807037;0.6169323;-0.02597867,0.1739879;0.498794;-0.004442315,0.2076616;0.1992215;0.03259629,0.242505;-0.05971098;-0.02262319,-0.1660849;0.5021569;-0.0002884138,-0.2323176;0.2296717;0.1163926,-0.2909429;-0.02402082;0.1756587,0.07471383;0.006969697;-0.05286136,0.09215236;-0.3259585;-0.01805287,0.09277173;-0.7223375;0.07451081,0.09058917;-0.6839157;-0.01795987,-0.07310898;0.008851706;-0.05478852,-0.1245348;-0.3213896;-0.02923514,-0.1513456;-0.7180191;0.05823494,-0.151105;-0.6794891;-0.03425128,0.004174369;0.5422977;-0.01797991,0;0;0,-0.001296878;0.3115677;-0.03388655,-0.005102389;0.6120602;-0.08200812,0.1711543;0.532226;-0.05199993,0.2492437;0.2447065;0.00702548,0.2876274;-0.01953036;0.00316596,-0.1646207;0.5153805;-5.498528E-05,-0.2309193;0.247232;0.1262395,-0.2920693;0.002604023;0.2141436,0.077374;0.006393731;-0.04896366,0.08918719;-0.3268624;-0.01493835,0.07240157;-0.7229971;0.07715034,0.08257349;-0.7580969;0.0116899,-0.08677945;0.001528359;-0.02986715,-0.1204086;-0.3310516;-0.005036592,-0.1218487;-0.7297977;0.07672028,-0.1294332;-0.7735318;0.02075346,-0.003875136;0.5384311;-0.06744945,699.3156
+0;0;0,0.00223631;0.3130777;-0.004225886,0.004800039;0.6160596;-0.02593087,0.1732444;0.4983028;-0.004473973,0.2069606;0.1983514;0.03261147,0.2416951;-0.05977121;-0.0224353,-0.1653501;0.501651;-0.0003381297,-0.2316666;0.2288212;0.1164904,-0.2901085;-0.02407786;0.1755712,0.07484337;0.006981781;-0.052953,0.09226382;-0.3256014;-0.01818059,0.09288326;-0.7220237;0.0743932,0.09070065;-0.6836018;-0.01807974,-0.07323574;0.008867054;-0.05488351,-0.1246083;-0.321032;-0.0293566,-0.151422;-0.7177048;0.05812303,-0.1511814;-0.6791746;-0.03436543,0.004169001;0.5416173;-0.01795272,0;0;0,-0.001712941;0.3112349;-0.0342114,-0.005885027;0.6110281;-0.08297515,0.1699282;0.5324681;-0.0554173,0.2505566;0.2456848;0.005715847,0.2890746;-0.01768836;0.001857281,-0.1643017;0.515471;-8.781999E-05,-0.2299916;0.2489672;0.1308451,-0.2908002;0.0058887;0.2207289,0.07727826;0.006488696;-0.04939902,0.08929934;-0.3264036;-0.01530528,0.07257193;-0.7225692;0.07685733,0.08276107;-0.7578748;0.01160169,-0.08710369;0.001431751;-0.0294142,-0.1207271;-0.3308141;-0.004790643,-0.1219908;-0.7297171;0.07642337,-0.1296036;-0.7732736;0.02022344,-0.004581451;0.537636;-0.06822348,699.3491
+0;0;0,0.002273015;0.3130723;-0.004590818,0.00485434;0.616015;-0.02682276,0.1732974;0.4982432;-0.005252654,0.2069907;0.198326;0.03212792,0.2413569;-0.05991441;-0.0225967,-0.1654052;0.5024408;-0.000348784,-0.2312282;0.2322099;0.122637,-0.289874;-0.01956952;0.1861329,0.07486962;0.006791725;-0.05294063,0.09217115;-0.3257915;-0.01810867,0.09298103;-0.7222558;0.07428358,0.09066686;-0.6838716;-0.01818959,-0.07320789;0.009069698;-0.05488756,-0.1246037;-0.3208329;-0.02945289,-0.1515086;-0.717504;0.05800633,-0.1513979;-0.6790121;-0.0344859,0.004227143;0.5415887;-0.01869628,0;0;0,-0.001712941;0.3112349;-0.0342114,-0.005885027;0.6110281;-0.08297515,0.1699282;0.5324681;-0.0554173,0.2505566;0.2456848;0.005715847,0.2890746;-0.01768836;0.001857281,-0.1643017;0.515471;-8.781999E-05,-0.2299916;0.2489672;0.1308451,-0.2908002;0.0058887;0.2207289,0.07727826;0.006488696;-0.04939902,0.08929934;-0.3264036;-0.01530528,0.07257193;-0.7225692;0.07685733,0.08276107;-0.7578748;0.01160169,-0.08710369;0.001431751;-0.0294142,-0.1207271;-0.3308141;-0.004790643,-0.1219908;-0.7297171;0.07642337,-0.1296036;-0.7732736;0.02022344,-0.004581451;0.537636;-0.06822348,699.3721
+0;0;0,0.002272172;0.3129562;-0.004589116,0.004851498;0.615664;-0.02680265,0.1726361;0.4981437;-0.005293953,0.2064527;0.1971288;0.03222343,0.2408513;-0.06135476;-0.02255271,-0.164746;0.5023249;-0.0004092027,-0.2308099;0.231105;0.1230267,-0.2895109;-0.02091148;0.1865824,0.07497823;0.006801579;-0.05301743,0.09232981;-0.3267435;-0.01808473,0.09314348;-0.7250664;0.07474063,0.09084107;-0.6867247;-0.01726251,-0.07331409;0.009082856;-0.05496718,-0.1248586;-0.3217738;-0.02945896,-0.1518895;-0.7203045;0.05841026,-0.1517794;-0.6818558;-0.03361185,0.004224996;0.5413201;-0.01868516,0;0;0,-0.001818851;0.3110961;-0.03440547,-0.005971573;0.6106029;-0.08345735,0.1692703;0.5332058;-0.05738401,0.2515375;0.2459017;0.004660606,0.2901661;-0.01770994;0.0008971689,-0.1635978;0.5153419;-0.0002718866,-0.2280959;0.2500166;0.1361229,-0.2897667;0.008402467;0.2300204,0.07725807;0.0065583;-0.04966914,0.08916884;-0.3272532;-0.01500392,0.07271291;-0.7254204;0.07703066,0.082702;-0.7603834;0.01207304,-0.08735457;0.001380857;-0.0290881,-0.1210462;-0.3318487;-0.004662735,-0.1218494;-0.7325731;0.07717636,-0.1298118;-0.7773727;0.02350064,-0.004691347;0.5373117;-0.06862307,699.4048
+0;0;0,0.002270498;0.3127257;-0.004585735,0.004845781;0.6149585;-0.0267634,0.1723337;0.4976526;-0.00529346,0.2062237;0.1959848;0.0323053,0.2406133;-0.06243172;-0.02245665,-0.1644517;0.5018264;-0.000417348,-0.2306589;0.2300183;0.1232863,-0.2893447;-0.0219329;0.1868255,0.07503726;0.006806933;-0.05305916,0.09241383;-0.3272187;-0.01807613,0.0932262;-0.7249054;0.07460099,0.09092371;-0.6865635;-0.01740536,-0.0733718;0.009090004;-0.05501045,-0.1249906;-0.3222433;-0.02946547,-0.1519784;-0.7201375;0.05826342,-0.1518682;-0.6816885;-0.03376191,0.004220442;0.5407527;-0.01866099,0;0;0,-0.002079509;0.3108361;-0.03464282,-0.006556571;0.609756;-0.08428538,0.1685236;0.5334884;-0.05901432,0.2523701;0.2461135;0.003843307,0.2915252;-0.01734006;-0.0005993843,-0.1633396;0.5152643;0.0002680346,-0.2271128;0.2510706;0.1406259,-0.2879778;0.01055768;0.2376292,0.07721198;0.006579444;-0.04987204,0.08922972;-0.327678;-0.01485181,0.07251005;-0.7252498;0.07680821,0.08252992;-0.760137;0.01177502,-0.08750472;0.001405992;-0.02886425,-0.1213274;-0.3323111;-0.004619541,-0.1219801;-0.7324296;0.07692325,-0.1299975;-0.77789;0.0241831,-0.005209409;0.5366438;-0.06927419,699.439
+0;0;0,0.002300963;0.3127438;-0.005053126,0.005007462;0.6149793;-0.02793092,0.1718944;0.4984373;-0.002841549,0.2075398;0.1967734;0.03074715,0.2418137;-0.06245399;-0.02376747,-0.1640194;0.5030268;-0.0003627613,-0.2299776;0.2337174;0.1281745,-0.2897235;-0.01742581;0.1967521,0.07519319;0.006604495;-0.05318914,0.09247318;-0.3273195;-0.01818316,0.093178;-0.7245423;0.07423121,0.09139406;-0.6862896;-0.01742518,-0.07354569;0.009261359;-0.05506341,-0.1251468;-0.3219901;-0.02978382,-0.1520449;-0.7193877;0.05784305,-0.151426;-0.6810269;-0.03381882,0.004351869;0.5407922;-0.01961568,0;0;0,-0.002115212;0.3108373;-0.03485906,-0.006481282;0.6097949;-0.08464122,0.1681858;0.5339145;-0.06030381,0.2533144;0.2471468;0.002284527,0.2929708;-0.01696107;-0.002161264,-0.1626506;0.5152752;0.0002980456,-0.2259365;0.2528218;0.1435216,-0.2868925;0.01330689;0.2448247,0.07719447;0.006706655;-0.05022704,0.08933079;-0.3274377;-0.01516294,0.07279591;-0.7246138;0.0759666,0.08208014;-0.7585893;0.01044464,-0.08781826;0.001305901;-0.0285126,-0.1213415;-0.3323697;-0.004721915,-0.1224106;-0.7320737;0.07628705,-0.1303585;-0.7762504;0.02237206,-0.00516808;0.5366814;-0.06960785,699.4721
+0;0;0,0.002305068;0.3133017;-0.005062141,0.00502418;0.6169475;-0.02805183,0.172313;0.4998501;-0.002871066,0.2079202;0.1985095;0.03068164,0.2422214;-0.06092462;-0.02387645,-0.1644146;0.5044508;-0.0003862716,-0.2303022;0.2354299;0.1280133,-0.2900957;-0.01591361;0.1966456,0.07527247;0.006611459;-0.05324522,0.09257759;-0.3277981;-0.01818834,0.0932842;-0.7260306;0.07446098,0.09152479;-0.6878915;-0.01593473,-0.07362324;0.009271124;-0.05512147,-0.1252994;-0.322462;-0.02980512,-0.1522659;-0.7208699;0.05804452,-0.1516555;-0.6826242;-0.03235659,0.004364585;0.5423076;-0.01968583,0;0;0,-0.002465315;0.3114217;-0.03463209,-0.007429637;0.6119388;-0.08362687,0.1678786;0.5342333;-0.06147587,0.2538351;0.2480805;0.0011971,0.2937837;-0.01619124;-0.003677368,-0.1636013;0.5152919;0.00123243,-0.2255906;0.2555864;0.1492535,-0.2874171;0.01614943;0.2507752,0.07711849;0.006756708;-0.05051529,0.08944122;-0.3278606;-0.0153358,0.07265202;-0.7262037;0.07529783,0.08185623;-0.7598681;0.0112443,-0.08798085;0.001304628;-0.02832626,-0.1213739;-0.332871;-0.004456278,-0.1227906;-0.7337029;0.07619937,-0.1296874;-0.776135;0.02191539,-0.005963117;0.5383099;-0.068856,699.4942
+0;0;0,0.002303417;0.3130773;-0.005058516,0.005018112;0.6162291;-0.02800858,0.172484;0.4992548;-0.002829006,0.2081015;0.1978274;0.03073336,0.2423802;-0.06143579;-0.0237888,-0.1645957;0.5038602;-0.0003416166,-0.2305022;0.2347619;0.1280949,-0.2902563;-0.01641604;0.196682,0.07532839;0.006616371;-0.05328479,0.09260854;-0.3273107;-0.01827849,0.09331603;-0.7260393;0.07448625,0.09156038;-0.6879175;-0.01571667,-0.07367794;0.009278012;-0.05516242,-0.1252795;-0.3219765;-0.0298826,-0.1522796;-0.7208807;0.05807648,-0.1516705;-0.6826526;-0.03213184,0.004359998;0.5417567;-0.01966136,0;0;0,-0.002673492;0.3111674;-0.03487098,-0.007740714;0.6110815;-0.08445239,0.1677837;0.5345547;-0.06229734,0.2545276;0.2484696;2.69413E-05,0.294593;-0.01560399;-0.004975796,-0.1636409;0.515308;0.001844823,-0.2254629;0.2571298;0.1527607,-0.2867492;0.01996669;0.2593569,0.07705865;0.0067655;-0.05073071,0.08969375;-0.3273652;-0.01568294,0.0728961;-0.7261795;0.07517576,0.08199773;-0.7596807;0.01121974,-0.08809704;0.001299489;-0.02818929,-0.1213515;-0.3324234;-0.0046422,-0.1226413;-0.733681;0.07648136,-0.1297413;-0.775626;0.02190001,-0.006267846;0.5376624;-0.06949544,699.528
+0;0;0,0.002421126;0.313692;-0.005436025,0.005222622;0.6180521;-0.02895693,0.1732712;0.5006197;-0.005264116,0.2081313;0.1990456;0.03053035,0.2420954;-0.06021169;-0.02400935,-0.1649945;0.5061284;-0.0005186349,-0.230218;0.2386298;0.1322736,-0.2899996;-0.0107519;0.2069559,0.07549167;0.006402439;-0.05328809,0.09275773;-0.3272273;-0.01849639,0.09355315;-0.7257755;0.0741789,0.09134684;-0.6876205;-0.01671023,-0.07377192;0.009463916;-0.05520637,-0.12547;-0.3214694;-0.03015102,-0.1525468;-0.7201953;0.05768169,-0.1523662;-0.6819387;-0.03322487,0.004541337;0.543245;-0.02044828,0;0;0,-0.00304161;0.3118233;-0.03456903,-0.008499928;0.6131;-0.08353841,0.1675967;0.5347865;-0.06292677,0.2548552;0.2484889;-0.0007731952,0.2950493;-0.01551434;-0.006178621,-0.1646184;0.5154397;0.002548255,-0.2254252;0.2601162;0.1592514,-0.287094;0.0243047;0.2684868,0.07696524;0.006827921;-0.05108165,0.08963287;-0.3269879;-0.01609754,0.07293107;-0.72548;0.0753088,0.08168991;-0.7594995;0.01083398,-0.08829229;0.001319333;-0.02797025,-0.1216495;-0.3321062;-0.004903296,-0.1228138;-0.7331845;0.07612063,-0.1296894;-0.7753632;0.02066648,-0.006939463;0.539287;-0.06876719,699.562
+0;0;0,0.002424537;0.3141338;-0.005443681,0.005235458;0.6195183;-0.02904499,0.1734991;0.5017536;-0.005301043,0.2083687;0.2000969;0.03050322,0.2423897;-0.05959463;-0.02412783,-0.1652028;0.5072694;-0.0005494449,-0.2304441;0.2396975;0.1322792,-0.2903259;-0.01010182;0.2070865,0.07553861;0.00640642;-0.05332123,0.09288073;-0.328693;-0.01837626,0.09368102;-0.7296823;0.07486665,0.09144369;-0.6914126;-0.0173006,-0.07381779;0.0094698;-0.05524069,-0.1257436;-0.3229214;-0.03007497,-0.1529863;-0.7240894;0.05829572,-0.1528032;-0.6857167;-0.03388922,0.004551647;0.5444338;-0.02050479,0;0;0,-0.003236964;0.3122788;-0.03445339,-0.008894473;0.6146308;-0.08319569,0.1674538;0.5350447;-0.06336248,0.2550483;0.2487389;-0.001307964,0.2956694;-0.01562279;-0.007977486,-0.1649651;0.5155184;0.003019288,-0.2262296;0.2625101;0.1634188,-0.2873033;0.02928092;0.279418,0.07691105;0.006864652;-0.0512625,0.08980494;-0.328373;-0.01572394,0.07256738;-0.7298145;0.07391357,0.08149461;-0.7616117;0.005578995,-0.08842479;0.001248616;-0.02774482,-0.1218966;-0.3336569;-0.004692312,-0.1228682;-0.7371795;0.07689141,-0.1301643;-0.7802624;0.02055441,-0.007302329;0.5405211;-0.068488,699.5844
+0;0;0,0.002422969;0.3139307;-0.005440162,0.005224424;0.6182851;-0.02895558,0.1734849;0.5009049;-0.005255797,0.2083377;0.1993933;0.03053125,0.2424314;-0.06085303;-0.02421652,-0.1652037;0.5064205;-0.0005043875,-0.2304136;0.2389773;0.1322604,-0.2904233;-0.0113557;0.2072275,0.07560565;0.006412107;-0.05336856,0.09294882;-0.3287075;-0.01842149,0.093749;-0.7296404;0.07480832,0.09150704;-0.6913536;-0.01754955,-0.07388331;0.009478205;-0.05528972,-0.1258123;-0.322933;-0.03012248,-0.1530511;-0.7240446;0.05823577,-0.1528676;-0.6856546;-0.03413982,0.004544102;0.5435835;-0.02045894,0;0;0,-0.003291242;0.31206;-0.03457856,-0.008858375;0.613296;-0.08372724,0.1674519;0.5351294;-0.06365669,0.2553253;0.2489787;-0.002007008,0.2957354;-0.01597196;-0.009493351,-0.1647706;0.5156153;0.003440626,-0.2261735;0.2651283;0.1674242,-0.2871929;0.03270721;0.2863567,0.07689971;0.006855488;-0.05142927,0.08981621;-0.3283992;-0.01586675,0.07266489;-0.7297415;0.07396531,0.08148315;-0.7616055;0.005417824,-0.0885879;0.001320796;-0.02749498,-0.1220355;-0.3336345;-0.004835891,-0.1234441;-0.7371169;0.07664769,-0.1306735;-0.7786516;0.01804559,-0.007323287;0.5396091;-0.06886578,699.6171
+0;0;0,0.002589011;0.313921;-0.005903992,0.005592505;0.618237;-0.02988885,0.1738395;0.5005735;-0.007401292,0.208283;0.1991892;0.02982606,0.2420961;-0.06130004;-0.0239316,-0.164984;0.5071669;-0.0007172227,-0.2293226;0.2426246;0.1381446,-0.28984;-0.006874576;0.215447,0.0756258;0.006223965;-0.0533623,0.09297248;-0.3288988;-0.01844762,0.09386203;-0.7298285;0.07479534,0.09124006;-0.6915777;-0.01755576,-0.07391594;0.009644335;-0.05521735,-0.1258093;-0.3227806;-0.03015766,-0.1528929;-0.7238703;0.05834777,-0.1530899;-0.6855221;-0.03403158,0.004860144;0.5435485;-0.02128226,0;0;0,-0.003291242;0.31206;-0.03457856,-0.008858375;0.613296;-0.08372724,0.1674519;0.5351294;-0.06365669,0.2553253;0.2489787;-0.002007008,0.2957354;-0.01597196;-0.009493351,-0.1647706;0.5156153;0.003440626,-0.2261735;0.2651283;0.1674242,-0.2871929;0.03270721;0.2863567,0.07689971;0.006855488;-0.05142927,0.08981621;-0.3283992;-0.01586675,0.07266489;-0.7297415;0.07396531,0.08148315;-0.7616055;0.005417824,-0.0885879;0.001320796;-0.02749498,-0.1220355;-0.3336345;-0.004835891,-0.1234441;-0.7371169;0.07664769,-0.1306735;-0.7786516;0.01804559,-0.007323287;0.5396091;-0.06886578,699.6395
+0;0;0,0.002592234;0.3143117;-0.00591134,0.005603308;0.619396;-0.02995826,0.174152;0.5014352;-0.007420396,0.2085973;0.2000353;0.0298089,0.2424161;-0.06049845;-0.02395794,-0.1652807;0.5080404;-0.0007243082,-0.2296227;0.2434844;0.1381448,-0.2901505;-0.006057382;0.2154603,0.0756767;0.006228155;-0.05339821,0.09301699;-0.3287712;-0.0184964,0.09390712;-0.7299581;0.07480639,0.09132759;-0.6918408;-0.01604966,-0.07396569;0.009650826;-0.05525451,-0.1258399;-0.3226515;-0.03020405,-0.1529409;-0.7239985;0.05835816,-0.1531347;-0.6857855;-0.0325257,0.004868789;0.5444875;-0.02132632,0;0;0,-0.003547728;0.3124873;-0.03424382,-0.009457223;0.6146196;-0.08265984,0.1672661;0.5352439;-0.06391633,0.255281;0.2490939;-0.002386093,0.2956793;-0.01588479;-0.01055217,-0.1652066;0.5154473;0.004760996,-0.2270463;0.2678694;0.1729735,-0.2893655;0.03787275;0.2959787,0.07683219;0.006866202;-0.05164099,0.08985274;-0.3282489;-0.01598001,0.07252483;-0.729818;0.0740149,0.07955752;-0.7619144;0.007517099,-0.08872134;0.001337046;-0.02727378,-0.122344;-0.3335013;-0.004999142,-0.1237599;-0.7372172;0.07666247,-0.1303675;-0.7785988;0.0201968,-0.007826336;0.5406615;-0.06803584,699.6739
+0;0;0,0.00259204;0.3142883;-0.005910899,0.005600497;0.619107;-0.02993524,0.1740647;0.5012675;-0.007415867,0.2085096;0.19987;0.02981313,0.2423945;-0.06117201;-0.0240586,-0.1651966;0.5078694;-0.0007231645,-0.2295381;0.2433155;0.1381448,-0.2901839;-0.006713122;0.2156112,0.07568161;0.006228558;-0.05340167,0.09302412;-0.3288137;-0.01849539,0.09391496;-0.7303205;0.07488179,0.09133581;-0.6922044;-0.01596086,-0.07397048;0.009651452;-0.05525809,-0.1258514;-0.3226936;-0.03020442,-0.1529739;-0.7243606;0.05842841,-0.1531677;-0.6861488;-0.03244205,0.004866954;0.5442981;-0.02131476,0;0;0,-0.003666438;0.3124489;-0.03436637,-0.009500735;0.6142763;-0.0829972,0.167113;0.5353523;-0.06416976,0.2553807;0.2491926;-0.003060814,0.2955939;-0.0163362;-0.01146578,-0.1649668;0.5157972;0.005166821,-0.2276894;0.2705803;0.1764779,-0.2902032;0.04276335;0.3044808,0.0767386;0.006846651;-0.05179334,0.08979874;-0.328301;-0.01604414,0.07231768;-0.7301617;0.07412362,0.07938116;-0.7623367;0.007721186,-0.08876568;0.001425419;-0.0271452,-0.122538;-0.3334652;-0.005230598,-0.1240495;-0.7374932;0.0765429,-0.1301021;-0.7791217;0.02035004,-0.007900849;0.5404361;-0.06828976,699.6974
+0;0;0,0.002675644;0.3140673;-0.006232908,0.005747399;0.6180363;-0.0305758,0.17395;0.5007924;-0.008535434,0.2080679;0.1996099;0.0293311,0.2419928;-0.0621978;-0.02444226,-0.164853;0.5082617;-0.0005660839,-0.2289779;0.2463078;0.1428807,-0.2900886;-0.002325699;0.2267414,0.07567628;0.005971988;-0.05348833,0.09300165;-0.3290339;-0.01855997,0.09391483;-0.7296462;0.07459998,0.09110519;-0.691582;-0.0159537,-0.07405998;0.009911197;-0.05514033,-0.1259044;-0.3224208;-0.03030733,-0.1528874;-0.7231848;0.0581796,-0.1533198;-0.6850294;-0.03240847,0.005000199;0.543511;-0.02188528,0;0;0,-0.003653616;0.3122237;-0.03445685,-0.009083666;0.6131881;-0.08331478,0.1670541;0.5353413;-0.06452405,0.2553693;0.2493293;-0.003643509,0.2950167;-0.01700512;-0.01257515,-0.1643064;0.5162081;0.00528767,-0.2283044;0.2737747;0.1797559,-0.2925864;0.0482792;0.3124409,0.07665288;0.006828234;-0.05197382,0.08983122;-0.3282696;-0.01612878,0.07232381;-0.7291877;0.07402658,0.07933095;-0.761608;0.008242846,-0.08885289;0.001519304;-0.02695226,-0.1226878;-0.3333487;-0.005325641,-0.1238194;-0.7365295;0.07599939,-0.1311037;-0.7777792;0.01993396,-0.007624462;0.53964;-0.06852865,699.7302
+0;0;0,0.002676009;0.3141101;-0.006233759,0.005748922;0.6181938;-0.0305865,0.1735329;0.5010139;-0.008574298,0.2076062;0.2002255;0.02924268,0.2415244;-0.06153092;-0.02452016,-0.1644315;0.5084646;-0.0006246716,-0.2284725;0.2468535;0.1426344,-0.2895712;-0.001731306;0.2264787,0.07568997;0.005973068;-0.053498,0.09300936;-0.3289173;-0.01858169,0.09391661;-0.7269273;0.07397313,0.0910591;-0.6887257;-0.01812349,-0.07407337;0.009912989;-0.0551503,-0.1258999;-0.3223044;-0.03032587,-0.1527076;-0.7204652;0.05758629,-0.1531474;-0.6821709;-0.03454531,0.005001303;0.5436267;-0.0218911,0;0;0,-0.003577553;0.3122504;-0.03461349,-0.008536354;0.6132952;-0.08373964,0.1670073;0.5353279;-0.0647155,0.2552347;0.249653;-0.004130602,0.2947946;-0.01663554;-0.01322746,-0.1630405;0.5166139;0.005873412,-0.2280949;0.2784311;0.1850427,-0.2939556;0.05438238;0.3192883,0.07654492;0.006779507;-0.05216897,0.0898689;-0.3281873;-0.01624704,0.07295687;-0.7261539;0.07494402,0.07949141;-0.7607571;0.009058237,-0.08892202;0.001672358;-0.02677247,-0.1229133;-0.3330908;-0.005585922,-0.1235757;-0.7335758;0.07559647,-0.131914;-0.7755227;0.01805231,-0.007232711;0.5397185;-0.06886744,699.7629
+0;0;0,0.0026803;0.3146138;-0.006243754,0.0057631;0.6196764;-0.03067772,0.173685;0.5021622;-0.008619563,0.2077419;0.2015184;0.02917923,0.2416219;-0.05994296;-0.024523,-0.1645619;0.5096191;-0.0006632917,-0.2285722;0.2481338;0.1425269,-0.289602;-0.0001707822;0.2262766,0.0756863;0.005972778;-0.05349541,0.09300198;-0.3288458;-0.01858658,0.0939118;-0.7279885;0.07423162,0.0910709;-0.6898345;-0.01732966,-0.07406978;0.009912508;-0.05514762,-0.1258852;-0.3222337;-0.03032851,-0.1527692;-0.7215276;0.05783382,-0.1532065;-0.6832815;-0.03376223,0.005012485;0.5448106;-0.0219475,0;0;0,-0.003743201;0.3127918;-0.0342828,-0.008956641;0.61494;-0.08274019,0.1668039;0.5352906;-0.0649209,0.2550985;0.249733;-0.004619837,0.2944162;-0.01628622;-0.01365924,-0.163473;0.5169457;0.006469265,-0.2299005;0.2818842;0.1889762,-0.2958885;0.05903035;0.3245327,0.07641721;0.006755233;-0.052351,0.08970217;-0.3281384;-0.01641083,0.07252614;-0.7273163;0.07465458,0.07911371;-0.7611923;0.008817673,-0.08893735;0.001706402;-0.02670367,-0.1231828;-0.3329604;-0.005552728,-0.1242749;-0.7347366;0.07510452,-0.1322324;-0.7764089;0.01802748,-0.007563889;0.5410124;-0.06809664,699.7964
+0;0;0,0.002778485;0.3144654;-0.006512173,0.005924459;0.6187073;-0.03114711,0.1735594;0.5016658;-0.009907978,0.2074107;0.2014812;0.02860655,0.241205;-0.06036261;-0.02463352,-0.1642077;0.5099974;-0.0007703546,-0.2277046;0.2515678;0.1472917,-0.2895954;0.00493829;0.2360733,0.07574042;0.005741127;-0.05352071,0.09308017;-0.3290557;-0.01859324,0.09398446;-0.7264072;0.0735544,0.09092415;-0.6882911;-0.01779705,-0.07413349;0.01012569;-0.05509751,-0.1257441;-0.3220472;-0.03045945,-0.1526917;-0.719569;0.05689275,-0.153353;-0.6813526;-0.03449857,0.005159148;0.5441186;-0.02238408,0;0;0,-0.00367333;0.3126426;-0.03434765,-0.008403204;0.6139169;-0.08322191,0.1668351;0.5353013;-0.06501865,0.2551472;0.2501043;-0.004987482,0.2941706;-0.0162273;-0.01412011,-0.1625941;0.5172039;0.006586216,-0.2296092;0.2852571;0.1921925,-0.299217;0.06747049;0.334539,0.07643171;0.006727725;-0.05241156,0.08971123;-0.3281402;-0.01640248,0.07259618;-0.7254931;0.07413983,0.07778475;-0.7606685;0.009753704,-0.0889983;0.001802351;-0.02664758,-0.1231508;-0.3328616;-0.005597072,-0.1250291;-0.7328617;0.0742566,-0.1324266;-0.7741269;0.01692534,-0.007176206;0.5402907;-0.06843925,699.8315
+0;0;0,0.002777302;0.3143316;-0.0065094,0.005920474;0.6183023;-0.03112157,0.1734368;0.5013743;-0.009901078,0.2072699;0.2013504;0.02859283,0.2410994;-0.06076539;-0.02470254,-0.1640906;0.5096999;-0.0007699393,-0.2275535;0.2514087;0.1472129,-0.2895087;0.004523039;0.2360866,0.07575513;0.005742242;-0.05353111,0.09308559;-0.3288752;-0.01862235,0.09399057;-0.726528;0.0735952,0.09095626;-0.688481;-0.01698022,-0.07414789;0.01012766;-0.05510822,-0.1257309;-0.3218672;-0.03048336,-0.1526989;-0.7196907;0.05693511,-0.1533546;-0.6815441;-0.03367984,0.005156019;0.543797;-0.02236833,0;0;0,-0.003809035;0.3124761;-0.03462136,-0.008484453;0.6134453;-0.08367825,0.1666234;0.5352192;-0.06546032,0.2549181;0.2501874;-0.005445719,0.2938403;-0.0164437;-0.01452422,-0.1622176;0.5177146;0.007134475,-0.2307041;0.2881452;0.1948799,-0.3000842;0.07038532;0.3379062,0.07623757;0.006670952;-0.05273259,0.08945047;-0.3280134;-0.01668239,0.07225757;-0.7256814;0.07385659,0.07767113;-0.7601363;0.009871244,-0.0890604;0.001951031;-0.02649213,-0.1235962;-0.3325263;-0.0059983,-0.1256157;-0.7326305;0.07490465,-0.133397;-0.7721657;0.01674812,-0.007273227;0.5399145;-0.06884539,699.8635
+0;0;0,0.002779561;0.3145873;-0.006514695,0.005926904;0.6189616;-0.03116091,0.1735842;0.5018705;-0.009914926,0.2074024;0.201979;0.02856199,0.2412413;-0.06020981;-0.02474821,-0.1642287;0.5102032;-0.0007760655,-0.2276636;0.2520259;0.1471414,-0.289636;0.005071551;0.2360399,0.07579678;0.005745398;-0.05356053,0.09311119;-0.3285623;-0.01868409,0.09401672;-0.7264563;0.07358936,0.09099288;-0.688437;-0.01667341,-0.07418864;0.01013323;-0.05513851,-0.1257239;-0.3215543;-0.03053645,-0.1527083;-0.7196189;0.05693502,-0.1533617;-0.6815004;-0.03336716,0.005161143;0.544329;-0.02239272,0;0;0,-0.003917478;0.3127601;-0.03436708,-0.008737192;0.6142006;-0.08305013,0.1665638;0.5351856;-0.06578839,0.2548591;0.2502775;-0.005868435,0.2936814;-0.01644936;-0.0147903,-0.1626141;0.5182706;0.007559009,-0.2318594;0.2906417;0.1971619,-0.3025611;0.07508072;0.3429861,0.07616241;0.006620944;-0.05293715,0.0894735;-0.3277555;-0.01697826,0.07212886;-0.7256525;0.0736413,0.07692832;-0.7598372;0.009781122,-0.08912203;0.002021611;-0.02645881,-0.12379;-0.3321479;-0.006291971,-0.1250115;-0.732398;0.07515211,-0.1328189;-0.7732193;0.01907882,-0.00747586;0.5405134;-0.06834972,699.8975
+0;0;0,0.002904332;0.3148983;-0.00679469,0.006154796;0.6197732;-0.03171969,0.1738352;0.5026155;-0.01085526,0.2073916;0.2028208;0.02826154,0.2412907;-0.05892417;-0.02478436,-0.1641167;0.5116572;-0.0007652193,-0.2271995;0.2561073;0.1517072,-0.2887954;0.0116142;0.2460603,0.07584956;0.005559333;-0.05357886,0.093147;-0.3286823;-0.01853439,0.09383763;-0.7265879;0.07386779,0.09064317;-0.6885915;-0.01621337,-0.07425382;0.01027576;-0.05509568,-0.1256134;-0.3213945;-0.03056364,-0.1525733;-0.7194581;0.0571062,-0.1534056;-0.6813777;-0.03302025,0.00536243;0.54499;-0.02287802,0;0;0,-0.00391534;0.313092;-0.0342586,-0.00868322;0.615082;-0.08282816,0.1665861;0.5351973;-0.06619966,0.2547923;0.2503455;-0.006098747,0.2935314;-0.01591542;-0.0149219,-0.1624827;0.5185854;0.00779669,-0.2335808;0.2944092;0.2007295,-0.3052019;0.08158518;0.3492213,0.07609884;0.006579593;-0.05310774,0.08940502;-0.3277507;-0.01717758,0.07202212;-0.7256957;0.07340455,0.0769935;-0.7603171;0.01025295,-0.08917322;0.002073021;-0.02643093,-0.1237396;-0.3320677;-0.00643318,-0.125393;-0.7324399;0.07460333,-0.1329385;-0.7733872;0.01894087,-0.007434063;0.5412251;-0.06816769,699.9301
+0;0;0,0.002905953;0.3150741;-0.006798482,0.006158358;0.6201311;-0.03173864,0.1738423;0.5029223;-0.01086799,0.207394;0.2031693;0.02824337,0.241211;-0.05794156;-0.02467402,-0.1641178;0.5119642;-0.0007777084,-0.2271918;0.2564498;0.1516735,-0.2886384;0.0125491;0.2457981,0.07589926;0.005562976;-0.05361397,0.09319477;-0.3286411;-0.01857344,0.09388836;-0.7282527;0.0742249,0.09077382;-0.6904563;-0.01360248,-0.07430247;0.01028249;-0.05513178,-0.1256563;-0.3213505;-0.03060249,-0.1527318;-0.7211208;0.05744323,-0.1535432;-0.6832426;-0.03042831,0.005365462;0.5452978;-0.02289104,0;0;0,-0.003891878;0.313271;-0.03424144,-0.008590139;0.615446;-0.08282113,0.166655;0.5351185;-0.0665499,0.2548231;0.2503176;-0.006365772,0.2935555;-0.01528797;-0.0150938,-0.1622899;0.5189116;0.008053988,-0.2339711;0.2967621;0.2030379,-0.3100887;0.08951749;0.355938,0.07606444;0.00651607;-0.05327141,0.08938113;-0.3277792;-0.01737332,0.07179733;-0.7275463;0.07306147,0.07888128;-0.7595743;0.01071978,-0.0892392;0.002169133;-0.02641515,-0.1237937;-0.3319466;-0.006615706,-0.1256332;-0.7342587;0.07365274,-0.1332638;-0.7727268;0.01853447,-0.00735902;0.5415366;-0.06816423,699.9526
+0;0;0,0.002905953;0.3150741;-0.006798482,0.006158358;0.6201311;-0.03173864,0.1738423;0.5029223;-0.01086799,0.207394;0.2031693;0.02824337,0.241211;-0.05794156;-0.02467402,-0.1641178;0.5119642;-0.0007777084,-0.2271918;0.2564498;0.1516735,-0.2886384;0.0125491;0.2457981,0.07589926;0.005562976;-0.05361397,0.09319477;-0.3286411;-0.01857344,0.09388836;-0.7282527;0.0742249,0.09077382;-0.6904563;-0.01360248,-0.07430247;0.01028249;-0.05513178,-0.1256563;-0.3213505;-0.03060249,-0.1527318;-0.7211208;0.05744323,-0.1535432;-0.6832426;-0.03042831,0.005365462;0.5452978;-0.02289104,0;0;0,-0.003891878;0.313271;-0.03424144,-0.008590139;0.615446;-0.08282113,0.166655;0.5351185;-0.0665499,0.2548231;0.2503176;-0.006365772,0.2935555;-0.01528797;-0.0150938,-0.1622899;0.5189116;0.008053988,-0.2339711;0.2967621;0.2030379,-0.3100887;0.08951749;0.355938,0.07606444;0.00651607;-0.05327141,0.08938113;-0.3277792;-0.01737332,0.07179733;-0.7275463;0.07306147,0.07888128;-0.7595743;0.01071978,-0.0892392;0.002169133;-0.02641515,-0.1237937;-0.3319466;-0.006615706,-0.1256332;-0.7342587;0.07365274,-0.1332638;-0.7727268;0.01853447,-0.00735902;0.5415366;-0.06816423,699.9749
+0;0;0,0.003002233;0.3152013;-0.00700831,0.006310206;0.6203318;-0.03205565,0.1742278;0.502941;-0.01175248,0.2076984;0.2034093;0.02791644,0.2416303;-0.05834866;-0.02477353,-0.1646282;0.5140253;-0.001438884,-0.2278102;0.2614114;0.1554286,-0.2893669;0.0191198;0.2551801,0.07599283;0.005369658;-0.0537181,0.0932572;-0.3286701;-0.01852187,0.093747;-0.7285755;0.07412928,0.09064004;-0.6907929;-0.01374976,-0.07443547;0.01048106;-0.05512609,-0.1256557;-0.3210282;-0.03068245,-0.1527011;-0.7210296;0.05750039,-0.1535063;-0.6831598;-0.03042211,0.005505091;0.5454813;-0.02318629,0;0;0,-0.003875941;0.3133978;-0.03430355,-0.008534208;0.6156454;-0.08295727,0.1669344;0.5350505;-0.06702995,0.2548386;0.250358;-0.006728888,0.2939146;-0.01582283;-0.01482987,-0.1623425;0.5190077;0.008244812,-0.2363254;0.3008206;0.206573,-0.3118361;0.09235394;0.3591658,0.07603816;0.006468117;-0.0535326,0.08950136;-0.3276617;-0.01754117,0.07180884;-0.727732;0.07267809,0.07870116;-0.7597396;0.0102241,-0.08941979;0.002301628;-0.02623319,-0.1239758;-0.3316919;-0.006904894,-0.1260872;-0.7342503;0.07341336,-0.1337325;-0.7723682;0.01778556,-0.007311746;0.5417179;-0.06828952,700.0087
+0;0;0,0.003003429;0.3153268;-0.007011101,0.006312589;0.6205668;-0.03206738,0.1743199;0.5031273;-0.01175504,0.2078033;0.2034813;0.02792903,0.241727;-0.05821326;-0.02474819,-0.1647169;0.5142176;-0.001435943,-0.227923;0.2615072;0.1554915,-0.2894648;0.01927426;0.2552188,0.07606857;0.005375009;-0.05377164,0.09332375;-0.3284871;-0.01859412,0.09381381;-0.7285977;0.07410457,0.0906957;-0.6907872;-0.01408953,-0.07450967;0.0104915;-0.05518103,-0.1257026;-0.3208414;-0.03075039,-0.1527619;-0.7210481;0.05747771,-0.15357;-0.6831501;-0.03076001,0.005507194;0.5456904;-0.02319495,0;0;0,-0.003773287;0.3135416;-0.03415525,-0.008257128;0.6159274;-0.08266103,0.1672506;0.5350137;-0.0674268,0.2551683;0.2502469;-0.006911758,0.2942238;-0.01588288;-0.01461625,-0.1619993;0.5192105;0.0089202,-0.2376339;0.3038135;0.2098364,-0.3216249;0.1004986;0.3648148,0.07603294;0.006385148;-0.05371153,0.08953337;-0.3275677;-0.01776242,0.07168097;-0.7278841;0.07229257,0.07867248;-0.7596219;0.009138107,-0.08952907;0.002432812;-0.02617884,-0.1240962;-0.3313967;-0.007151108,-0.1259268;-0.7341546;0.0732512,-0.134246;-0.7722095;0.01714194,-0.007081144;0.5419632;-0.06804025,700.043
+0;0;0,0.003003962;0.3153827;-0.007012345,0.006313703;0.6206763;-0.03207308,0.1744513;0.5031897;-0.01175021,0.207844;0.2043558;0.02782629,0.2417933;-0.05753687;-0.02489081,-0.1648474;0.5142885;-0.001423143,-0.2278822;0.2622632;0.1550789,-0.2894706;0.01984681;0.2548817,0.07619941;0.005384255;-0.05386413,0.09344998;-0.3283885;-0.01869602,0.09394035;-0.7287538;0.07406166,0.09082299;-0.6909451;-0.01411127,-0.07463782;0.01050955;-0.05527594,-0.1258171;-0.3207348;-0.03085184,-0.1528936;-0.7211962;0.0574324,-0.1537015;-0.6833001;-0.03078413,0.005508156;0.5457857;-0.02319897,0;0;0,-0.003650837;0.3136031;-0.0341208,-0.007952668;0.6160544;-0.08257616,0.1675873;0.5347198;-0.06448531,0.2553713;0.2501713;-0.006959915,0.2944895;-0.01617014;-0.01413012,-0.1614409;0.5194775;0.009948917,-0.2378952;0.3064874;0.2118721,-0.325583;0.1068834;0.3699496,0.07614777;0.006304413;-0.0538373,0.08969276;-0.327555;-0.0178783,0.07175275;-0.7280753;0.07244468,0.07828826;-0.7598881;0.009344578,-0.08974041;0.002592428;-0.02601195,-0.1238662;-0.3311979;-0.007087821,-0.1261196;-0.7342677;0.07307532,-0.1347008;-0.7718688;0.01649249,-0.006829061;0.5420712;-0.06797409,700.0754
+0;0;0,0.003086852;0.3154129;-0.00725519,0.006422684;0.6206898;-0.0324454,0.1749492;0.5031084;-0.0126027,0.2082756;0.2045005;0.02776121,0.2421204;-0.0576652;-0.0252363,-0.1654096;0.5157337;-0.001988292,-0.2285398;0.2662835;0.1583109,-0.2905389;0.02602081;0.2637385,0.07636359;0.005160625;-0.0539978,0.09365863;-0.3283497;-0.01875129,0.0941391;-0.7282719;0.07386352,0.09100682;-0.6904851;-0.01422359,-0.07482588;0.01074033;-0.05531298,-0.1259217;-0.3202815;-0.03114069,-0.1525984;-0.7203063;0.05708668,-0.1534266;-0.6824352;-0.03104473,0.005612835;0.5458065;-0.02354303,0;0;0,-0.003495358;0.3136399;-0.03413546,-0.007624924;0.616082;-0.08262873,0.1682445;0.534374;-0.06529832,0.2557076;0.249991;-0.007133722,0.2948325;-0.01667717;-0.01364374,-0.1614294;0.5197841;0.01026855,-0.2398725;0.3098638;0.214442,-0.3280021;0.111274;0.3740675,0.07622777;0.006206795;-0.05407953,0.08993879;-0.3273907;-0.01808953,0.07181121;-0.7275097;0.07186413,0.07814354;-0.7594321;0.008972883,-0.089969;0.002706075;-0.0259239,-0.1238463;-0.3308837;-0.007463751,-0.1253521;-0.7334126;0.07305752,-0.1340483;-0.7704247;0.01593009,-0.006542511;0.5421027;-0.06802309,700.1088
+0;0;0,0.00308762;0.3154913;-0.007256994,0.006423923;0.6208115;-0.03245075,0.1751655;0.5031655;-0.01259292,0.2085159;0.2043417;0.02780015,0.2422997;-0.05735138;-0.02510183,-0.1656257;0.5158067;-0.001965033,-0.2288015;0.2661764;0.15845,-0.2906889;0.02634676;0.2636876,0.07638454;0.00516204;-0.05401262,0.09367232;-0.3282081;-0.01878092,0.09415308;-0.7283704;0.07388947,0.09102126;-0.6905847;-0.01418439,-0.0748464;0.01074328;-0.05532816,-0.1259207;-0.3201395;-0.03116602,-0.1526135;-0.7204043;0.05711431,-0.1534415;-0.6825343;-0.03100384,0.005613962;0.5459177;-0.02354716,0;0;0,-0.003354341;0.3137048;-0.03427827,-0.007344767;0.6161737;-0.08289039,0.1687156;0.5343171;-0.06615317,0.255967;0.2497655;-0.007356644,0.2951072;-0.01643014;-0.01294255,-0.1612757;0.5196603;0.01028365,-0.2410525;0.3126219;0.21719,-0.3279552;0.116952;0.3802375,0.07625899;0.006100118;-0.05409217,0.09014527;-0.3273878;-0.01847243,0.0718215;-0.7277908;0.07130265,0.07824384;-0.7597067;0.008432865,-0.08995318;0.002776294;-0.02606386,-0.1236832;-0.3306952;-0.00776506,-0.1248982;-0.7334478;0.07289939,-0.1342886;-0.7722936;0.0181316,-0.006296054;0.542188;-0.06826115,700.142
+0;0;0,0.003086842;0.3154119;-0.007255166,0.006422723;0.6206933;-0.03244604,0.1754865;0.5029691;-0.01256777,0.2088193;0.2043041;0.02780386,0.2426026;-0.05738583;-0.02509748,-0.1659523;0.5156345;-0.001919677,-0.2290946;0.2661367;0.1584102,-0.2909812;0.02630997;0.2636465,0.07650659;0.005170288;-0.05409892,0.0938061;-0.328426;-0.01884333,0.09428657;-0.7283534;0.0737727,0.09115005;-0.690556;-0.01443329,-0.07496601;0.01076044;-0.05541657,-0.126075;-0.3203467;-0.03123805,-0.1527521;-0.7203767;0.05699049,-0.1535813;-0.6824949;-0.03125986,0.005612795;0.5458027;-0.02354282,0;0;0,-0.003205217;0.313587;-0.03463721,-0.00713142;0.6159924;-0.08340943,0.1692371;0.5339505;-0.06696081,0.2562457;0.2496011;-0.007659193,0.2953512;-0.01659721;-0.01319933,-0.1611784;0.5195544;0.0103607,-0.2425895;0.3158714;0.2197102,-0.3334485;0.1244986;0.3856698,0.0763461;0.005953044;-0.054245,0.09036405;-0.3277743;-0.01877332,0.07190454;-0.7279775;0.07076192,0.07822217;-0.7598003;0.007603645,-0.09011316;0.00292609;-0.02603346,-0.1237228;-0.3308196;-0.008344857,-0.1247177;-0.7333173;0.07236804,-0.1343217;-0.772442;0.01777432,-0.006102547;0.5420147;-0.06875479,700.1649
+0;0;0,0.00316003;0.3153736;-0.007456262,0.006517362;0.6205888;-0.03275372,0.1757055;0.5027803;-0.0132318,0.2088711;0.2041394;0.02773629,0.2426907;-0.05780241;-0.02536424,-0.1661546;0.5164538;-0.002269547,-0.2294288;0.2695617;0.1620636,-0.2906412;0.03266424;0.2748003,0.07658064;0.004915517;-0.05410561,0.09392304;-0.3285398;-0.01878794,0.09446568;-0.728374;0.07371281,0.09128142;-0.6905612;-0.01479459,-0.0749962;0.01098502;-0.05541727,-0.1259796;-0.3200053;-0.03119668,-0.1525619;-0.7199335;0.05697896,-0.1534304;-0.6820366;-0.03157398,0.005703961;0.5457184;-0.02382603,0;0;0,-0.002980083;0.3135428;-0.03475797,-0.006661765;0.615878;-0.08362746,0.1697683;0.5337769;-0.06765902,0.2565091;0.2494046;-0.00788283,0.2955627;-0.01709935;-0.0131154,-0.1621792;0.5203586;0.00789047,-0.2437923;0.3212092;0.2215339,-0.3348035;0.1298685;0.3879149,0.076518;0.005761623;-0.05411077,0.09082989;-0.3278378;-0.01879597,0.07200806;-0.7280256;0.07019591,0.07860678;-0.7595677;0.006369829,-0.0901257;0.003087914;-0.02615335,-0.1234647;-0.330573;-0.0088496,-0.1249525;-0.7331798;0.07070972,-0.1343796;-0.7712591;0.01430864,-0.00569807;0.5419205;-0.06895471,700.1882
+0;0;0,0.003161675;0.3155377;-0.007460143,0.00652059;0.6208971;-0.03276997,0.1760418;0.50296;-0.01322199,0.2092236;0.2041732;0.02776612,0.2430104;-0.05751434;-0.02528288,-0.166489;0.5166604;-0.002238231,-0.2297942;0.2696477;0.1621752,-0.2909472;0.0329801;0.2748025,0.07654842;0.004913448;-0.05408284,0.09387627;-0.3282622;-0.0187948,0.09441632;-0.7261875;0.07326432,0.09124055;-0.6883954;-0.01500706,-0.07496464;0.0109804;-0.05539395,-0.1259052;-0.3197323;-0.03119368,-0.1523606;-0.7177511;0.05656099,-0.1532269;-0.6798753;-0.03175581,0.005706709;0.5459825;-0.02383701,0;0;0,-0.002800688;0.313678;-0.03504276,-0.006198645;0.6161321;-0.08410275,0.170468;0.5335574;-0.06838536,0.2565885;0.2490232;-0.00773764,0.2955122;-0.01722509;-0.01347542,-0.1616108;0.5194395;0.008321159,-0.2453821;0.3237235;0.2244976,-0.3362456;0.1330231;0.3912709,0.07661887;0.005670815;-0.05390871,0.09101601;-0.3276936;-0.0190897,0.07189129;-0.7259306;0.06957436,0.07814449;-0.7577593;0.006322861,-0.09001497;0.003144535;-0.0263851,-0.1240305;-0.3302349;-0.01049213,-0.125408;-0.7307792;0.06939577,-0.1344321;-0.768097;0.0123913,-0.005324632;0.5421386;-0.06937718,700.2206
+0;0;0,0.003163402;0.3157101;-0.007464219,0.006524237;0.621244;-0.03278892,0.1758677;0.5033007;-0.01324588,0.2090632;0.2043908;0.02775911,0.2428903;-0.05760989;-0.02535336,-0.1663068;0.5169868;-0.002273545,-0.2296381;0.2698723;0.1622076,-0.2908643;0.03292157;0.2749697,0.07647179;0.00490853;-0.05402871,0.09388384;-0.3298861;-0.01856918,0.09442308;-0.7272102;0.07335083,0.09123445;-0.6893866;-0.01527783,-0.0748896;0.01096941;-0.0553385,-0.1260777;-0.3213504;-0.03102062,-0.1524932;-0.7187678;0.05660143,-0.1533629;-0.68086;-0.03207283,0.0057098;0.5462784;-0.02384986,0;0;0,-0.002495259;0.3138232;-0.03531849,-0.005434074;0.6164255;-0.08458686,0.1708963;0.5334243;-0.06929195,0.2566273;0.2487948;-0.007918362,0.295393;-0.0178034;-0.01359439,-0.160633;0.5195847;0.008151062,-0.2462966;0.3263034;0.2259457,-0.3368413;0.1347409;0.3924242,0.07673666;0.005528793;-0.05359149,0.09128246;-0.3294491;-0.01857281,0.07188083;-0.7272478;0.06915212,0.07833065;-0.7587261;0.005079985,-0.08982759;0.003225595;-0.02667826,-0.1239335;-0.3317983;-0.01106422,-0.1256259;-0.7319412;0.06766817,-0.1345204;-0.769599;0.01048663,-0.00469587;0.5423897;-0.06980276,700.2542
+0;0;0,0.003279825;0.3158939;-0.007642907,0.006680249;0.6215694;-0.03300803,0.1756768;0.5040874;-0.008023007,0.2119273;0.2051752;0.02678473,0.2461025;-0.05827752;-0.02692936,-0.1662566;0.5180582;-0.002527313,-0.2296954;0.2745675;0.1664755,-0.2916224;0.03800559;0.2833686,0.07642855;0.004724274;-0.05396443,0.09391975;-0.329803;-0.01839053,0.09455148;-0.7271721;0.07334257,0.0924739;-0.689373;-0.01528479,-0.07483222;0.01103986;-0.05526358,-0.1257335;-0.321065;-0.03086351,-0.1520893;-0.7185094;0.05666276,-0.1518469;-0.6806222;-0.03198083,0.005858485;0.546568;-0.02405756,0;0;0,-0.002284773;0.3139853;-0.0355835,-0.004935183;0.6166961;-0.08510244,0.1712672;0.5333775;-0.06996047,0.2564127;0.2490482;-0.008468624,0.2948498;-0.01920408;-0.01334619,-0.1599176;0.5193928;0.008069336,-0.2471759;0.3295598;0.227668,-0.3376222;0.1368256;0.3953984,0.07680092;0.005421743;-0.0533669,0.09131562;-0.3293759;-0.01901913,0.07172083;-0.7271986;0.06856346,0.07932711;-0.7585554;0.004552126,-0.08966641;0.00332132;-0.02692039,-0.1238774;-0.3314567;-0.01164886,-0.1255132;-0.7315072;0.06756303,-0.1342296;-0.7690744;0.01030348,-0.004272483;0.542635;-0.07025278,700.2881
+0;0;0,0.003284771;0.3163704;-0.007654434,0.006687681;0.6222688;-0.03303716,0.1757781;0.5047274;-0.008038944,0.2120126;0.2059467;0.02675348,0.2463785;-0.05897561;-0.02726023,-0.1663451;0.5187058;-0.002540197,-0.229756;0.2753223;0.1663882,-0.2920285;0.03744079;0.2839334,0.07649652;0.004728475;-0.05401241,0.09395537;-0.3291802;-0.0185043,0.094587;-0.7264851;0.07321398,0.09251443;-0.6887047;-0.01519959,-0.07489876;0.01104968;-0.05531272,-0.1257059;-0.320441;-0.03095777,-0.1520575;-0.7178212;0.05655436,-0.1518157;-0.679953;-0.03187539,0.005865523;0.5472314;-0.0240824,0;0;0,-0.002295613;0.3143576;-0.03651869,-0.005033799;0.6172006;-0.08661985,0.1712788;0.5336137;-0.07162118,0.256091;0.2494388;-0.009614706,0.2938922;-0.02044228;-0.01380992,-0.1594341;0.5189181;0.007674813,-0.2487994;0.3316867;0.2284724,-0.3404712;0.1392066;0.3982664,0.07684803;0.005343392;-0.05345321,0.09103465;-0.3289762;-0.02044201,0.07143001;-0.7267746;0.06694198,0.07930763;-0.7582726;0.003398895,-0.08972947;0.003428999;-0.0269867,-0.1239791;-0.330757;-0.01258904,-0.1258088;-0.7308666;0.06597792,-0.1343308;-0.7681865;0.008731142,-0.004345402;0.5431226;-0.07167196,700.3214
+0;0;0,0.003284771;0.3163704;-0.007654434,0.006687681;0.6222688;-0.03303716,0.1757781;0.5047274;-0.008038944,0.2120126;0.2059467;0.02675348,0.2463785;-0.05897561;-0.02726023,-0.1663451;0.5187058;-0.002540197,-0.229756;0.2753223;0.1663882,-0.2920285;0.03744079;0.2839334,0.07649652;0.004728475;-0.05401241,0.09395537;-0.3291802;-0.0185043,0.094587;-0.7264851;0.07321398,0.09251443;-0.6887047;-0.01519959,-0.07489876;0.01104968;-0.05531272,-0.1257059;-0.320441;-0.03095777,-0.1520575;-0.7178212;0.05655436,-0.1518157;-0.679953;-0.03187539,0.005865523;0.5472314;-0.0240824,0;0;0,-0.002295613;0.3143576;-0.03651869,-0.005033799;0.6172006;-0.08661985,0.1712788;0.5336137;-0.07162118,0.256091;0.2494388;-0.009614706,0.2938922;-0.02044228;-0.01380992,-0.1594341;0.5189181;0.007674813,-0.2487994;0.3316867;0.2284724,-0.3404712;0.1392066;0.3982664,0.07684803;0.005343392;-0.05345321,0.09103465;-0.3289762;-0.02044201,0.07143001;-0.7267746;0.06694198,0.07930763;-0.7582726;0.003398895,-0.08972947;0.003428999;-0.0269867,-0.1239791;-0.330757;-0.01258904,-0.1258088;-0.7308666;0.06597792,-0.1343308;-0.7681865;0.008731142,-0.004345402;0.5431226;-0.07167196,700.3433
+0;0;0,0.003266967;0.3147718;-0.007871049,0.006574635;0.6166968;-0.03315021,0.1726482;0.5008484;-0.01101839,0.2086869;0.2025708;0.02690458,0.2430272;-0.06214312;-0.02702312,-0.1632489;0.5153736;-0.002891978,-0.2270275;0.2751706;0.1701432,-0.2905207;0.04351217;0.2984549,0.0765946;0.00464907;-0.05416579,0.09410666;-0.3296046;-0.01849724,0.0948773;-0.7249101;0.07265184,0.09225661;-0.6871855;-0.01525016,-0.07507791;0.01115278;-0.05532814,-0.1258527;-0.320715;-0.03103493,-0.1519967;-0.7160453;0.05617593,-0.152316;-0.6782379;-0.03175724,0.005781873;0.5428276;-0.02427657,0;0;0,-0.0013998;0.3126433;-0.03749871,-0.00178352;0.6108849;-0.09087777,0.1706684;0.533927;-0.06991637,0.2559841;0.2495811;-0.01012421,0.2931301;-0.0201695;-0.01408529,-0.153435;0.5189947;0.005298339,-0.2456246;0.3374338;0.2294482,-0.3357822;0.1433918;0.3979125,0.07691253;0.005431771;-0.05363989,0.09092826;-0.3292848;-0.02088666,0.07143524;-0.7252185;0.06532121,0.07901939;-0.7571779;0.002896786,-0.08994626;0.003331792;-0.02684865,-0.124088;-0.3312262;-0.01236677,-0.126079;-0.729539;0.06456283,-0.1346579;-0.7661234;0.007237177,-0.0017846;0.5382404;-0.07479012,700.3657
+0;0;0,0.003264225;0.3145077;-0.007864445,0.006571447;0.6163936;-0.03314344,0.1721067;0.5006256;-0.01104775,0.208203;0.2018714;0.02693582,0.2426395;-0.06358469;-0.02714308,-0.1627079;0.5151041;-0.002947532,-0.2265885;0.2745171;0.1703642,-0.2902597;0.04220918;0.2990356,0.0766186;0.004650527;-0.05418276,0.09409486;-0.3289199;-0.01858713,0.09486153;-0.7221918;0.07209304,0.09221536;-0.6843921;-0.01666363,-0.07510143;0.01115627;-0.05534548,-0.1257724;-0.3200331;-0.03110193,-0.151782;-0.7133296;0.05566028,-0.1521044;-0.6754463;-0.03312787,0.005778097;0.5424696;-0.02426321,0;0;0,-0.001410343;0.3122191;-0.03879201,-0.001865081;0.6102395;-0.09318519,0.1701191;0.5345084;-0.07194662,0.2556048;0.2499282;-0.01106906,0.2918324;-0.02073213;-0.01387024,-0.1519926;0.5182675;0.004745208,-0.2457719;0.3374906;0.2295228,-0.3383794;0.1442703;0.3988364,0.07655385;0.005640476;-0.05418026,0.09032477;-0.3284738;-0.02224755,0.07070328;-0.7222673;0.0639379,0.07808913;-0.7557114;0.001761675,-0.09012292;0.003104048;-0.0263824,-0.1252032;-0.3307131;-0.01307304,-0.1274949;-0.7270701;0.06296755,-0.1355998;-0.764254;0.004948437,-0.001802623;0.5375901;-0.07686579,700.3994
+0;0;0,0.003261168;0.3142131;-0.007857079,0.006566119;0.6158926;-0.03312034,0.1719827;0.500173;-0.01103632,0.2080348;0.2017846;0.02690075,0.2425008;-0.06389824;-0.02722435,-0.1625927;0.5146412;-0.002941882,-0.226395;0.2743488;0.1701576,-0.2901207;0.04184242;0.298939,0.07706638;0.004677706;-0.05449943,0.09455881;-0.3292011;-0.01887089,0.09532487;-0.7221596;0.07173701,0.0926755;-0.6843504;-0.01712702,-0.07554036;0.01122147;-0.05566894,-0.1262582;-0.3202741;-0.03140298,-0.152247;-0.7132571;0.05529009,-0.1525698;-0.6753644;-0.03360546,0.005772968;0.5419871;-0.02424233,0;0;0,-0.001033857;0.3118217;-0.03960288,-0.001292303;0.6095416;-0.09449184,0.1705609;0.5338399;-0.07410645,0.2560124;0.2499627;-0.01176596,0.2918752;-0.02099273;-0.0131197,-0.1527232;0.5190575;0.001241408,-0.244953;0.3401615;0.2276581,-0.3385868;0.1469311;0.3967721,0.07672907;0.005680978;-0.05487871,0.09071228;-0.3287295;-0.02287054,0.07085027;-0.7222393;0.06305003,0.07846247;-0.7555872;0.000648737,-0.09097134;0.003120072;-0.02541212,-0.1255167;-0.3310775;-0.0124118,-0.1278113;-0.7273974;0.06209998,-0.1359473;-0.7649251;0.004319016,-0.001262501;0.536937;-0.0780586,700.4218
+0;0;0,0.003276168;0.3143887;-0.00805935,0.006554124;0.6166835;-0.03353566,0.1716529;0.5014504;-0.008181943,0.2093438;0.2028832;0.02603177,0.2438008;-0.06262869;-0.02797587,-0.1624795;0.5157768;-0.003326153,-0.2267715;0.2781407;0.1731085,-0.2900718;0.04775032;0.3054491,0.07733934;0.004632403;-0.05470286,0.09480877;-0.3287207;-0.01927426,0.09541013;-0.7217974;0.07144788,0.09341726;-0.6839564;-0.0181343,-0.07581868;0.0112421;-0.05586036,-0.1263448;-0.3197438;-0.03177454,-0.1523186;-0.7128572;0.05498563,-0.151968;-0.6749228;-0.0346098,0.005771389;0.5426303;-0.02459373,0;0;0,-0.001244232;0.3118355;-0.04090261,-0.00182347;0.6100687;-0.09650254,0.1699397;0.5344592;-0.07715476,0.2556219;0.2510103;-0.01352429,0.290684;-0.0198608;-0.01392579,-0.1520322;0.5189219;0.0009552613,-0.2460435;0.3407191;0.227095,-0.3411564;0.1487003;0.3964556,0.07626648;0.006203279;-0.05603731,0.09007907;-0.3277366;-0.02476382,0.0702599;-0.7213931;0.06115389,0.07884443;-0.7555026;-0.001349688,-0.09166462;0.00249108;-0.02422041,-0.1272733;-0.3310719;-0.01187522,-0.129675;-0.727905;0.06063593,-0.1375002;-0.7654626;0.001770239,-0.001715928;0.53733;-0.07996416,700.4551
+0;0;0,0.003276168;0.3143887;-0.00805935,0.006554124;0.6166835;-0.03353566,0.1716529;0.5014504;-0.008181943,0.2093438;0.2028832;0.02603177,0.2438008;-0.06262869;-0.02797587,-0.1624795;0.5157768;-0.003326153,-0.2267715;0.2781407;0.1731085,-0.2900718;0.04775032;0.3054491,0.07733934;0.004632403;-0.05470286,0.09480877;-0.3287207;-0.01927426,0.09541013;-0.7217974;0.07144788,0.09341726;-0.6839564;-0.0181343,-0.07581868;0.0112421;-0.05586036,-0.1263448;-0.3197438;-0.03177454,-0.1523186;-0.7128572;0.05498563,-0.151968;-0.6749228;-0.0346098,0.005771389;0.5426303;-0.02459373,0;0;0,-0.001244232;0.3118355;-0.04090261,-0.00182347;0.6100687;-0.09650254,0.1699397;0.5344592;-0.07715476,0.2556219;0.2510103;-0.01352429,0.290684;-0.0198608;-0.01392579,-0.1520322;0.5189219;0.0009552613,-0.2460435;0.3407191;0.227095,-0.3411564;0.1487003;0.3964556,0.07626648;0.006203279;-0.05603731,0.09007907;-0.3277366;-0.02476382,0.0702599;-0.7213931;0.06115389,0.07884443;-0.7555026;-0.001349688,-0.09166462;0.00249108;-0.02422041,-0.1272733;-0.3310719;-0.01187522,-0.129675;-0.727905;0.06063593,-0.1375002;-0.7654626;0.001770239,-0.001715928;0.53733;-0.07996416,700.4779
+0;0;0,0.003282127;0.3149606;-0.00807401,0.006576634;0.618788;-0.03368869,0.1722203;0.5028524;-0.008212147,0.209916;0.2042476;0.02600588,0.2443869;-0.06137204;-0.02802367,-0.1630218;0.5172263;-0.003340231,-0.2273219;0.2795603;0.1731167,-0.2906478;0.04907642;0.305511,0.07764179;0.004650518;-0.05491678,0.09509591;-0.3284105;-0.01951922,0.09569728;-0.7214934;0.07120436,0.09371012;-0.6836748;-0.01812173,-0.07611518;0.01128606;-0.0560788,-0.126597;-0.3194098;-0.03201408,-0.1525713;-0.7125294;0.05474745,-0.1522216;-0.6746177;-0.03459184,0.005787919;0.5441691;-0.02467844,0;0;0,-0.001427613;0.3124476;-0.04062748,-0.002794571;0.612445;-0.09518778,0.1698281;0.5342174;-0.0793736,0.2560304;0.2512558;-0.01411581,0.2906374;-0.01978555;-0.01367521,-0.1516357;0.5166956;0.00401964,-0.2478309;0.3396318;0.2301868,-0.3438832;0.147626;0.3992104,0.07626837;0.006376609;-0.05664098,0.09010683;-0.3272632;-0.02533245,0.0703512;-0.7209394;0.06053972,0.07879025;-0.7550686;-0.001592878,-0.09235051;0.002255817;-0.02306559,-0.1279886;-0.3310152;-0.01091578,-0.1302433;-0.7280834;0.0603376,-0.137144;-0.76454;0.0005034357,-0.002377108;0.5390336;-0.07905161,700.5107
+0;0;0,0.003323974;0.3149538;-0.008229213,0.006613265;0.6186648;-0.03388176,0.1720216;0.5029406;-0.01162817,0.2088234;0.2049996;0.02628395,0.2435286;-0.06102923;-0.02766923,-0.1625232;0.5178216;-0.003491102,-0.2272032;0.2837086;0.1769754,-0.2897951;0.0541513;0.3121508,0.07799746;0.004448185;-0.0551152,0.09555145;-0.3283495;-0.01960893,0.09607057;-0.7213694;0.07099099,0.09336939;-0.6834617;-0.01930951,-0.07641498;0.0115006;-0.05629887,-0.1267199;-0.318978;-0.03228862,-0.1526113;-0.7119974;0.05453684,-0.1529514;-0.6739995;-0.0357955,0.005828409;0.5441071;-0.02486628,0;0;0,-0.001168445;0.3123572;-0.04130685,-0.002223231;0.6121086;-0.09657538,0.1697429;0.534085;-0.08138299,0.2562894;0.2518392;-0.01499391,0.2907736;-0.01963156;-0.01389527,-0.1518815;0.5173234;0.0006456301,-0.2468138;0.342114;0.2283517,-0.3437699;0.1500524;0.3974628,0.07625302;0.006560028;-0.057302,0.09000961;-0.3268468;-0.02609611,0.07050944;-0.7204475;0.05976129,0.07817278;-0.7550543;-0.003415108,-0.09291866;0.002178077;-0.02241548,-0.1285709;-0.3308372;-0.01004941,-0.1302593;-0.7281078;0.05956736,-0.1373665;-0.7658339;-0.0003215969,-0.001915015;0.5388077;-0.08021593,700.5331
+0;0;0,0.003332988;0.3158079;-0.008251531,0.006639841;0.6211463;-0.03404907,0.173108;0.5046024;-0.0116434,0.209888;0.2068376;0.02624629,0.2446341;-0.05950424;-0.02777038,-0.163582;0.5195789;-0.003454162,-0.2282238;0.2856044;0.1769056,-0.2908893;0.05577686;0.3122401,0.07827949;0.004464268;-0.05531448,0.09579109;-0.3275297;-0.01989396,0.09631119;-0.7212958;0.07087798,0.09361115;-0.6833913;-0.01938486,-0.07669128;0.01154219;-0.05650244,-0.1268747;-0.3181383;-0.03255017,-0.1528153;-0.7119039;0.05444013,-0.1531552;-0.6739094;-0.03585453,0.005849136;0.5460329;-0.02496641,0;0;0,-0.001557238;0.3132349;-0.04117477,-0.003756568;0.6147785;-0.09572208,0.1696124;0.5340867;-0.0832274,0.2568281;0.2525106;-0.0156951,0.2914855;-0.01925626;-0.01352692,-0.1511417;0.5121517;0.00472752,-0.2513147;0.3416951;0.2335553,-0.3489196;0.1489407;0.4020252,0.07620671;0.006640151;-0.0579288,0.0900876;-0.3259513;-0.02675891,0.07062944;-0.7202574;0.05947161,0.07792705;-0.7543438;-0.00422167,-0.09344281;0.002115312;-0.02170865,-0.1288849;-0.3301421;-0.01030094,-0.1309643;-0.7282547;0.05893548,-0.1383747;-0.7655644;-0.001327574,-0.003045335;0.540852;-0.07961273,700.5667
+0;0;0,0.003335136;0.3160115;-0.008256849,0.006642977;0.6214383;-0.03405822,0.1718005;0.505273;-0.01176349,0.208629;0.2071159;0.02617612,0.2433409;-0.05896482;-0.02778758,-0.1622501;0.5201319;-0.00363845,-0.226977;0.2858492;0.1769589,-0.2895811;0.05624706;0.3121608,0.07861408;0.00448335;-0.05555092,0.09610112;-0.327045;-0.02018008,0.09662127;-0.7208513;0.07060112,0.09391992;-0.682943;-0.01970562,-0.07701908;0.01159152;-0.05674394,-0.1271321;-0.3176265;-0.03282527,-0.1530753;-0.7114323;0.0541739,-0.1534154;-0.673434;-0.03616467,0.005852838;0.5463786;-0.02498205,0;0;0,-0.001748994;0.3133265;-0.04202354,-0.0039941;0.6148388;-0.09722972,0.1680768;0.5356817;-0.08185852,0.2568704;0.2535536;-0.01695228,0.2916425;-0.01792321;-0.01427221,-0.1482762;0.5098015;0.005156316,-0.2544212;0.3438259;0.2351101,-0.3509138;0.1499373;0.4024789,0.07589006;0.006953359;-0.05897903,0.08957229;-0.3251875;-0.02794313,0.07022422;-0.7195457;0.05826664,0.07735088;-0.7536817;-0.005458832,-0.09417183;0.001850949;-0.02035724,-0.1303488;-0.3299153;-0.01085147,-0.1321701;-0.7280441;0.0585386,-0.1399231;-0.7654251;-0.00166811,-0.003311247;0.5410045;-0.08095145,700.5999
+0;0;0,0.003383004;0.3162753;-0.008430654,0.006725235;0.6218985;-0.03438831,0.1712474;0.5057658;-0.01318167,0.2072917;0.2075823;0.02609461,0.2420664;-0.05871144;-0.02786862,-0.1615775;0.5213641;-0.003889585,-0.2269972;0.2897909;0.1800923,-0.2886289;0.06324999;0.3212107,0.07879813;0.00436424;-0.05566548,0.09621471;-0.3255195;-0.02045452,0.09647451;-0.7207826;0.07067236,0.09356389;-0.6829309;-0.01891287,-0.07717986;0.01171269;-0.05685875,-0.1269729;-0.31589;-0.03311937,-0.1530017;-0.7111361;0.0542881,-0.1535734;-0.6732125;-0.03533626,0.005926989;0.5468393;-0.02527686,0;0;0,-0.001854256;0.3135195;-0.04259861,-0.004155539;0.6151557;-0.09828508,0.1671827;0.5361775;-0.08534765,0.257717;0.2549503;-0.0184896,0.2923489;-0.01674756;-0.01467419,-0.1455268;0.5077198;0.006741881,-0.2558525;0.3442217;0.2366371,-0.3527134;0.150773;0.4046527,0.0755375;0.0071996;-0.05974185,0.08904734;-0.3232837;-0.02868295,0.06992394;-0.7191974;0.05747843,0.07693172;-0.7525257;-0.00605154,-0.09457763;0.001624826;-0.01947482,-0.1315168;-0.328432;-0.01145021,-0.132695;-0.7279991;0.05842011,-0.1408651;-0.7654876;-0.0005221106,-0.003479414;0.5413425;-0.08189344,700.6231
+0;0;0,0.003383004;0.3162753;-0.008430654,0.006725235;0.6218985;-0.03438831,0.1712474;0.5057658;-0.01318167,0.2072917;0.2075823;0.02609461,0.2420664;-0.05871144;-0.02786862,-0.1615775;0.5213641;-0.003889585,-0.2269972;0.2897909;0.1800923,-0.2886289;0.06324999;0.3212107,0.07879813;0.00436424;-0.05566548,0.09621471;-0.3255195;-0.02045452,0.09647451;-0.7207826;0.07067236,0.09356389;-0.6829309;-0.01891287,-0.07717986;0.01171269;-0.05685875,-0.1269729;-0.31589;-0.03311937,-0.1530017;-0.7111361;0.0542881,-0.1535734;-0.6732125;-0.03533626,0.005926989;0.5468393;-0.02527686,0;0;0,-0.001854256;0.3135195;-0.04259861,-0.004155539;0.6151557;-0.09828508,0.1671827;0.5361775;-0.08534765,0.257717;0.2549503;-0.0184896,0.2923489;-0.01674756;-0.01467419,-0.1455268;0.5077198;0.006741881,-0.2558525;0.3442217;0.2366371,-0.3527134;0.150773;0.4046527,0.0755375;0.0071996;-0.05974185,0.08904734;-0.3232837;-0.02868295,0.06992394;-0.7191974;0.05747843,0.07693172;-0.7525257;-0.00605154,-0.09457763;0.001624826;-0.01947482,-0.1315168;-0.328432;-0.01145021,-0.132695;-0.7279991;0.05842011,-0.1408651;-0.7654876;-0.0005221106,-0.003479414;0.5413425;-0.08189344,700.6454
+0;0;0,0.003380126;0.3160062;-0.008423481,0.006719923;0.6214061;-0.0343613,0.1706254;0.5055;-0.01320869,0.2066694;0.2073192;0.02606722,0.2415118;-0.05949298;-0.02800107,-0.1609564;0.52104;-0.003951317,-0.2263755;0.289469;0.1800289,-0.2881272;0.06248696;0.321422,0.07896301;0.004373373;-0.05578196,0.09637354;-0.3253957;-0.02058324,0.09663305;-0.7202153;0.07044137,0.09372059;-0.6823586;-0.01920088,-0.07734136;0.0117372;-0.05697773,-0.1271171;-0.3157516;-0.0332466,-0.1531167;-0.7105542;0.05406276,-0.1536888;-0.6726256;-0.03561863,0.005922453;0.54642;-0.02525871,0;0;0,-0.0018062;0.3132616;-0.04249966,-0.004039355;0.6146521;-0.09828353,0.1665887;0.5359953;-0.08758509,0.2590586;0.2557051;-0.01946592,0.2936161;-0.01652178;-0.01452303,-0.1442457;0.5075189;0.007508039,-0.2567129;0.3448525;0.2369515,-0.3558916;0.1531874;0.4065221,0.0755112;0.007154674;-0.0601064,0.0892363;-0.3231781;-0.02877569,0.07021679;-0.7186842;0.05713797,0.07729651;-0.7522215;-0.006256342,-0.09491879;0.001695503;-0.01880053,-0.1316053;-0.3282843;-0.01123999,-0.1325411;-0.7273765;0.05870653,-0.1414502;-0.7653824;0.0003818758,-0.003381319;0.5409191;-0.0818696,700.6673
+0;0;0,0.00326764;0.3158115;-0.008699117,0.006513889;0.6209909;-0.03489112,0.1694276;0.5055476;-0.01409828,0.2049472;0.2087731;0.02558421,0.2400202;-0.05922621;-0.02864103,-0.1600542;0.5212976;-0.00422034,-0.2265617;0.2949383;0.1835286,-0.2870651;0.06927352;0.3298464,0.07902922;0.004322383;-0.05608029,0.0963331;-0.3249013;-0.02090818,0.09656346;-0.7219403;0.07070529,0.09353486;-0.6841597;-0.01833172,-0.077632;0.01182676;-0.05694471,-0.1274348;-0.3151283;-0.03360303,-0.1535952;-0.7121797;0.05413968,-0.1542989;-0.6743267;-0.03493969,0.005751691;0.5460802;-0.02570733,0;0;0,-0.001687176;0.313076;-0.04247141,-0.003768794;0.6142574;-0.09830272,0.1657772;0.5366672;-0.08539915,0.2603069;0.2577099;-0.02091336,0.2956246;-0.01561773;-0.01468349,-0.1437278;0.5090585;0.006515153,-0.254348;0.3477152;0.2359557,-0.3555149;0.1569753;0.4073548,0.07557207;0.007095486;-0.06039715,0.08940473;-0.3226656;-0.02891684,0.07064305;-0.7204266;0.05749654,0.07717405;-0.7524783;-0.00656772,-0.09527328;0.001873911;-0.01813255,-0.1315529;-0.327609;-0.01109274,-0.1323846;-0.7290001;0.05903247,-0.1415721;-0.7672651;0.00199936,-0.003159672;0.540593;-0.08187973,700.7008
+0;0;0,0.003267105;0.3157598;-0.008697694,0.006513635;0.6209655;-0.03489185,0.1681226;0.5058407;-0.014191,0.2036758;0.2087861;0.02552895,0.2388017;-0.05961755;-0.0287781,-0.1587329;0.5214652;-0.004391797,-0.2253031;0.2948922;0.1835344,-0.2858979;0.06888703;0.3300729,0.07904212;0.004323088;-0.05608945,0.09627172;-0.3234873;-0.02106832,0.09650287;-0.7218906;0.07085994,0.09348318;-0.6841328;-0.01791508,-0.07764467;0.01182869;-0.05695402,-0.1272337;-0.3137228;-0.03371254,-0.1534839;-0.7121386;0.05433167,-0.1541856;-0.6743087;-0.03448559,0.005751391;0.5460503;-0.02570751,0;0;0,-0.001424514;0.3130326;-0.04241657,-0.003277704;0.6142266;-0.09833395,0.1647391;0.536173;-0.08897269,0.2616182;0.2582503;-0.02221489,0.2974499;-0.01542133;-0.01561832,-0.1357407;0.5095386;0.0153584,-0.2524889;0.3440949;0.2391471,-0.3554946;0.1541447;0.4109969,0.0751573;0.007079899;-0.06093955,0.09010939;-0.3211977;-0.02942276,0.07093419;-0.7203698;0.05700564,0.07735197;-0.7521609;-0.006955147,-0.09541402;0.001863356;-0.01746611,-0.1314678;-0.3262231;-0.01095137,-0.1327128;-0.7291912;0.05826664,-0.1418596;-0.7664431;0.0004407577,-0.002725989;0.5405602;-0.08189702,700.7341
+0;0;0,0.003272919;0.3163217;-0.008713172,0.006536833;0.6231667;-0.03505241,0.1676789;0.5076642;-0.01432397,0.2031928;0.2109378;0.02535209,0.2385273;-0.05905959;-0.02927742,-0.1582468;0.5232442;-0.004552651,-0.2247434;0.2969216;0.1831659,-0.2856979;0.06957443;0.3305745,0.07911841;0.00432726;-0.05614358,0.09632121;-0.3229733;-0.02117692,0.09655328;-0.7229673;0.07111838,0.09353843;-0.685222;-0.01751456,-0.07771961;0.01184011;-0.05700898,-0.1272315;-0.3132051;-0.03380365,-0.1535866;-0.7132117;0.0545921,-0.1542871;-0.6753943;-0.03408302,0.005769581;0.5477594;-0.02580773,0;0;0,-0.001903333;0.3137255;-0.04145765,-0.004779868;0.6169044;-0.09564996,0.1626314;0.5354036;-0.09245241,0.26287;0.2593532;-0.02440548,0.2994578;-0.01585454;-0.0170908,-0.1349355;0.5092199;0.01863662,-0.2533043;0.3455449;0.2424252,-0.3585975;0.1557246;0.415668,0.07477029;0.007082969;-0.06156123,0.09029117;-0.3206169;-0.02968311,0.07096964;-0.7214717;0.05666375,0.07709652;-0.7529894;-0.007390261,-0.09565154;0.001621354;-0.01669448,-0.1315351;-0.3259766;-0.01067179,-0.1330242;-0.7305287;0.05896266,-0.1422772;-0.7679733;0.001599889,-0.003921524;0.5426227;-0.07971847,700.7567
+0;0;0,0.003227754;0.3163149;-0.008974671,0.00639197;0.6231406;-0.03555109,0.1675651;0.5073736;-0.01578054,0.2023624;0.210741;0.02521049,0.238214;-0.05920413;-0.02934012,-0.1584301;0.5238002;-0.004865227,-0.225238;0.299319;0.1849423,-0.286384;0.07492071;0.3367252,0.07913859;0.004274823;-0.05611914,0.09621464;-0.3230311;-0.02113966,0.09649582;-0.7230405;0.07108834,0.09324855;-0.6853106;-0.01753773,-0.07767444;0.01185233;-0.05706797,-0.1272572;-0.3131756;-0.0337721,-0.153587;-0.7132299;0.05441484,-0.1545203;-0.6754315;-0.03425979,0.005654384;0.54774;-0.02624991,0;0;0,-0.001903333;0.3137255;-0.04145765,-0.004779868;0.6169044;-0.09564996,0.1626314;0.5354036;-0.09245241,0.26287;0.2593532;-0.02440548,0.2994578;-0.01585454;-0.0170908,-0.1349355;0.5092199;0.01863662,-0.2533043;0.3455449;0.2424252,-0.3585975;0.1557246;0.415668,0.07477029;0.007082969;-0.06156123,0.09029117;-0.3206169;-0.02968311,0.07096964;-0.7214717;0.05666375,0.07709652;-0.7529894;-0.007390261,-0.09565154;0.001621354;-0.01669448,-0.1315351;-0.3259766;-0.01067179,-0.1330242;-0.7305287;0.05896266,-0.1422772;-0.7679733;0.001599889,-0.003921524;0.5426227;-0.07971847,700.7788
+0;0;0,0.003232202;0.3167507;-0.008987037,0.006402194;0.624135;-0.03561079,0.1681828;0.5081006;-0.01578662,0.2029165;0.2120109;0.0251294,0.2388388;-0.05846751;-0.02952898,-0.1590378;0.524589;-0.004830277,-0.2257234;0.3005186;0.1846299,-0.2869902;0.07567698;0.3367127,0.0792404;0.004280323;-0.05619134,0.09623159;-0.321399;-0.0213857,0.0965139;-0.7230075;0.07121101,0.09326725;-0.6852791;-0.01739796,-0.07777437;0.01186758;-0.05714139,-0.1271107;-0.3115451;-0.03396129,-0.1535458;-0.7131987;0.05457819,-0.1544789;-0.6754019;-0.03407935,0.005663476;0.5486187;-0.02629535,0;0;0,-0.002277762;0.3143058;-0.04036021,-0.005501121;0.6182191;-0.09359455,0.1622767;0.5356095;-0.09401691,0.2640962;0.2607323;-0.02600956,0.3021377;-0.01482335;-0.01836348,-0.1352994;0.5089898;0.02144153,-0.2545566;0.3500372;0.2474093,-0.3606798;0.1624131;0.4233969,0.07461964;0.007100657;-0.06193805,0.09103577;-0.3189269;-0.03025675,0.07113576;-0.7213964;0.05626416,0.07733847;-0.7529202;-0.007752895,-0.09583589;0.001606023;-0.01636257,-0.1312011;-0.3244015;-0.01039885,-0.1330442;-0.7306364;0.05912425,-0.1423355;-0.7681887;0.001921214,-0.00456927;0.5437734;-0.07787824,700.8129
+0;0;0,0.003236929;0.317214;-0.009000182,0.006412216;0.6251112;-0.03566788,0.168442;0.5088982;-0.01581319,0.2031991;0.2126091;0.02513038,0.2391094;-0.05777889;-0.02950972,-0.1592826;0.525412;-0.00483997,-0.2260131;0.3011907;0.1847478,-0.2872594;0.0764243;0.3367797,0.07938132;0.004287935;-0.05629126,0.09633428;-0.3206586;-0.02156393,0.0966172;-0.7231466;0.07123553,0.09336554;-0.6854062;-0.01751024,-0.07791267;0.01188868;-0.057243,-0.127138;-0.3107963;-0.03411506,-0.153631;-0.7133294;0.0546183,-0.1545656;-0.6755205;-0.03417611,0.005672363;0.5494787;-0.0263381,0;0;0,-0.002632342;0.3148264;-0.03992009,-0.006180339;0.6192759;-0.0930512,0.1616038;0.5350366;-0.09585381,0.2653416;0.2607978;-0.02727389,0.304055;-0.01458165;-0.02004814,-0.1352128;0.508874;0.02294753,-0.2551482;0.3519537;0.2502429,-0.3619612;0.1690673;0.4305989,0.07444745;0.007099479;-0.06241524,0.09124688;-0.3181787;-0.03086329,0.07144272;-0.721507;0.05598426,0.07682968;-0.7530071;-0.008319855,-0.09608133;0.001631532;-0.01594378,-0.1313334;-0.323657;-0.01062676,-0.1333679;-0.7308468;0.05866101,-0.1430673;-0.7688879;0.001892898,-0.005174853;0.5447107;-0.07733893,700.8351
+0;0;0,0.003225668;0.3175995;-0.009194883,0.006371515;0.6258646;-0.03601639,0.1680859;0.5096728;-0.01654658,0.2026031;0.2135455;0.02510533,0.238686;-0.05685899;-0.02950048,-0.1590174;0.5267636;-0.004967457,-0.2264564;0.3063439;0.1886425,-0.2865227;0.08484201;0.3459045,0.07956121;0.00426156;-0.05643035,0.09646826;-0.3205338;-0.02165784,0.09682465;-0.7217729;0.0708283,0.0934403;-0.6840278;-0.01807257,-0.07808487;0.0119067;-0.05738915,-0.1274044;-0.3106295;-0.03447732,-0.1538386;-0.7118806;0.05409699,-0.1549007;-0.6740701;-0.03485622,0.005640311;0.5501547;-0.02664919,0;0;0,-0.002704911;0.3152849;-0.03940177,-0.006262213;0.6201631;-0.09227955,0.1608329;0.5348788;-0.0973382,0.2661945;0.2613451;-0.02881122,0.305255;-0.01402369;-0.02183723,-0.1342392;0.5087242;0.02408711,-0.2552012;0.3538017;0.2520891,-0.3625858;0.17461;0.4358314,0.07430617;0.007148921;-0.06292868,0.09137485;-0.3179702;-0.03141356,0.07165418;-0.7199606;0.05554318,0.07672811;-0.7519242;-0.008562803,-0.09640263;0.001588718;-0.01537989,-0.1316231;-0.3235657;-0.01078377,-0.1341218;-0.7295214;0.05806627,-0.1440597;-0.7672756;0.0007477477,-0.00526084;0.5455043;-0.07661653,700.8681
+0;0;0,0.003228013;0.3178304;-0.009201569,0.006375802;0.626285;-0.036039,0.1679962;0.5100815;-0.01657068,0.2023639;0.2152371;0.02490079,0.2386434;-0.05664042;-0.03000249,-0.1589186;0.5271624;-0.004998224,-0.2260654;0.3076975;0.1877729,-0.2864589;0.08498906;0.3458917,0.07961679;0.004264537;-0.05646977,0.09651347;-0.3203316;-0.02171859,0.09687018;-0.7219363;0.07085184,0.09347499;-0.6841664;-0.01833368,-0.07813942;0.01191502;-0.05742924,-0.1274287;-0.3104234;-0.03453146,-0.153887;-0.7120402;0.05412356,-0.1549525;-0.6742046;-0.03511446,0.00564426;0.5505401;-0.02666746,0;0;0,-0.002923362;0.3155722;-0.03894734,-0.006678134;0.620687;-0.09155655,0.1600411;0.534526;-0.0987215,0.2673854;0.2629216;-0.03132319,0.3064015;-0.01395759;-0.02334762,-0.131674;0.5083201;0.0279321,-0.2554299;0.354864;0.2536974,-0.3645258;0.1768548;0.4398661,0.07406329;0.007191569;-0.0633148,0.09146475;-0.317709;-0.03180909,0.07189051;-0.7200518;0.05532789,0.07790855;-0.7530432;-0.008090019,-0.0965334;0.001507936;-0.01499605,-0.131495;-0.323475;-0.01057324,-0.1345787;-0.7299354;0.05751618,-0.1449654;-0.7671937;-0.0007452108,-0.005631275;0.5459806;-0.07595205,700.8904
+0;0;0,0.003231113;0.3181356;-0.009210405,0.006380797;0.6267753;-0.03606351,0.1676368;0.5106259;-0.0166133,0.2019511;0.2162395;0.02479375,0.2384063;-0.05695528;-0.03037553,-0.1585449;0.5276685;-0.005066793,-0.2255874;0.3085445;0.1874049,-0.2862735;0.08475702;0.3462897,0.07987916;0.004278591;-0.05665587,0.09674489;-0.3197228;-0.02196836,0.09710211;-0.7219065;0.07073553,0.0937086;-0.6841405;-0.01840591,-0.07839693;0.01195429;-0.0576185,-0.1275959;-0.3097935;-0.03476268,-0.1540923;-0.7119893;0.05402017,-0.1551573;-0.6741576;-0.03517375,0.005648901;0.5509937;-0.02668744,0;0;0,-0.003038287;0.3158775;-0.03895831,-0.006852441;0.6211504;-0.09173834,0.1591924;0.5341935;-0.1006076,0.2681292;0.2637449;-0.03318572,0.3071908;-0.01449269;-0.02505803,-0.1315039;0.5085228;0.02750737,-0.2515516;0.3606844;0.2583487,-0.3637256;0.1852279;0.4471344,0.07396191;0.00724253;-0.06392229,0.09164641;-0.317034;-0.03235388,0.07201027;-0.7199836;0.0547781,0.0780491;-0.7527821;-0.008766413,-0.09696389;0.001484682;-0.01430648,-0.1318254;-0.3229175;-0.01077177,-0.1346633;-0.7299119;0.05773669,-0.1455375;-0.767023;-0.0005374551,-0.005794272;0.5464157;-0.07608962,700.9241
+0;0;0,0.00321407;0.3181325;-0.009326066,0.006345889;0.6267656;-0.0362559,0.1676091;0.5105269;-0.01719574,0.201511;0.2161638;0.02471348,0.2384294;-0.05701816;-0.03021073,-0.1586486;0.5282555;-0.005168498,-0.2265229;0.3125304;0.1908191,-0.286174;0.09120683;0.3535018,0.07987969;0.004280485;-0.05665499,0.09669603;-0.319716;-0.02189765,0.09705123;-0.7219242;0.07070003,0.0935628;-0.6841645;-0.01843831,-0.07840063;0.01190871;-0.05762291,-0.1277381;-0.3098178;-0.03476632,-0.1540929;-0.7119924;0.05415495,-0.1552531;-0.6741683;-0.03503844,0.005619166;0.5509865;-0.02686004,0;0;0,-0.003038287;0.3158775;-0.03895831,-0.006852441;0.6211504;-0.09173834,0.1591924;0.5341935;-0.1006076,0.2681292;0.2637449;-0.03318572,0.3071908;-0.01449269;-0.02505803,-0.1315039;0.5085228;0.02750737,-0.2515516;0.3606844;0.2583487,-0.3637256;0.1852279;0.4471344,0.07396191;0.00724253;-0.06392229,0.09164641;-0.317034;-0.03235388,0.07201027;-0.7199836;0.0547781,0.0780491;-0.7527821;-0.008766413,-0.09696389;0.001484682;-0.01430648,-0.1318254;-0.3229175;-0.01077177,-0.1346633;-0.7299119;0.05773669,-0.1455375;-0.767023;-0.0005374551,-0.005794272;0.5464157;-0.07608962,700.9465
+0;0;0,0.003217072;0.3184296;-0.009334776,0.00635071;0.6272414;-0.03627979,0.1675455;0.5109845;-0.01721932,0.2014353;0.2167266;0.02467491,0.2384165;-0.05692086;-0.03034289,-0.158575;0.5287055;-0.005197136,-0.226425;0.3130576;0.1907204,-0.2861778;0.09135689;0.3536803,0.08012037;0.004293382;-0.05682569,0.09691367;-0.3192593;-0.02211596,0.09726899;-0.7216161;0.07051594,0.09381843;-0.6839407;-0.01765493,-0.07863685;0.01194459;-0.05779654,-0.1279068;-0.3093413;-0.03497126,-0.1542713;-0.7116644;0.05398289,-0.1554189;-0.6739253;-0.03424245,0.00562365;0.551427;-0.02687956,0;0;0,-0.00310985;0.3161726;-0.03898859,-0.006950244;0.621598;-0.0919373,0.1588159;0.5341383;-0.1019136,0.2686015;0.2639878;-0.03515148,0.3078528;-0.01469868;-0.02674484,-0.131527;0.5087389;0.0272494,-0.2514309;0.3640425;0.2600097,-0.3638282;0.1910951;0.4516697,0.07384259;0.007303357;-0.06450427,0.09187847;-0.316511;-0.03300691,0.07213612;-0.7196279;0.05405021,0.07767858;-0.7519553;-0.008635521,-0.09730863;0.001469109;-0.01399071,-0.1310185;-0.3226003;-0.01001744,-0.1351946;-0.7299656;0.05712387,-0.1456551;-0.7663432;-0.0005780868,-0.005888447;0.546836;-0.07624531,700.969
+0;0;0,0.003220653;0.3187841;-0.009345166,0.00635645;0.627808;-0.0363083,0.1676112;0.5114921;-0.01723877,0.2014888;0.2173404;0.02464036,0.2384758;-0.05634961;-0.03038599,-0.158631;0.5292198;-0.005212104,-0.2264565;0.3136496;0.1906348,-0.2862186;0.09191446;0.35362,0.0803199;0.004304073;-0.0569672,0.0971088;-0.319164;-0.02226655,0.09746484;-0.7223216;0.07054971,0.09371088;-0.6839713;-0.02537373,-0.07883268;0.01197434;-0.05794046,-0.1280897;-0.3092275;-0.03512115,-0.1545067;-0.7123514;0.05401004,-0.1557553;-0.6739318;-0.04197264,0.005628969;0.5519497;-0.02690262,0;0;0,-0.003145389;0.3165159;-0.03909922,-0.006990142;0.6221296;-0.09220922,0.158635;0.5342383;-0.1032363,0.2689099;0.264348;-0.03671217,0.3082569;-0.0143688;-0.02829075,-0.131503;0.5088564;0.0270542,-0.2509793;0.367918;0.2621895,-0.3640625;0.1957657;0.4542258,0.07368843;0.007399291;-0.06504107,0.09194524;-0.3163156;-0.03353047,0.07243792;-0.7202623;0.0536344,0.07797176;-0.7564359;-0.01619077,-0.09760528;0.001449526;-0.01364485,-0.1312765;-0.3225432;-0.01009814,-0.1350805;-0.7307751;0.05686019,-0.1470983;-0.7740231;-0.004584301,-0.005928606;0.5473302;-0.07647991,701.0025
+0;0;0,0.003275523;0.3190848;-0.009505624,0.006454066;0.62826;-0.03655807,0.1676096;0.5118052;-0.01769604,0.2011026;0.217694;0.02435642,0.2383838;-0.05582696;-0.0303679,-0.158559;0.5302251;-0.005498737,-0.2269015;0.3183213;0.1940449,-0.2861817;0.09912778;0.360293,0.0805091;0.004221276;-0.05704739,0.09725556;-0.3188449;-0.02234437,0.09773203;-0.7220546;0.07044651,0.09396766;-0.6837583;-0.02499582,-0.07894342;0.01206131;-0.05810679,-0.1281299;-0.3087439;-0.03527692,-0.1545266;-0.7119036;0.05390801,-0.1557969;-0.6735359;-0.04159385,0.005715247;0.5523744;-0.02713399,0;0;0,-0.003308691;0.3167931;-0.03933644,-0.007244803;0.6225225;-0.09270132,0.1581337;0.5343325;-0.1046903,0.2690298;0.2646977;-0.03842783,0.3080339;-0.01387167;-0.02970123,-0.1316223;0.5089007;0.02652348,-0.2506481;0.3699285;0.262979,-0.3737344;0.218885;0.4660405,0.07341127;0.007555723;-0.06563258,0.0917515;-0.3157584;-0.03419805,0.07225116;-0.7197496;0.05297542,0.07785037;-0.7555647;-0.0165174,-0.09785309;0.001327252;-0.01330232,-0.1318977;-0.3222311;-0.01056479,-0.1358121;-0.7306309;0.05563678,-0.147515;-0.7751793;-0.003505699,-0.006166123;0.5477052;-0.07691562,701.025
+0;0;0,0.003275523;0.3190848;-0.009505624,0.006454066;0.62826;-0.03655807,0.1676096;0.5118052;-0.01769604,0.2011026;0.217694;0.02435642,0.2383838;-0.05582696;-0.0303679,-0.158559;0.5302251;-0.005498737,-0.2269015;0.3183213;0.1940449,-0.2861817;0.09912778;0.360293,0.0805091;0.004221276;-0.05704739,0.09725556;-0.3188449;-0.02234437,0.09773203;-0.7220546;0.07044651,0.09396766;-0.6837583;-0.02499582,-0.07894342;0.01206131;-0.05810679,-0.1281299;-0.3087439;-0.03527692,-0.1545266;-0.7119036;0.05390801,-0.1557969;-0.6735359;-0.04159385,0.005715247;0.5523744;-0.02713399,0;0;0,-0.003308691;0.3167931;-0.03933644,-0.007244803;0.6225225;-0.09270132,0.1581337;0.5343325;-0.1046903,0.2690298;0.2646977;-0.03842783,0.3080339;-0.01387167;-0.02970123,-0.1316223;0.5089007;0.02652348,-0.2506481;0.3699285;0.262979,-0.3737344;0.218885;0.4660405,0.07341127;0.007555723;-0.06563258,0.0917515;-0.3157584;-0.03419805,0.07225116;-0.7197496;0.05297542,0.07785037;-0.7555647;-0.0165174,-0.09785309;0.001327252;-0.01330232,-0.1318977;-0.3222311;-0.01056479,-0.1358121;-0.7306309;0.05563678,-0.147515;-0.7751793;-0.003505699,-0.006166123;0.5477052;-0.07691562,701.0468
+0;0;0,0.003277606;0.3192876;-0.009511666,0.006457431;0.6285871;-0.03657471,0.1675249;0.5121297;-0.01771473,0.2010528;0.2177119;0.02438157,0.2383249;-0.05574241;-0.03032942,-0.1584668;0.5305395;-0.005524039,-0.2268806;0.3184148;0.1942276,-0.2861463;0.09927475;0.3604351,0.0806056;0.004226335;-0.05711576,0.0973153;-0.3181309;-0.0224889,0.09779248;-0.7219366;0.07043917,0.09409918;-0.6837969;-0.02320123,-0.07903804;0.01207576;-0.05817644,-0.1281165;-0.3080254;-0.03539667,-0.1545523;-0.7117811;0.05392012,-0.1557986;-0.6735715;-0.0397787,0.005718371;0.5526768;-0.02714756,0;0;0,-0.003304273;0.3169851;-0.03943777,-0.007234119;0.6228145;-0.09295607,0.1577649;0.5339965;-0.1062633,0.2691682;0.2642883;-0.0397439,0.3081997;-0.01420832;-0.03103018,-0.1313594;0.5090222;0.02640912,-0.249822;0.3718043;0.2645601,-0.3634697;0.2159446;0.4693813,0.07322397;0.00761658;-0.06601191,0.09180903;-0.3149716;-0.03464532,0.07219844;-0.7195992;0.05245733,0.07653799;-0.7536235;-0.01632118,-0.09801415;0.001305346;-0.01299455,-0.1321069;-0.3215338;-0.01077628,-0.1365984;-0.7306477;0.05480273,-0.1482281;-0.7734431;-0.003626704,-0.006156832;0.5479795;-0.07713342,701.0704
+0;0;0,0.003246559;0.3155097;-0.00958799,0.006339008;0.6172562;-0.03612848,0.1611916;0.5045745;-0.01806216,0.1946057;0.2098634;0.0244625,0.2319786;-0.06318569;-0.02993728,-0.1522656;0.5227246;-0.006032849,-0.2208384;0.3143449;0.1980631,-0.2814367;0.1004664;0.3698062,0.08051771;0.004188726;-0.05705202,0.09717508;-0.3176838;-0.02243659,0.09766673;-0.7218037;0.07052703,0.09392958;-0.6837292;-0.02252817,-0.07894797;0.01206447;-0.05811409,-0.1279805;-0.307564;-0.03550671,-0.154357;-0.711603;0.05400299,-0.1556636;-0.6734606;-0.03911214,0.005624575;0.5435821;-0.02694326,0;0;0,-0.0005453676;0.3134433;-0.03744078,0.001460545;0.6121716;-0.08768082,0.1575156;0.5341653;-0.1074741,0.2691167;0.2642652;-0.04055166,0.3078443;-0.01382995;-0.03188324,-0.1215239;0.5075696;0.0263678,-0.2436732;0.3730586;0.2646236,-0.3639675;0.2212909;0.4681124,0.07277607;0.007673353;-0.06633508,0.0916185;-0.314423;-0.0350852,0.07204445;-0.7193886;0.05194926,0.07649409;-0.7536026;-0.01583862,-0.09794056;0.001144961;-0.01272461,-0.1326381;-0.3211444;-0.01091174,-0.1371094;-0.7306152;0.05442555,-0.1487733;-0.7736118;-0.002792247,0.0007659793;0.5394366;-0.0727849,701.1033
+0;0;0,0.003235269;0.3144125;-0.009554648,0.006325788;0.6159813;-0.03608678,0.1588744;0.5037709;-0.01813869,0.1923418;0.2085897;0.0244538,0.2298389;-0.0653663;-0.03012666,-0.1499425;0.5216523;-0.006287463,-0.2186247;0.3129402;0.1981341,-0.2794242;0.0983513;0.3704476,0.08055089;0.004190452;-0.05707553,0.09717263;-0.3169936;-0.02253414,0.09766466;-0.7214395;0.07050447,0.09393238;-0.6833755;-0.02242974,-0.07898051;0.01206945;-0.05813804,-0.1279081;-0.3068753;-0.03557902,-0.1543059;-0.7112404;0.05400289,-0.1556108;-0.6731085;-0.03899117,0.005610326;0.542201;-0.02688833,0;0;0,0.001097322;0.3124162;-0.03676796,0.004404292;0.6109374;-0.08708334,0.1574874;0.5341336;-0.1084369,0.2691211;0.2637032;-0.0415678,0.3072367;-0.01541176;-0.03268051,-0.1178422;0.5077444;0.02482913,-0.2387571;0.3750551;0.2653271,-0.3508704;0.2182347;0.4709358,0.07249596;0.007701248;-0.06669819,0.09167892;-0.3137026;-0.03571177,0.07197873;-0.718999;0.05134939,0.07645633;-0.7532408;-0.01624251,-0.09800579;0.001186033;-0.01253314,-0.132806;-0.3203973;-0.01124915,-0.1380706;-0.7302645;0.05366652,-0.1497775;-0.7726973;-0.004058506,0.003520392;0.5381166;-0.072083,701.1262

+ 145 - 0
DataCSV/George/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.001787121;0.3080077;-0.0007693726,0.003534235;0.6071736;-0.01542464,0.1828303;0.4842983;0.0132417,0.2159137;0.2028642;0.03619047,0.2508357;-0.03686669;-0.02112854,-0.1750675;0.4752902;-0.005155433,-0.221992;0.1954319;-0.02258407,-0.2641832;-0.04450692;-0.07382028,0.07020776;0.007975492;-0.0491666,0.09051824;-0.3294055;-0.01744697,0.09106291;-0.7130921;0.0714507,0.09332227;-0.6731083;-0.03341184,-0.06778078;0.007004614;-0.05260031,-0.1177107;-0.3277992;-0.02694969,-0.1414096;-0.7120063;0.05636733,-0.1364357;-0.6718599;-0.04838591,0.003218453;0.5334952;-0.009354639,0;0;0,-0.0006986558;0.3042775;-0.0478251,-0.001783788;0.5973614;-0.1095557,0.1798983;0.5157908;-0.04447556,0.2185695;0.2363981;-0.008830309,0.2634368;-0.003837228;-0.05626273,-0.1780783;0.5111648;-0.03026986,-0.2361344;0.2330905;-0.01884375,-0.278703;-0.006022677;-0.07351258,0.07550544;0.002301171;-0.04127622,0.09187795;-0.3364811;-0.02702546,0.09238151;-0.7249824;0.03766608,0.1001369;-0.7729214;-0.03280592,-0.07871899;0.004432733;-0.03455088,-0.1081031;-0.3336432;-0.0252876,-0.1022607;-0.720281;0.04951578,-0.1193267;-0.7682565;-0.01925569,-0.001400873;0.5256361;-0.09164572,120.2747
+0;0;0,0.001728115;0.3079364;-0.001165735,0.003376678;0.6070491;-0.01694913,0.1826039;0.484594;0.01325882,0.2158767;0.2029708;0.03591526,0.2502139;-0.03415439;-0.02095029,-0.1751924;0.475448;-0.004913919,-0.2221621;0.1953754;-0.02180199,-0.2639971;-0.04216647;-0.0714486,0.07010208;0.007948511;-0.04911818,0.09008615;-0.3241315;-0.01765772,0.09001028;-0.7129956;0.072643,0.09221526;-0.6731079;-0.0319965,-0.06777439;0.006990376;-0.05241987,-0.1171568;-0.3225354;-0.02711424,-0.1412676;-0.7119598;0.05736562,-0.1363553;-0.671909;-0.04716621,0.003087701;0.5333945;-0.01052156,0;0;0,-0.0005537421;0.3041984;-0.04787683,-0.001563311;0.5972748;-0.1096804,0.1799487;0.5159543;-0.04412174,0.2185285;0.2363811;-0.00831008,0.2628053;-0.001498297;-0.05407071,-0.1774603;0.5108721;-0.02940304,-0.2360807;0.2326847;-0.01903826,-0.2784069;-0.003760323;-0.07329074,0.07547435;0.002252683;-0.04109287,0.09148952;-0.3313084;-0.02897978,0.09253938;-0.7249612;0.03739762,0.100293;-0.7729149;-0.03271055,-0.07851892;0.004501095;-0.03470729,-0.1077093;-0.3282413;-0.02487698,-0.1011762;-0.7201638;0.05077772,-0.1185127;-0.7660931;-0.01983566,-0.001192927;0.525547;-0.09175277,120.2899
+0;0;0,0.001728115;0.3079364;-0.001165735,0.003376678;0.6070491;-0.01694913,0.1826039;0.484594;0.01325882,0.2158767;0.2029708;0.03591526,0.2502139;-0.03415439;-0.02095029,-0.1751924;0.475448;-0.004913919,-0.2221621;0.1953754;-0.02180199,-0.2639971;-0.04216647;-0.0714486,0.07010208;0.007948511;-0.04911818,0.09008615;-0.3241315;-0.01765772,0.09001028;-0.7129956;0.072643,0.09221526;-0.6731079;-0.0319965,-0.06777439;0.006990376;-0.05241987,-0.1171568;-0.3225354;-0.02711424,-0.1412676;-0.7119598;0.05736562,-0.1363553;-0.671909;-0.04716621,0.003087701;0.5333945;-0.01052156,0;0;0,-0.0005537421;0.3041984;-0.04787683,-0.001563311;0.5972748;-0.1096804,0.1799487;0.5159543;-0.04412174,0.2185285;0.2363811;-0.00831008,0.2628053;-0.001498297;-0.05407071,-0.1774603;0.5108721;-0.02940304,-0.2360807;0.2326847;-0.01903826,-0.2784069;-0.003760323;-0.07329074,0.07547435;0.002252683;-0.04109287,0.09148952;-0.3313084;-0.02897978,0.09253938;-0.7249612;0.03739762,0.100293;-0.7729149;-0.03271055,-0.07851892;0.004501095;-0.03470729,-0.1077093;-0.3282413;-0.02487698,-0.1011762;-0.7201638;0.05077772,-0.1185127;-0.7660931;-0.01983566,-0.001192927;0.525547;-0.09175277,120.3063
+0;0;0,0.001727304;0.3077917;-0.001165187,0.003375479;0.6068358;-0.01694514,0.1823049;0.4844745;0.01322224,0.2156529;0.2022148;0.03592988,0.2504227;-0.03789823;-0.02165218,-0.1748978;0.4753436;-0.004920355,-0.2219736;0.194638;-0.02184659,-0.2643357;-0.0458969;-0.07211876,0.07028276;0.007968998;-0.04924477,0.09041722;-0.3266101;-0.01754755,0.09034161;-0.7141557;0.07244697,0.09256539;-0.6741837;-0.03308471,-0.06794907;0.007008393;-0.05255498,-0.1177031;-0.3249972;-0.02705891,-0.1417322;-0.7131011;0.05713449,-0.1367779;-0.6729646;-0.04828861,0.003086552;0.5331939;-0.01051869,0;0;0,-0.00032112;0.3040334;-0.04799676,-0.001165703;0.5970143;-0.1099224,0.1800475;0.5160931;-0.04448462,0.2186823;0.2359031;-0.008440495,0.2622288;-0.005407974;-0.05373478,-0.1766643;0.5107898;-0.02928855,-0.2357921;0.2320264;-0.01963853,-0.2789039;-0.007320791;-0.0747129,0.07554293;0.002301604;-0.0414269,0.09208024;-0.3337247;-0.0285399,0.09252113;-0.726226;0.03652287,0.1004642;-0.7741956;-0.03488421,-0.07879642;0.004555401;-0.03462069,-0.1080975;-0.3306871;-0.02426962,-0.1016545;-0.7214001;0.05051266,-0.1185764;-0.7686095;-0.02015345,-0.0008311868;0.5253069;-0.09196544,120.328
+0;0;0,0.001652577;0.3076839;-0.0002145864,0.003346765;0.6068048;-0.0127165,0.1825459;0.483518;0.01321473,0.215906;0.2010634;0.03589684,0.250985;-0.03907536;-0.0225548,-0.1748713;0.4745007;-0.004636937,-0.2220768;0.1935916;-0.02105899,-0.2646193;-0.04745868;-0.07003486,0.0703771;0.007985698;-0.04926138,0.09047008;-0.3272744;-0.01734041,0.09013192;-0.7144289;0.07258059,0.09224983;-0.6743358;-0.03211649,-0.06807438;0.00700247;-0.05253793,-0.1181307;-0.3256431;-0.02678374,-0.1421734;-0.7133949;0.05715099,-0.1373483;-0.6731349;-0.04744004,0.00305839;0.5330994;-0.007438234,0;0;0,-0.0002817214;0.3038963;-0.04815722,-0.001177028;0.5967548;-0.1102135,0.1801624;0.5161585;-0.04461217,0.2186763;0.2358022;-0.008211374,0.2622803;-0.005714104;-0.05384374,-0.1771871;0.5111091;-0.03057922,-0.2354901;0.2320101;-0.01997314,-0.2789533;-0.007530645;-0.075154,0.07559156;0.002295032;-0.04152155,0.09233184;-0.3344199;-0.0286839,0.09255093;-0.7265677;0.03608179,0.1006396;-0.7738557;-0.03483343,-0.07886509;0.00460077;-0.0346774,-0.1082657;-0.3313381;-0.0245454,-0.1017674;-0.7217021;0.04994134,-0.117776;-0.7655792;-0.02322785,-0.000819236;0.5250849;-0.09222102,120.351
+0;0;0,0.001652577;0.3076839;-0.0002145864,0.003346765;0.6068048;-0.0127165,0.1825459;0.483518;0.01321473,0.215906;0.2010634;0.03589684,0.250985;-0.03907536;-0.0225548,-0.1748713;0.4745007;-0.004636937,-0.2220768;0.1935916;-0.02105899,-0.2646193;-0.04745868;-0.07003486,0.0703771;0.007985698;-0.04926138,0.09047008;-0.3272744;-0.01734041,0.09013192;-0.7144289;0.07258059,0.09224983;-0.6743358;-0.03211649,-0.06807438;0.00700247;-0.05253793,-0.1181307;-0.3256431;-0.02678374,-0.1421734;-0.7133949;0.05715099,-0.1373483;-0.6731349;-0.04744004,0.00305839;0.5330994;-0.007438234,0;0;0,-0.0002817214;0.3038963;-0.04815722,-0.001177028;0.5967548;-0.1102135,0.1801624;0.5161585;-0.04461217,0.2186763;0.2358022;-0.008211374,0.2622803;-0.005714104;-0.05384374,-0.1771871;0.5111091;-0.03057922,-0.2354901;0.2320101;-0.01997314,-0.2789533;-0.007530645;-0.075154,0.07559156;0.002295032;-0.04152155,0.09233184;-0.3344199;-0.0286839,0.09255093;-0.7265677;0.03608179,0.1006396;-0.7738557;-0.03483343,-0.07886509;0.00460077;-0.0346774,-0.1082657;-0.3313381;-0.0245454,-0.1017674;-0.7217021;0.04994134,-0.117776;-0.7655792;-0.02322785,-0.000819236;0.5250849;-0.09222102,120.3625
+0;0;0,0.001652608;0.3076896;-0.0002145904,0.003347135;0.6068703;-0.01271899,0.1825119;0.4835786;0.01320932,0.2158786;0.2010681;0.03589591,0.2509579;-0.03907329;-0.02255636,-0.1748369;0.474563;-0.004638932,-0.2220518;0.1935983;-0.02106424,-0.2645948;-0.04745464;-0.07004064,0.07042044;0.007990615;-0.04929172,0.09057428;-0.328285;-0.01727405,0.0902371;-0.7143144;0.07238561,0.09236544;-0.6741717;-0.03282661,-0.06811631;0.007006782;-0.05257028,-0.1183243;-0.3266464;-0.02673807,-0.1422971;-0.7132713;0.05695273,-0.1374483;-0.6729608;-0.04815292,0.003058704;0.5331505;-0.007439693,0;0;0,-0.0003204495;0.3038879;-0.04824638,-0.00127396;0.5967862;-0.1104033,0.1801101;0.5163188;-0.04499149,0.218745;0.2359552;-0.00833416,0.2623454;-0.005556107;-0.05401158,-0.1768484;0.5109796;-0.02971111,-0.2354858;0.2318542;-0.02017963,-0.2789781;-0.007701382;-0.07528566,0.07560815;0.002338722;-0.04159927,0.09260561;-0.3353755;-0.02845216,0.09264104;-0.7264113;0.03595781,0.1006444;-0.773874;-0.03554392,-0.0788996;0.004628894;-0.03472732,-0.108648;-0.3323095;-0.02471855,-0.1025481;-0.7215818;0.04935948,-0.1184055;-0.7660869;-0.02395175,-0.0008965582;0.5251069;-0.09238935,120.3833
+0;0;0,0.001416282;0.3076904;0.0005133776,0.002918974;0.6069233;-0.01073501,0.1822675;0.4832604;0.01292585,0.2157031;0.2007679;0.0357344,0.2507506;-0.03934494;-0.02285405,-0.1751017;0.4742576;-0.004326438,-0.222238;0.1932396;-0.02005108,-0.2651417;-0.04807281;-0.06740831,0.07048555;0.007992454;-0.04919826,0.09066796;-0.3282754;-0.01711672,0.08975558;-0.7142185;0.07290941,0.09174758;-0.6739811;-0.03229631,-0.06810825;0.007000911;-0.05258151,-0.1186097;-0.326584;-0.02644161,-0.1426018;-0.7131747;0.05740155,-0.1378921;-0.6727703;-0.04770119,0.002699389;0.5331795;-0.005797904,0;0;0,-0.0003204495;0.3038879;-0.04824638,-0.00127396;0.5967862;-0.1104033,0.1801101;0.5163188;-0.04499149,0.218745;0.2359552;-0.00833416,0.2623454;-0.005556107;-0.05401158,-0.1768484;0.5109796;-0.02971111,-0.2354858;0.2318542;-0.02017963,-0.2789781;-0.007701382;-0.07528566,0.07560815;0.002338722;-0.04159927,0.09260561;-0.3353755;-0.02845216,0.09264104;-0.7264113;0.03595781,0.1006444;-0.773874;-0.03554392,-0.0788996;0.004628894;-0.03472732,-0.108648;-0.3323095;-0.02471855,-0.1025481;-0.7215818;0.04935948,-0.1184055;-0.7660869;-0.02395175,-0.0008965582;0.5251069;-0.09238935,120.395
+0;0;0,0.001416282;0.3076904;0.0005133776,0.002918974;0.6069233;-0.01073501,0.1822675;0.4832604;0.01292585,0.2157031;0.2007679;0.0357344,0.2507506;-0.03934494;-0.02285405,-0.1751017;0.4742576;-0.004326438,-0.222238;0.1932396;-0.02005108,-0.2651417;-0.04807281;-0.06740831,0.07048555;0.007992454;-0.04919826,0.09066796;-0.3282754;-0.01711672,0.08975558;-0.7142185;0.07290941,0.09174758;-0.6739811;-0.03229631,-0.06810825;0.007000911;-0.05258151,-0.1186097;-0.326584;-0.02644161,-0.1426018;-0.7131747;0.05740155,-0.1378921;-0.6727703;-0.04770119,0.002699389;0.5331795;-0.005797904,0;0;0,-0.0003204495;0.3038879;-0.04824638,-0.00127396;0.5967862;-0.1104033,0.1801101;0.5163188;-0.04499149,0.218745;0.2359552;-0.00833416,0.2623454;-0.005556107;-0.05401158,-0.1768484;0.5109796;-0.02971111,-0.2354858;0.2318542;-0.02017963,-0.2789781;-0.007701382;-0.07528566,0.07560815;0.002338722;-0.04159927,0.09260561;-0.3353755;-0.02845216,0.09264104;-0.7264113;0.03595781,0.1006444;-0.773874;-0.03554392,-0.0788996;0.004628894;-0.03472732,-0.108648;-0.3323095;-0.02471855,-0.1025481;-0.7215818;0.04935948,-0.1184055;-0.7660869;-0.02395175,-0.0008965582;0.5251069;-0.09238935,120.4062
+0;0;0,0.001416252;0.3076839;0.0005133668,0.002919042;0.6069373;-0.01073586,0.1820787;0.4833198;0.01290578,0.2155361;0.2006426;0.03572923,0.2505724;-0.03939332;-0.02284045,-0.1749147;0.4743264;-0.00432837,-0.2220818;0.1931248;-0.02006329,-0.2649718;-0.04811037;-0.06740536,0.07051697;0.007996017;-0.04922019,0.09076184;-0.3293123;-0.01703938,0.08985119;-0.7145227;0.07281585,0.09184504;-0.6742759;-0.03248749,-0.06813861;0.007004031;-0.05260495,-0.1187963;-0.3276131;-0.02638417,-0.1427429;-0.7134699;0.05729982,-0.1380288;-0.6730558;-0.04790043,0.002699435;0.5331864;-0.005798289,0;0;0,-0.0001989305;0.303869;-0.04832458,-0.001062155;0.5967741;-0.1105499,0.1800719;0.5163665;-0.04502225,0.2188123;0.235827;-0.008368969,0.2623848;-0.005594358;-0.05411172,-0.1767115;0.511125;-0.03054289,-0.2349748;0.2317472;-0.02053854,-0.278463;-0.007739082;-0.07558706,0.07561603;0.002375275;-0.04166269,0.09286636;-0.3363656;-0.02826691,0.09287004;-0.7266685;0.03596354,0.1007464;-0.7740672;-0.03576636,-0.07892518;0.004628575;-0.03476492,-0.1091041;-0.3333355;-0.02517794,-0.1023885;-0.721823;0.048945,-0.1182986;-0.7662073;-0.02461876,-0.0007078499;0.5250915;-0.09251952,120.4177
+0;0;0,0.00152476;0.3076816;0.001163766,0.00314659;0.6069658;-0.009184802,0.18236;0.4830649;0.01262822,0.2156641;0.2003728;0.03549047,0.2506339;-0.03962152;-0.02328943,-0.1746724;0.4741784;-0.004240486,-0.2218161;0.1929292;-0.01917583,-0.2651191;-0.04836231;-0.06584989,0.07051248;0.007954576;-0.04923333,0.09084642;-0.3293532;-0.01710266,0.08937469;-0.714463;0.0731757,0.09127993;-0.6741396;-0.0321218,-0.0682054;0.007020518;-0.05251612,-0.1189301;-0.3275775;-0.0261808,-0.1429361;-0.7134173;0.05756427,-0.138314;-0.6729329;-0.04763307,0.002893348;0.5332022;-0.004442825,0;0;0,-0.0001989305;0.303869;-0.04832458,-0.001062155;0.5967741;-0.1105499,0.1800719;0.5163665;-0.04502225,0.2188123;0.235827;-0.008368969,0.2623848;-0.005594358;-0.05411172,-0.1767115;0.511125;-0.03054289,-0.2349748;0.2317472;-0.02053854,-0.278463;-0.007739082;-0.07558706,0.07561603;0.002375275;-0.04166269,0.09286636;-0.3363656;-0.02826691,0.09287004;-0.7266685;0.03596354,0.1007464;-0.7740672;-0.03576636,-0.07892518;0.004628575;-0.03476492,-0.1091041;-0.3333355;-0.02517794,-0.1023885;-0.721823;0.048945,-0.1182986;-0.7662073;-0.02461876,-0.0007078499;0.5250915;-0.09251952,120.4392
+0;0;0,0.001524331;0.3075952;0.001163439,0.003146291;0.6069072;-0.009186424,0.1821121;0.4830603;0.01260403,0.2155628;0.1991245;0.03556686,0.2503941;-0.03991984;-0.02298037,-0.1744278;0.474186;-0.004241409,-0.221779;0.1916995;-0.01924247,-0.2649105;-0.04863691;-0.06573177,0.07047505;0.007950353;-0.04920719,0.09082158;-0.3295663;-0.01705662,0.08935118;-0.7143286;0.07314029,0.0912488;-0.6740465;-0.0317359,-0.06816918;0.007016791;-0.05248824,-0.1189253;-0.3277884;-0.02613662,-0.1429096;-0.7132802;0.0575329,-0.1383061;-0.6728377;-0.04724352,0.002892997;0.5331285;-0.004443469,0;0;0,-0.0002030134;0.3037659;-0.04842234,-0.001126871;0.5966617;-0.1108251,0.1798492;0.5163967;-0.04557037,0.2186426;0.2346115;-0.008719679,0.2621975;-0.005725026;-0.05481219,-0.1769994;0.5114243;-0.03216449,-0.2350352;0.2307527;-0.02116017,-0.2783763;-0.007800207;-0.0759073,0.07563907;0.002429411;-0.0415225,0.09270266;-0.3365579;-0.02881289,0.09260407;-0.7264982;0.03542256,0.1002399;-0.7743086;-0.03525686,-0.07879932;0.004603508;-0.03493941,-0.1087762;-0.3335331;-0.02353055,-0.1020121;-0.7219203;0.04919756,-0.1180466;-0.7644652;-0.02555848,-0.0007535219;0.5249746;-0.09275079,120.4507
+0;0;0,0.001524331;0.3075952;0.001163439,0.003146291;0.6069072;-0.009186424,0.1821121;0.4830603;0.01260403,0.2155628;0.1991245;0.03556686,0.2503941;-0.03991984;-0.02298037,-0.1744278;0.474186;-0.004241409,-0.221779;0.1916995;-0.01924247,-0.2649105;-0.04863691;-0.06573177,0.07047505;0.007950353;-0.04920719,0.09082158;-0.3295663;-0.01705662,0.08935118;-0.7143286;0.07314029,0.0912488;-0.6740465;-0.0317359,-0.06816918;0.007016791;-0.05248824,-0.1189253;-0.3277884;-0.02613662,-0.1429096;-0.7132802;0.0575329,-0.1383061;-0.6728377;-0.04724352,0.002892997;0.5331285;-0.004443469,0;0;0,-0.0002030134;0.3037659;-0.04842234,-0.001126871;0.5966617;-0.1108251,0.1798492;0.5163967;-0.04557037,0.2186426;0.2346115;-0.008719679,0.2621975;-0.005725026;-0.05481219,-0.1769994;0.5114243;-0.03216449,-0.2350352;0.2307527;-0.02116017,-0.2783763;-0.007800207;-0.0759073,0.07563907;0.002429411;-0.0415225,0.09270266;-0.3365579;-0.02881289,0.09260407;-0.7264982;0.03542256,0.1002399;-0.7743086;-0.03525686,-0.07879932;0.004603508;-0.03493941,-0.1087762;-0.3335331;-0.02353055,-0.1020121;-0.7219203;0.04919756,-0.1180466;-0.7644652;-0.02555848,-0.0007535219;0.5249746;-0.09275079,120.473
+0;0;0,0.001521157;0.3076115;0.0004442157,0.002974602;0.6068157;-0.01319604,0.1817831;0.4839948;0.01268328,0.2155112;0.2000754;0.03563447,0.2501993;-0.03974353;-0.02294191,-0.1745796;0.4749281;-0.003986949,-0.2220699;0.1923973;-0.01797207,-0.2656694;-0.04873861;-0.0637993,0.07049496;0.007973837;-0.04925971,0.09067284;-0.3315332;-0.01672499,0.08902228;-0.7142104;0.07307835,0.09095585;-0.6737157;-0.03593089,-0.0682696;0.00699078;-0.05244073,-0.1196021;-0.3297382;-0.02580904,-0.1438584;-0.7130924;0.05762012,-0.1391062;-0.6724209;-0.05128546,0.002779294;0.5331142;-0.007250717,0;0;0,-0.0002510548;0.3037687;-0.04849625,-0.001237243;0.5966906;-0.1109681,0.1796758;0.5164308;-0.04605961,0.2187252;0.2347025;-0.008926153,0.2623802;-0.006324217;-0.05527186,-0.1764182;0.5111431;-0.03096243,-0.2349648;0.2305146;-0.02123994,-0.2783879;-0.008762076;-0.07609126,0.07565545;0.002459511;-0.04159141,0.09269099;-0.3385108;-0.0281837,0.09257923;-0.7264403;0.03521919,0.101182;-0.7742743;-0.04136252,-0.078848;0.004608606;-0.03494845,-0.1089339;-0.3355311;-0.02352246,-0.1022912;-0.7218205;0.04890377,-0.1183286;-0.7666137;-0.02949065,-0.0008426905;0.5249971;-0.09287977,120.4841
+0;0;0,0.001521157;0.3076115;0.0004442157,0.002974602;0.6068157;-0.01319604,0.1817831;0.4839948;0.01268328,0.2155112;0.2000754;0.03563447,0.2501993;-0.03974353;-0.02294191,-0.1745796;0.4749281;-0.003986949,-0.2220699;0.1923973;-0.01797207,-0.2656694;-0.04873861;-0.0637993,0.07049496;0.007973837;-0.04925971,0.09067284;-0.3315332;-0.01672499,0.08902228;-0.7142104;0.07307835,0.09095585;-0.6737157;-0.03593089,-0.0682696;0.00699078;-0.05244073,-0.1196021;-0.3297382;-0.02580904,-0.1438584;-0.7130924;0.05762012,-0.1391062;-0.6724209;-0.05128546,0.002779294;0.5331142;-0.007250717,0;0;0,-0.0002510548;0.3037687;-0.04849625,-0.001237243;0.5966906;-0.1109681,0.1796758;0.5164308;-0.04605961,0.2187252;0.2347025;-0.008926153,0.2623802;-0.006324217;-0.05527186,-0.1764182;0.5111431;-0.03096243,-0.2349648;0.2305146;-0.02123994,-0.2783879;-0.008762076;-0.07609126,0.07565545;0.002459511;-0.04159141,0.09269099;-0.3385108;-0.0281837,0.09257923;-0.7264403;0.03521919,0.101182;-0.7742743;-0.04136252,-0.078848;0.004608606;-0.03494845,-0.1089339;-0.3355311;-0.02352246,-0.1022912;-0.7218205;0.04890377,-0.1183286;-0.7666137;-0.02949065,-0.0008426905;0.5249971;-0.09287977,120.4959
+0;0;0,0.001521474;0.3076757;0.0004443083,0.002975313;0.6069652;-0.01320018,0.1818911;0.4840866;0.01269337,0.215604;0.2002946;0.03563427,0.2503009;-0.03958546;-0.02295704,-0.1746853;0.4750145;-0.003986848,-0.2221543;0.1926105;-0.0179657,-0.2657649;-0.04858688;-0.0638046,0.07051831;0.00797648;-0.04927603,0.09072144;-0.3319554;-0.0167006,0.08906519;-0.7159513;0.07341218,0.09100962;-0.6753977;-0.03620911,-0.06829222;0.006993097;-0.05245811,-0.1196889;-0.3301573;-0.02579309,-0.1440288;-0.7148324;0.05792356,-0.13925;-0.6741009;-0.05159349,0.00277993;0.5332354;-0.007252574,0;0;0,-0.0004264116;0.3038159;-0.04860592,-0.00163886;0.5968173;-0.1111126,0.1793895;0.5164479;-0.04591322,0.2186256;0.2348266;-0.009161234,0.2623391;-0.00622192;-0.05568004,-0.176443;0.5110136;-0.02998362,-0.2351193;0.230516;-0.02109807,-0.2789326;-0.008772552;-0.07587595,0.07564804;0.002481669;-0.04166293,0.09274577;-0.3389099;-0.02815485,0.09275287;-0.7283334;0.03449726,0.0994613;-0.7758811;-0.04343438,-0.07887525;0.004615354;-0.03495678,-0.1090661;-0.3359542;-0.0238281,-0.1021708;-0.7234954;0.04924893,-0.1184769;-0.7702789;-0.02801931,-0.001165807;0.5250955;-0.09302235,120.5177
+0;0;0,0.001521202;0.3076743;0.001006371,0.003115622;0.6070452;-0.01092879,0.1820927;0.4838379;0.01252303,0.2160542;0.2000746;0.03545224,0.2507992;-0.03982669;-0.02302344,-0.1745632;0.474872;-0.003791968,-0.2221124;0.1924229;-0.01653063,-0.2660571;-0.04902197;-0.06071777,0.07046574;0.007927845;-0.04935902,0.09051432;-0.3320033;-0.01668013,0.08907761;-0.7159254;0.07375005,0.09092207;-0.6752645;-0.03586258,-0.06838883;0.007017403;-0.05232884,-0.11979;-0.3301294;-0.02562761,-0.1442396;-0.7147738;0.05819859,-0.139559;-0.6739314;-0.05131178,0.002865356;0.5332682;-0.005601081,0;0;0,-0.0004264116;0.3038159;-0.04860592,-0.00163886;0.5968173;-0.1111126,0.1793895;0.5164479;-0.04591322,0.2186256;0.2348266;-0.009161234,0.2623391;-0.00622192;-0.05568004,-0.176443;0.5110136;-0.02998362,-0.2351193;0.230516;-0.02109807,-0.2789326;-0.008772552;-0.07587595,0.07564804;0.002481669;-0.04166293,0.09274577;-0.3389099;-0.02815485,0.09275287;-0.7283334;0.03449726,0.0994613;-0.7758811;-0.04343438,-0.07887525;0.004615354;-0.03495678,-0.1090661;-0.3359542;-0.0238281,-0.1021708;-0.7234954;0.04924893,-0.1184769;-0.7702789;-0.02801931,-0.001165807;0.5250955;-0.09302235,120.5298
+0;0;0,0.001521318;0.3076979;0.001006448,0.003115966;0.6071135;-0.01093069,0.1821926;0.4838634;0.01253232,0.2161229;0.20036;0.03544053,0.2510563;-0.04084153;-0.02335208,-0.1746615;0.4748924;-0.003791745,-0.2221672;0.192702;-0.01651874,-0.26635;-0.05005144;-0.06094536,0.0704966;0.007931317;-0.04938064,0.09055084;-0.3320958;-0.01669252,0.08911076;-0.7169176;0.07394958,0.09094508;-0.6763154;-0.0350598,-0.06841878;0.007020476;-0.05235175,-0.1198344;-0.3302216;-0.02564299,-0.1443413;-0.7157674;0.05837965,-0.1396865;-0.6749846;-0.050528,0.002865647;0.533321;-0.005601863,0;0;0,-0.0006909221;0.3038271;-0.04868174,-0.002284467;0.5968711;-0.1111958,0.1790228;0.5167542;-0.04614425,0.2187138;0.2354361;-0.009606838,0.2626368;-0.006930202;-0.05634475,-0.176806;0.5108446;-0.02936354,-0.2354896;0.2306295;-0.02009056,-0.2797003;-0.009845868;-0.07551678,0.07564516;0.002547845;-0.04174256,0.09270033;-0.3389543;-0.02853203,0.09269182;-0.7292169;0.03472137,0.09990752;-0.7761527;-0.04291654,-0.07891873;0.004574025;-0.03495764,-0.10938;-0.3360819;-0.02424473,-0.102438;-0.7245126;0.04909936,-0.1190388;-0.7706215;-0.02791144,-0.001690343;0.5251336;-0.09310842,120.5508
+0;0;0,0.001521318;0.3076979;0.001006448,0.003115966;0.6071135;-0.01093069,0.1821926;0.4838634;0.01253232,0.2161229;0.20036;0.03544053,0.2510563;-0.04084153;-0.02335208,-0.1746615;0.4748924;-0.003791745,-0.2221672;0.192702;-0.01651874,-0.26635;-0.05005144;-0.06094536,0.0704966;0.007931317;-0.04938064,0.09055084;-0.3320958;-0.01669252,0.08911076;-0.7169176;0.07394958,0.09094508;-0.6763154;-0.0350598,-0.06841878;0.007020476;-0.05235175,-0.1198344;-0.3302216;-0.02564299,-0.1443413;-0.7157674;0.05837965,-0.1396865;-0.6749846;-0.050528,0.002865647;0.533321;-0.005601863,0;0;0,-0.0006909221;0.3038271;-0.04868174,-0.002284467;0.5968711;-0.1111958,0.1790228;0.5167542;-0.04614425,0.2187138;0.2354361;-0.009606838,0.2626368;-0.006930202;-0.05634475,-0.176806;0.5108446;-0.02936354,-0.2354896;0.2306295;-0.02009056,-0.2797003;-0.009845868;-0.07551678,0.07564516;0.002547845;-0.04174256,0.09270033;-0.3389543;-0.02853203,0.09269182;-0.7292169;0.03472137,0.09990752;-0.7761527;-0.04291654,-0.07891873;0.004574025;-0.03495764,-0.10938;-0.3360819;-0.02424473,-0.102438;-0.7245126;0.04909936,-0.1190388;-0.7706215;-0.02791144,-0.001690343;0.5251336;-0.09310842,120.5733
+0;0;0,0.00157422;0.3077126;0.0003443145,0.003114725;0.607108;-0.01375832,0.1825139;0.4845327;0.01198681,0.2163458;0.2011449;0.03545953,0.2511825;-0.04034869;-0.02305896,-0.1750992;0.475477;-0.003512892,-0.2227835;0.1933228;-0.01444221,-0.2674666;-0.04981674;-0.0573808,0.07053778;0.007928579;-0.04943901,0.09046973;-0.3322326;-0.0165844,0.08941969;-0.716037;0.07399522,0.09100971;-0.6758025;-0.03267745,-0.06850787;0.007033765;-0.05234363,-0.120145;-0.3303054;-0.02546985,-0.144504;-0.7149039;0.05820962,-0.1401478;-0.6744866;-0.04836821,0.002874815;0.5333434;-0.007717545,0;0;0,-0.0009176135;0.3038691;-0.04850101,-0.002851829;0.5970294;-0.1108513,0.1789393;0.5167952;-0.0462172,0.2189836;0.2355696;-0.009984016,0.2630211;-0.00695616;-0.05687881,-0.1779493;0.5111901;-0.03000864,-0.2352464;0.230805;-0.01974017,-0.2802245;-0.009877041;-0.07456974,0.07569401;0.002590209;-0.04178953,0.09283637;-0.3390553;-0.02872109,0.09277284;-0.7282642;0.03474569,0.1004258;-0.775126;-0.03955126,-0.0789974;0.00453719;-0.0349497,-0.1094332;-0.336271;-0.0244716,-0.1025497;-0.7237371;0.04856395,-0.1179635;-0.7691001;-0.02606291,-0.002165779;0.5252548;-0.09280419,120.5848
+0;0;0,0.00157422;0.3077126;0.0003443145,0.003114725;0.607108;-0.01375832,0.1825139;0.4845327;0.01198681,0.2163458;0.2011449;0.03545953,0.2511825;-0.04034869;-0.02305896,-0.1750992;0.475477;-0.003512892,-0.2227835;0.1933228;-0.01444221,-0.2674666;-0.04981674;-0.0573808,0.07053778;0.007928579;-0.04943901,0.09046973;-0.3322326;-0.0165844,0.08941969;-0.716037;0.07399522,0.09100971;-0.6758025;-0.03267745,-0.06850787;0.007033765;-0.05234363,-0.120145;-0.3303054;-0.02546985,-0.144504;-0.7149039;0.05820962,-0.1401478;-0.6744866;-0.04836821,0.002874815;0.5333434;-0.007717545,0;0;0,-0.0009176135;0.3038691;-0.04850101,-0.002851829;0.5970294;-0.1108513,0.1789393;0.5167952;-0.0462172,0.2189836;0.2355696;-0.009984016,0.2630211;-0.00695616;-0.05687881,-0.1779493;0.5111901;-0.03000864,-0.2352464;0.230805;-0.01974017,-0.2802245;-0.009877041;-0.07456974,0.07569401;0.002590209;-0.04178953,0.09283637;-0.3390553;-0.02872109,0.09277284;-0.7282642;0.03474569,0.1004258;-0.775126;-0.03955126,-0.0789974;0.00453719;-0.0349497,-0.1094332;-0.336271;-0.0244716,-0.1025497;-0.7237371;0.04856395,-0.1179635;-0.7691001;-0.02606291,-0.002165779;0.5252548;-0.09280419,120.5961
+0;0;0,0.001573743;0.3076192;0.00034421,0.003114064;0.6069807;-0.013757,0.1824429;0.4844292;0.01198003,0.2162645;0.2011277;0.03544561,0.2511379;-0.04062016;-0.02313449,-0.1750302;0.4753771;-0.003513601,-0.2227;0.1933088;-0.01443959,-0.2674302;-0.0500868;-0.0574234,0.07062141;0.007937979;-0.04949761,0.0905286;-0.3318008;-0.01668381,0.08947848;-0.7156378;0.0739035,0.09103862;-0.6755956;-0.0307649,-0.06858908;0.007042103;-0.05240568,-0.1201621;-0.3298782;-0.02556528,-0.1445231;-0.7145093;0.05812129,-0.1402488;-0.6742877;-0.04645404,0.002874169;0.5332209;-0.007716608,0;0;0,-0.001021281;0.3037638;-0.04856658,-0.003045574;0.596868;-0.1110144,0.1787463;0.5168263;-0.04654527,0.2190346;0.2357079;-0.01043964,0.263353;-0.006981447;-0.0576365,-0.1777599;0.5108848;-0.02938879,-0.2354626;0.2306654;-0.01930032,-0.2808236;-0.01032905;-0.07364979,0.07569207;0.002621919;-0.04200292,0.09298614;-0.338596;-0.02909112,0.09285435;-0.7277892;0.03467894,0.1005398;-0.7735972;-0.03779745,-0.07917157;0.004507564;-0.03481312,-0.109487;-0.3358966;-0.02474438,-0.1029738;-0.7234074;0.04826908,-0.1179005;-0.7672366;-0.02511484,-0.002339959;0.5251046;-0.09294319,120.618
+0;0;0,0.001540475;0.3076185;0.0008247575,0.003187632;0.6070534;-0.01179717,0.1826205;0.484241;0.01146642,0.2165042;0.2009743;0.03526134,0.251075;-0.04089555;-0.02299331,-0.1749148;0.4750883;-0.003304736,-0.223249;0.1930525;-0.01190115,-0.2681388;-0.05067295;-0.05279909,0.07064185;0.007960238;-0.04946486,0.09059547;-0.3317603;-0.01649171,0.08930613;-0.7155827;0.07415442,0.09069658;-0.6754484;-0.03050749,-0.06858943;0.007027032;-0.05240724,-0.1200869;-0.3298882;-0.0253591,-0.1445896;-0.7144667;0.05852798,-0.1404875;-0.6741524;-0.04604515,0.002909901;0.5332512;-0.006299563,0;0;0,-0.001021281;0.3037638;-0.04856658,-0.003045574;0.596868;-0.1110144,0.1787463;0.5168263;-0.04654527,0.2190346;0.2357079;-0.01043964,0.263353;-0.006981447;-0.0576365,-0.1777599;0.5108848;-0.02938879,-0.2354626;0.2306654;-0.01930032,-0.2808236;-0.01032905;-0.07364979,0.07569207;0.002621919;-0.04200292,0.09298614;-0.338596;-0.02909112,0.09285435;-0.7277892;0.03467894,0.1005398;-0.7735972;-0.03779745,-0.07917157;0.004507564;-0.03481312,-0.109487;-0.3358966;-0.02474438,-0.1029738;-0.7234074;0.04826908,-0.1179005;-0.7672366;-0.02511484,-0.002339959;0.5251046;-0.09294319,120.6298
+0;0;0,0.001539755;0.3074748;0.0008243722,0.003186318;0.6068029;-0.0117932,0.1824558;0.4840582;0.01145252,0.2163602;0.2006186;0.03526197,0.2507008;-0.03964041;-0.02260469,-0.1747543;0.4749138;-0.003305203,-0.223118;0.1927058;-0.01190687,-0.2677088;-0.04939637;-0.05253242,0.0706412;0.007960165;-0.0494644,0.09061952;-0.3321809;-0.01645045,0.08933176;-0.7155342;0.07408492,0.09072381;-0.6753882;-0.03069754,-0.06858881;0.007026967;-0.05240676,-0.12015;-0.3303053;-0.02532514,-0.1446227;-0.7144138;0.05845943,-0.1405159;-0.6740876;-0.04623417,0.002908673;0.5330238;-0.006297307,0;0;0,-0.001099899;0.303625;-0.04852271,-0.003207117;0.5966166;-0.1109831,0.1785183;0.5170572;-0.04678535,0.2192672;0.2358215;-0.01072335,0.2639537;-0.004926741;-0.05863571,-0.1780162;0.5109448;-0.03010521,-0.2349051;0.2304264;-0.01881215,-0.2800728;-0.008908153;-0.07295126,0.07568054;0.002720311;-0.04201579,0.09316972;-0.3389175;-0.02925801,0.09296873;-0.7276521;0.03433037,0.1006433;-0.7735589;-0.03821969,-0.07916265;0.004430589;-0.03484128,-0.1094011;-0.3364171;-0.02517061,-0.1027296;-0.7233967;0.04804405,-0.1180832;-0.7665735;-0.02607517,-0.002483323;0.5248787;-0.09290576,120.6517
+0;0;0,0.001539755;0.3074748;0.0008243722,0.003186318;0.6068029;-0.0117932,0.1824558;0.4840582;0.01145252,0.2163602;0.2006186;0.03526197,0.2507008;-0.03964041;-0.02260469,-0.1747543;0.4749138;-0.003305203,-0.223118;0.1927058;-0.01190687,-0.2677088;-0.04939637;-0.05253242,0.0706412;0.007960165;-0.0494644,0.09061952;-0.3321809;-0.01645045,0.08933176;-0.7155342;0.07408492,0.09072381;-0.6753882;-0.03069754,-0.06858881;0.007026967;-0.05240676,-0.12015;-0.3303053;-0.02532514,-0.1446227;-0.7144138;0.05845943,-0.1405159;-0.6740876;-0.04623417,0.002908673;0.5330238;-0.006297307,0;0;0,-0.001099899;0.303625;-0.04852271,-0.003207117;0.5966166;-0.1109831,0.1785183;0.5170572;-0.04678535,0.2192672;0.2358215;-0.01072335,0.2639537;-0.004926741;-0.05863571,-0.1780162;0.5109448;-0.03010521,-0.2349051;0.2304264;-0.01881215,-0.2800728;-0.008908153;-0.07295126,0.07568054;0.002720311;-0.04201579,0.09316972;-0.3389175;-0.02925801,0.09296873;-0.7276521;0.03433037,0.1006433;-0.7735589;-0.03821969,-0.07916265;0.004430589;-0.03484128,-0.1094011;-0.3364171;-0.02517061,-0.1027296;-0.7233967;0.04804405,-0.1180832;-0.7665735;-0.02607517,-0.002483323;0.5248787;-0.09290576,120.6643
+0;0;0,0.001562654;0.3074035;0.001308697,0.003275505;0.6067179;-0.01021536,0.1825734;0.4838077;0.01110421,0.2166491;0.2003426;0.03511189,0.2513138;-0.04000227;-0.02208816,-0.1746005;0.4746957;-0.003199721,-0.2236509;0.1924666;-0.008747498,-0.2685145;-0.04984917;-0.04759923,0.07063637;0.007978756;-0.04951084,0.09036057;-0.3314404;-0.01629834,0.088985;-0.7155601;0.07439607,0.09026602;-0.6753972;-0.02980821,-0.06869711;0.007007813;-0.05230755,-0.1202405;-0.3296055;-0.02524889,-0.1446992;-0.7144566;0.05881543,-0.1407211;-0.6741156;-0.04530324,0.002977776;0.5329286;-0.005054766,0;0;0,-0.001218513;0.3035751;-0.04839158,-0.003495947;0.5965289;-0.1107345,0.1782928;0.5172211;-0.04682994,0.2194399;0.2359629;-0.01090312,0.2642562;-0.004643023;-0.05927062,-0.177999;0.5106484;-0.02937335,-0.2352142;0.2301325;-0.0180936,-0.2804745;-0.009129643;-0.07235491,0.0756992;0.00276117;-0.04202962,0.09364295;-0.3381516;-0.02962136,0.09302779;-0.7276177;0.03434014,0.09822473;-0.7734959;-0.03762484,-0.07918571;0.004400142;-0.03485317,-0.109306;-0.3357477;-0.02538622,-0.1015665;-0.7233651;0.04856142,-0.1170589;-0.7713372;-0.01958402,-0.002727851;0.5247987;-0.09268498,120.6857
+0;0;0,0.001562654;0.3074035;0.001308697,0.003275505;0.6067179;-0.01021536,0.1825734;0.4838077;0.01110421,0.2166491;0.2003426;0.03511189,0.2513138;-0.04000227;-0.02208816,-0.1746005;0.4746957;-0.003199721,-0.2236509;0.1924666;-0.008747498,-0.2685145;-0.04984917;-0.04759923,0.07063637;0.007978756;-0.04951084,0.09036057;-0.3314404;-0.01629834,0.088985;-0.7155601;0.07439607,0.09026602;-0.6753972;-0.02980821,-0.06869711;0.007007813;-0.05230755,-0.1202405;-0.3296055;-0.02524889,-0.1446992;-0.7144566;0.05881543,-0.1407211;-0.6741156;-0.04530324,0.002977776;0.5329286;-0.005054766,0;0;0,-0.001218513;0.3035751;-0.04839158,-0.003495947;0.5965289;-0.1107345,0.1782928;0.5172211;-0.04682994,0.2194399;0.2359629;-0.01090312,0.2642562;-0.004643023;-0.05927062,-0.177999;0.5106484;-0.02937335,-0.2352142;0.2301325;-0.0180936,-0.2804745;-0.009129643;-0.07235491,0.0756992;0.00276117;-0.04202962,0.09364295;-0.3381516;-0.02962136,0.09302779;-0.7276177;0.03434014,0.09822473;-0.7734959;-0.03762484,-0.07918571;0.004400142;-0.03485317,-0.109306;-0.3357477;-0.02538622,-0.1015665;-0.7233651;0.04856142,-0.1170589;-0.7713372;-0.01958402,-0.002727851;0.5247987;-0.09268498,120.6975
+0;0;0,0.001563586;0.3075868;0.001309478,0.003278357;0.6072431;-0.01022842,0.1822301;0.4843269;0.01106708,0.2162965;0.2009387;0.03506824,0.2509759;-0.03950734;-0.0221559,-0.1742562;0.4752325;-0.003209319,-0.2232933;0.19308;-0.008755589,-0.2681758;-0.04933783;-0.04762368,0.070723;0.007988541;-0.04957157,0.09045538;-0.3315712;-0.01634531,0.08908105;-0.7153423;0.07426678,0.09036555;-0.6751518;-0.03022061,-0.06878136;0.007016408;-0.0523717,-0.1203461;-0.3297364;-0.02530184,-0.1447826;-0.714238;0.05868617,-0.1407937;-0.673869;-0.04571537,0.002980222;0.5333532;-0.005060792,0;0;0,-0.001251265;0.3037973;-0.04816055,-0.003571421;0.597165;-0.1102028,0.177993;0.517306;-0.0470047,0.2197407;0.2361777;-0.01137614,0.2646065;-0.004488245;-0.05994105,-0.1780765;0.510879;-0.03009044,-0.2338894;0.2301864;-0.01817511,-0.2797064;-0.009159103;-0.07208349,0.07573585;0.002832934;-0.04217768,0.09370054;-0.3382249;-0.02988982,0.09316045;-0.727374;0.03379226,0.0982108;-0.7727634;-0.03910518,-0.07935213;0.004314492;-0.03474947,-0.1091418;-0.3359763;-0.02431461,-0.1019209;-0.7240892;0.04503205,-0.1190229;-0.768134;-0.02741104,-0.002794623;0.52531;-0.09223723,120.7196
+0;0;0,0.001601364;0.307585;0.001659292,0.003418321;0.6072615;-0.009335071,0.1824586;0.4844266;0.01071436,0.2163744;0.2010516;0.0350825,0.2513175;-0.03942521;-0.02185098,-0.1741607;0.4752626;-0.003097086,-0.2242177;0.1932393;-0.004694264,-0.2697689;-0.04942183;-0.04119428,0.07069486;0.007960767;-0.04961616,0.09037054;-0.3315842;-0.01620609,0.08934379;-0.7154136;0.07416334,0.09051264;-0.6751829;-0.03032148,-0.06884048;0.007031584;-0.05229193,-0.1204635;-0.3297066;-0.02515122,-0.1448928;-0.7142195;0.05878733,-0.1410149;-0.6738079;-0.04561416,0.003088314;0.5333617;-0.00431412,0;0;0,-0.001251265;0.3037973;-0.04816055,-0.003571421;0.597165;-0.1102028,0.177993;0.517306;-0.0470047,0.2197407;0.2361777;-0.01137614,0.2646065;-0.004488245;-0.05994105,-0.1780765;0.510879;-0.03009044,-0.2338894;0.2301864;-0.01817511,-0.2797064;-0.009159103;-0.07208349,0.07573585;0.002832934;-0.04217768,0.09370054;-0.3382249;-0.02988982,0.09316045;-0.727374;0.03379226,0.0982108;-0.7727634;-0.03910518,-0.07935213;0.004314492;-0.03474947,-0.1091418;-0.3359763;-0.02431461,-0.1019209;-0.7240892;0.04503205,-0.1190229;-0.768134;-0.02741104,-0.002794623;0.52531;-0.09223723,120.7318
+0;0;0,0.001601364;0.307585;0.001659292,0.003418321;0.6072615;-0.009335071,0.1824586;0.4844266;0.01071436,0.2163744;0.2010516;0.0350825,0.2513175;-0.03942521;-0.02185098,-0.1741607;0.4752626;-0.003097086,-0.2242177;0.1932393;-0.004694264,-0.2697689;-0.04942183;-0.04119428,0.07069486;0.007960767;-0.04961616,0.09037054;-0.3315842;-0.01620609,0.08934379;-0.7154136;0.07416334,0.09051264;-0.6751829;-0.03032148,-0.06884048;0.007031584;-0.05229193,-0.1204635;-0.3297066;-0.02515122,-0.1448928;-0.7142195;0.05878733,-0.1410149;-0.6738079;-0.04561416,0.003088314;0.5333617;-0.00431412,0;0;0,-0.001251265;0.3037973;-0.04816055,-0.003571421;0.597165;-0.1102028,0.177993;0.517306;-0.0470047,0.2197407;0.2361777;-0.01137614,0.2646065;-0.004488245;-0.05994105,-0.1780765;0.510879;-0.03009044,-0.2338894;0.2301864;-0.01817511,-0.2797064;-0.009159103;-0.07208349,0.07573585;0.002832934;-0.04217768,0.09370054;-0.3382249;-0.02988982,0.09316045;-0.727374;0.03379226,0.0982108;-0.7727634;-0.03910518,-0.07935213;0.004314492;-0.03474947,-0.1091418;-0.3359763;-0.02431461,-0.1019209;-0.7240892;0.04503205,-0.1190229;-0.768134;-0.02741104,-0.002794623;0.52531;-0.09223723,120.7432
+0;0;0,0.001601946;0.3076969;0.001659895,0.003419743;0.6075127;-0.009339657,0.1820555;0.4847517;0.01067836,0.2159447;0.2015984;0.03502745,0.2508959;-0.03893383;-0.02191914,-0.1737599;0.4756085;-0.003101949,-0.2237778;0.1938056;-0.004697878,-0.2693394;-0.04891132;-0.0412063,0.0707505;0.007967032;-0.04965521,0.09045209;-0.3320251;-0.01620115,0.08943278;-0.7130753;0.07351395,0.09063708;-0.6725343;-0.03413984,-0.06889466;0.007037118;-0.05233309,-0.1205856;-0.3301445;-0.02515664,-0.1448381;-0.7118733;0.05817414,-0.1408426;-0.6711459;-0.04939378,0.003089574;0.5335765;-0.004316239,0;0;0,-0.00139612;0.3039249;-0.04806638,-0.003878146;0.5974509;-0.1100283,0.1774488;0.5174409;-0.04749489,0.2200482;0.2366195;-0.01225543,0.2648936;-0.004060254;-0.06106496,-0.1781806;0.5107894;-0.03082643,-0.2331409;0.2301776;-0.01843398,-0.279239;-0.009344026;-0.07158071,0.07571381;0.002966568;-0.04234815,0.09359793;-0.3385605;-0.03045821,0.09263036;-0.7249674;0.0322938,0.09787522;-0.7748787;-0.04042888,-0.07947901;0.004167573;-0.03464774,-0.1092266;-0.3365883;-0.02452708,-0.1016008;-0.7218258;0.04463257,-0.1188801;-0.7703173;-0.02777195,-0.003060326;0.5255536;-0.09208345,120.7655
+0;0;0,0.001684191;0.3077004;0.0005488516,0.00335758;0.607357;-0.01390098,0.1820319;0.4855883;0.009998318,0.2158264;0.2024979;0.03519695,0.2506337;-0.03812633;-0.02144812,-0.17404;0.4765409;-0.002809696,-0.2247159;0.1948606;-0.0004969963,-0.2712521;-0.0482756;-0.03273688,0.07071643;0.007914167;-0.04971216,0.09017546;-0.332073;-0.01606666,0.08929051;-0.7131624;0.07348304,0.09028058;-0.6728292;-0.03419306,-0.06897333;0.00707154;-0.05222471,-0.1205951;-0.3301236;-0.02508529,-0.1450525;-0.7118401;0.05824202,-0.1412683;-0.6713257;-0.04935458,0.003070434;0.5335084;-0.00771994,0;0;0,-0.00139612;0.3039249;-0.04806638,-0.003878146;0.5974509;-0.1100283,0.1774488;0.5174409;-0.04749489,0.2200482;0.2366195;-0.01225543,0.2648936;-0.004060254;-0.06106496,-0.1781806;0.5107894;-0.03082643,-0.2331409;0.2301776;-0.01843398,-0.279239;-0.009344026;-0.07158071,0.07571381;0.002966568;-0.04234815,0.09359793;-0.3385605;-0.03045821,0.09263036;-0.7249674;0.0322938,0.09787522;-0.7748787;-0.04042888,-0.07947901;0.004167573;-0.03464774,-0.1092266;-0.3365883;-0.02452708,-0.1016008;-0.7218258;0.04463257,-0.1188801;-0.7703173;-0.02777195,-0.003060326;0.5255536;-0.09208345,120.777
+0;0;0,0.00168516;0.3078775;0.0005491673,0.003360273;0.607847;-0.01391625,0.1811231;0.4862346;0.009900169,0.2148919;0.2033593;0.03507967,0.2497843;-0.0378532;-0.02170387,-0.1731359;0.4772333;-0.002842633,-0.2237733;0.1957669;-0.000531689,-0.2704232;-0.0479636;-0.03285039,0.0707246;0.007915081;-0.04971789,0.09017923;-0.3319952;-0.01608,0.08931181;-0.7055345;0.07169552,0.09035542;-0.6646423;-0.04180378,-0.06898129;0.007072356;-0.05223073,-0.1205914;-0.3300466;-0.02509745,-0.1445642;-0.7042004;0.05657897,-0.1405754;-0.6631173;-0.05683652,0.003072786;0.5339108;-0.007727875,0;0;0,-0.001595348;0.3041527;-0.04775214,-0.004421532;0.5980847;-0.1092942,0.1763282;0.517553;-0.04818773,0.2207612;0.2372571;-0.01279401,0.2651404;-0.004134119;-0.06164145,-0.177933;0.5107614;-0.03123983,-0.2320779;0.230267;-0.01767537,-0.2786858;-0.009693727;-0.07126491,0.07575129;0.00309594;-0.04229236,0.09361675;-0.3383703;-0.03086114,0.0921995;-0.7168838;0.03208613,0.09822175;-0.7742839;-0.04089856,-0.07947578;0.004073989;-0.03469136,-0.1087956;-0.3366351;-0.02436431,-0.1016662;-0.714399;0.04257209,-0.1196246;-0.7684351;-0.03237621,-0.003506452;0.52607;-0.0914619,120.7993
+0;0;0,0.001685388;0.3079193;0.0005492419,0.003360889;0.607957;-0.01391933,0.1801911;0.4865803;0.009805932,0.2139007;0.2042007;0.0349413,0.2489859;-0.03834477;-0.02215604,-0.1722124;0.4776261;-0.002870127,-0.222761;0.1966531;-0.0005632339,-0.2696688;-0.04842441;-0.03306054,0.07078144;0.007921442;-0.04975785,0.09022835;-0.3318539;-0.01613331,0.08935357;-0.7085606;0.07238652,0.09037509;-0.6678991;-0.03871026,-0.06903674;0.00707804;-0.05227271,-0.1206264;-0.3299071;-0.0251502,-0.1448024;-0.7072337;0.05721881,-0.1408981;-0.6663852;-0.05379593,0.003073348;0.5340067;-0.007729783,0;0;0,-0.001747176;0.3042494;-0.04739904,-0.004755303;0.5983373;-0.1085205,0.1753005;0.5176377;-0.0486443,0.2219342;0.2382238;-0.01315546,0.2658676;-0.004658803;-0.06211782,-0.1774145;0.5106266;-0.03130227,-0.2305226;0.2304968;-0.01670086,-0.2776967;-0.01057422;-0.07127871,0.07578896;0.003130555;-0.04236555,0.09382172;-0.3381956;-0.03107905,0.09243676;-0.7201602;0.03093362,0.09860735;-0.7743796;-0.0420475,-0.07957761;0.004030765;-0.03463759,-0.1088148;-0.3365496;-0.02432852,-0.101645;-0.7175463;0.04301118,-0.1194298;-0.7700583;-0.03001403,-0.003797337;0.5262821;-0.09079552,120.8214
+0;0;0,0.001671923;0.3079198;1.551142E-05,0.003253034;0.6078815;-0.01591333,0.1801012;0.4869379;0.009312629,0.2136528;0.2045925;0.03503583,0.2490266;-0.0379495;-0.02189802,-0.1743404;0.4856065;0.002659246,-0.2276106;0.20515;0.006230278,-0.2752194;-0.04032324;-0.02197752,0.0707632;0.007833667;-0.04979769,0.09009907;-0.3319365;-0.01605726,0.08930328;-0.7086151;0.07258292,0.08913172;-0.6680319;-0.03852591,-0.06904075;0.007151323;-0.05225744,-0.1207179;-0.3298233;-0.02517071,-0.1447929;-0.7071348;0.05729683,-0.1420818;-0.6663707;-0.05376168,0.00298837;0.533967;-0.009309161,0;0;0,-0.001747176;0.3042494;-0.04739904,-0.004755303;0.5983373;-0.1085205,0.1753005;0.5176377;-0.0486443,0.2219342;0.2382238;-0.01315546,0.2658676;-0.004658803;-0.06211782,-0.1774145;0.5106266;-0.03130227,-0.2305226;0.2304968;-0.01670086,-0.2776967;-0.01057422;-0.07127871,0.07578896;0.003130555;-0.04236555,0.09382172;-0.3381956;-0.03107905,0.09243676;-0.7201602;0.03093362,0.09860735;-0.7743796;-0.0420475,-0.07957761;0.004030765;-0.03463759,-0.1088148;-0.3365496;-0.02432852,-0.101645;-0.7175463;0.04301118,-0.1194298;-0.7700583;-0.03001403,-0.003797337;0.5262821;-0.09079552,120.8332
+0;0;0,0.001671923;0.3079198;1.551142E-05,0.003253034;0.6078815;-0.01591333,0.1801012;0.4869379;0.009312629,0.2136528;0.2045925;0.03503583,0.2490266;-0.0379495;-0.02189802,-0.1743404;0.4856065;0.002659246,-0.2276106;0.20515;0.006230278,-0.2752194;-0.04032324;-0.02197752,0.0707632;0.007833667;-0.04979769,0.09009907;-0.3319365;-0.01605726,0.08930328;-0.7086151;0.07258292,0.08913172;-0.6680319;-0.03852591,-0.06904075;0.007151323;-0.05225744,-0.1207179;-0.3298233;-0.02517071,-0.1447929;-0.7071348;0.05729683,-0.1420818;-0.6663707;-0.05376168,0.00298837;0.533967;-0.009309161,0;0;0,-0.001747176;0.3042494;-0.04739904,-0.004755303;0.5983373;-0.1085205,0.1753005;0.5176377;-0.0486443,0.2219342;0.2382238;-0.01315546,0.2658676;-0.004658803;-0.06211782,-0.1774145;0.5106266;-0.03130227,-0.2305226;0.2304968;-0.01670086,-0.2776967;-0.01057422;-0.07127871,0.07578896;0.003130555;-0.04236555,0.09382172;-0.3381956;-0.03107905,0.09243676;-0.7201602;0.03093362,0.09860735;-0.7743796;-0.0420475,-0.07957761;0.004030765;-0.03463759,-0.1088148;-0.3365496;-0.02432852,-0.101645;-0.7175463;0.04301118,-0.1194298;-0.7700583;-0.03001403,-0.003797337;0.5262821;-0.09079552,120.8443
+0;0;0,0.001672339;0.3079965;1.551528E-05,0.003254343;0.6081282;-0.01592243,0.1790164;0.4874295;0.009193232,0.2123025;0.2073183;0.03471289,0.2480159;-0.03755237;-0.02276761,-0.173252;0.4861063;0.002580644,-0.2261006;0.207869;0.006123418,-0.2741666;-0.0399611;-0.02235521,0.07083416;0.007841523;-0.04984763,0.09016412;-0.3318249;-0.0161175,0.08936367;-0.7107068;0.07304116,0.08919472;-0.6702842;-0.03638151,-0.06910998;0.007158495;-0.05230984,-0.1207714;-0.3297132;-0.02523138,-0.1449871;-0.7092317;0.05771852,-0.1423173;-0.6686309;-0.05165458,0.002989523;0.5341702;-0.009314379,0;0;0,-0.001962408;0.3043919;-0.04697204,-0.005300716;0.5987729;-0.1075029,0.1740343;0.5175498;-0.04940701,0.2233262;0.2410811;-0.01257181,0.2664739;-0.004295409;-0.06226873,-0.1769484;0.5105069;-0.03136815,-0.2291022;0.2325295;-0.0161998,-0.2770493;-0.0107848;-0.07133907,0.07582101;0.003205806;-0.04248118,0.09382617;-0.3380244;-0.03141594,0.09281428;-0.722078;0.03185439,0.0992444;-0.7742685;-0.04084611,-0.07976913;0.003828136;-0.03443812,-0.1080329;-0.3366758;-0.02248493,-0.1021019;-0.7204449;0.04222552,-0.1192697;-0.7700183;-0.03163467,-0.004256546;0.5266355;-0.08993506,120.8665
+0;0;0,0.0017544;0.3079959;0.0002969902,0.003588898;0.6081966;-0.01441533,0.1793273;0.4872067;0.008900549,0.212843;0.2071429;0.0346387,0.2484614;-0.03782113;-0.02250201,-0.1728703;0.4852884;0.002130488,-0.2269152;0.2074274;0.01182253,-0.2759922;-0.04079857;-0.01090231,0.07082708;0.007815152;-0.04986182,0.09008268;-0.3318461;-0.01603714,0.08935934;-0.7107267;0.07312762,0.08919641;-0.6702279;-0.03628777,-0.06913535;0.007170261;-0.0522747,-0.1208227;-0.3296946;-0.025161,-0.1450835;-0.7091699;0.0579728,-0.1424081;-0.668505;-0.05139393,0.003232438;0.5341986;-0.008276498,0;0;0,-0.001962408;0.3043919;-0.04697204,-0.005300716;0.5987729;-0.1075029,0.1740343;0.5175498;-0.04940701,0.2233262;0.2410811;-0.01257181,0.2664739;-0.004295409;-0.06226873,-0.1769484;0.5105069;-0.03136815,-0.2291022;0.2325295;-0.0161998,-0.2770493;-0.0107848;-0.07133907,0.07582101;0.003205806;-0.04248118,0.09382617;-0.3380244;-0.03141594,0.09281428;-0.722078;0.03185439,0.0992444;-0.7742685;-0.04084611,-0.07976913;0.003828136;-0.03443812,-0.1080329;-0.3366758;-0.02248493,-0.1021019;-0.7204449;0.04222552,-0.1192697;-0.7700183;-0.03163467,-0.004256546;0.5266355;-0.08993506,120.8775
+0;0;0,0.001755594;0.3082055;0.0002971924,0.003591851;0.6086945;-0.01442936,0.1786657;0.4878085;0.008827813,0.212157;0.2079474;0.03454734,0.24802;-0.03869824;-0.02298563,-0.1722035;0.4858974;0.002083286,-0.2262092;0.2082376;0.01176831,-0.2756231;-0.04169244;-0.01111253,0.07091752;0.007825132;-0.04992549,0.09017967;-0.3319518;-0.01608929,0.08948022;-0.6983188;0.07013056,0.08930754;-0.6571919;-0.04583114,-0.06922363;0.007179417;-0.05234144,-0.1209286;-0.3298001;-0.02521851,-0.1443881;-0.6967423;0.05516958,-0.1415526;-0.6554393;-0.06074055,0.003235037;0.5346231;-0.008284442,0;0;0,-0.002210692;0.3046523;-0.0466466,-0.005860075;0.5993811;-0.1069002,0.1731313;0.517799;-0.05021191,0.2244587;0.2420206;-0.01256657,0.267361;-0.005188182;-0.06234074,-0.1766068;0.5098394;-0.03090004,-0.2279212;0.23193;-0.01545216,-0.2764791;-0.01294309;-0.07121576,0.07583039;0.003354266;-0.04268003,0.09386142;-0.3379954;-0.03174353,0.09190536;-0.7088271;0.03259277,0.09941898;-0.7700787;-0.03943253,-0.07998654;0.003603697;-0.03423813,-0.1084936;-0.3370243;-0.02309564,-0.1028554;-0.7080808;0.03970974,-0.1210275;-0.7622851;-0.0387145,-0.004738048;0.5271538;-0.08939505,120.8999
+0;0;0,0.001755594;0.3082055;0.0002971924,0.003591851;0.6086945;-0.01442936,0.1786657;0.4878085;0.008827813,0.212157;0.2079474;0.03454734,0.24802;-0.03869824;-0.02298563,-0.1722035;0.4858974;0.002083286,-0.2262092;0.2082376;0.01176831,-0.2756231;-0.04169244;-0.01111253,0.07091752;0.007825132;-0.04992549,0.09017967;-0.3319518;-0.01608929,0.08948022;-0.6983188;0.07013056,0.08930754;-0.6571919;-0.04583114,-0.06922363;0.007179417;-0.05234144,-0.1209286;-0.3298001;-0.02521851,-0.1443881;-0.6967423;0.05516958,-0.1415526;-0.6554393;-0.06074055,0.003235037;0.5346231;-0.008284442,0;0;0,-0.002210692;0.3046523;-0.0466466,-0.005860075;0.5993811;-0.1069002,0.1731313;0.517799;-0.05021191,0.2244587;0.2420206;-0.01256657,0.267361;-0.005188182;-0.06234074,-0.1766068;0.5098394;-0.03090004,-0.2279212;0.23193;-0.01545216,-0.2764791;-0.01294309;-0.07121576,0.07583039;0.003354266;-0.04268003,0.09386142;-0.3379954;-0.03174353,0.09190536;-0.7088271;0.03259277,0.09941898;-0.7700787;-0.03943253,-0.07998654;0.003603697;-0.03423813,-0.1084936;-0.3370243;-0.02309564,-0.1028554;-0.7080808;0.03970974,-0.1210275;-0.7622851;-0.0387145,-0.004738048;0.5271538;-0.08939505,120.9111
+0;0;0,0.0018187;0.3085884;-0.0004885313,0.003501465;0.6094574;-0.01703798,0.177637;0.4894672;0.007976588,0.2110315;0.2094177;0.0343885,0.2465854;-0.03669621;-0.02278965,-0.1711027;0.4868633;0.001583696,-0.2265231;0.2095582;0.01804604,-0.2762394;-0.04014152;0.001199868,0.07106291;0.007822201;-0.05001787,0.09028864;-0.3326064;-0.01594478,0.08974655;-0.7035583;0.07144348,0.08948842;-0.6627423;-0.04264203,-0.06936456;0.007208286;-0.05243576,-0.1212673;-0.3304098;-0.02518863,-0.1450869;-0.7019969;0.05603896,-0.1423803;-0.6610028;-0.05799773,0.003192241;0.5353143;-0.01033865,0;0;0,-0.002529472;0.3051127;-0.04615426,-0.00654988;0.6004123;-0.1059759,0.1718567;0.5180662;-0.05154109,0.2254716;0.2426299;-0.01280069,0.2683959;-0.004072547;-0.06179953,-0.1763705;0.5100722;-0.03118667,-0.2274798;0.231911;-0.01522628,-0.2759295;-0.01236515;-0.0707892,0.07584749;0.003498331;-0.04298639,0.09407675;-0.3385141;-0.03214979,0.09271005;-0.7141174;0.0323689,0.09985797;-0.7721458;-0.0406549,-0.080317;0.003415752;-0.03391788,-0.1091594;-0.3378885;-0.02382964,-0.1038806;-0.7136866;0.03933934,-0.1209447;-0.7664441;-0.03807241,-0.00533697;0.5280395;-0.08857226,120.9333
+0;0;0,0.0018187;0.3085884;-0.0004885313,0.003501465;0.6094574;-0.01703798,0.177637;0.4894672;0.007976588,0.2110315;0.2094177;0.0343885,0.2465854;-0.03669621;-0.02278965,-0.1711027;0.4868633;0.001583696,-0.2265231;0.2095582;0.01804604,-0.2762394;-0.04014152;0.001199868,0.07106291;0.007822201;-0.05001787,0.09028864;-0.3326064;-0.01594478,0.08974655;-0.7035583;0.07144348,0.08948842;-0.6627423;-0.04264203,-0.06936456;0.007208286;-0.05243576,-0.1212673;-0.3304098;-0.02518863,-0.1450869;-0.7019969;0.05603896,-0.1423803;-0.6610028;-0.05799773,0.003192241;0.5353143;-0.01033865,0;0;0,-0.002529472;0.3051127;-0.04615426,-0.00654988;0.6004123;-0.1059759,0.1718567;0.5180662;-0.05154109,0.2254716;0.2426299;-0.01280069,0.2683959;-0.004072547;-0.06179953,-0.1763705;0.5100722;-0.03118667,-0.2274798;0.231911;-0.01522628,-0.2759295;-0.01236515;-0.0707892,0.07584749;0.003498331;-0.04298639,0.09407675;-0.3385141;-0.03214979,0.09271005;-0.7141174;0.0323689,0.09985797;-0.7721458;-0.0406549,-0.080317;0.003415752;-0.03391788,-0.1091594;-0.3378885;-0.02382964,-0.1038806;-0.7136866;0.03933934,-0.1209447;-0.7664441;-0.03807241,-0.00533697;0.5280395;-0.08857226,120.9446
+0;0;0,0.001817749;0.3084271;-0.000488276,0.003499149;0.6090466;-0.01702326,0.1776008;0.4891428;0.007980729,0.2108127;0.2106246;0.03424823,0.2466206;-0.03724775;-0.02333844,-0.1710706;0.4865394;0.001589091,-0.2261879;0.2107506;0.01796142,-0.2762594;-0.04073319;0.0009948853,0.07120286;0.007837608;-0.05011638,0.09043542;-0.332712;-0.01603119,0.08988305;-0.7106961;0.07301372,0.08963536;-0.6703171;-0.03646127,-0.06950117;0.007222483;-0.05253903,-0.1214224;-0.3305155;-0.02528222,-0.1456935;-0.7091469;0.05748522,-0.1430963;-0.6685972;-0.0519429,0.003190247;0.5349808;-0.01033092,0;0;0,-0.002640054;0.3049414;-0.04620147,-0.006761417;0.5999686;-0.106101,0.1718519;0.5180247;-0.05260062,0.2268594;0.2445399;-0.01328588,0.270311;-0.004234612;-0.06084967,-0.1760826;0.5099219;-0.02995383,-0.2279301;0.2334741;-0.01402051,-0.276862;-0.01254004;-0.06989383,0.07595034;0.003603711;-0.04314494,0.09424773;-0.338533;-0.03249645,0.09262015;-0.7215602;0.03144717,0.1010126;-0.7734337;-0.0414834,-0.0805453;0.003311163;-0.03382923,-0.1091364;-0.3381417;-0.02392013,-0.1035912;-0.7211529;0.03989945,-0.1200309;-0.7718119;-0.03301434,-0.005519837;0.5276809;-0.08867741,120.967
+0;0;0,0.001870536;0.3084253;-0.001067877,0.003496074;0.6089817;-0.01869752,0.1775311;0.4896808;0.008692131,0.211493;0.2111725;0.03409158,0.247169;-0.03679661;-0.02315932,-0.1710218;0.4866661;0.00136498,-0.2274687;0.2116048;0.02417787,-0.2775174;-0.04039189;0.01852962,0.07117637;0.007809019;-0.05015845,0.09037729;-0.3327327;-0.01597691,0.0897505;-0.7107161;0.07307071,0.08971358;-0.6704241;-0.03641277,-0.06954031;0.007240232;-0.05248477,-0.1215466;-0.3304842;-0.02522204,-0.1459485;-0.7091179;0.0574965,-0.1431373;-0.6686547;-0.05193466,0.003201953;0.5349433;-0.01170775,0;0;0,-0.002640054;0.3049414;-0.04620147,-0.006761417;0.5999686;-0.106101,0.1718519;0.5180247;-0.05260062,0.2268594;0.2445399;-0.01328588,0.270311;-0.004234612;-0.06084967,-0.1760826;0.5099219;-0.02995383,-0.2279301;0.2334741;-0.01402051,-0.276862;-0.01254004;-0.06989383,0.07595034;0.003603711;-0.04314494,0.09424773;-0.338533;-0.03249645,0.09262015;-0.7215602;0.03144717,0.1010126;-0.7734337;-0.0414834,-0.0805453;0.003311163;-0.03382923,-0.1091364;-0.3381417;-0.02392013,-0.1035912;-0.7211529;0.03989945,-0.1200309;-0.7718119;-0.03301434,-0.005519837;0.5276809;-0.08867741,120.9782
+0;0;0,0.001871706;0.3086182;-0.001068545,0.003498201;0.6093487;-0.01870801,0.1786199;0.4897308;0.0088121,0.2123076;0.2134715;0.03400645,0.2475811;-0.03169967;-0.02259848,-0.172106;0.4866974;0.001439268,-0.228097;0.2138573;0.02406794,-0.2775811;-0.03529608;0.01848342,0.07129098;0.007821594;-0.05023922,0.0905234;-0.3332787;-0.01600161,0.08988149;-0.7203784;0.07519369,0.08984683;-0.6807191;-0.02756003,-0.0696523;0.007251891;-0.05256928,-0.1217439;-0.3310265;-0.02526183,-0.1467343;-0.7187922;0.05945174,-0.1440959;-0.6789722;-0.04325287,0.003203942;0.5352755;-0.01171496,0;0;0,-0.003329322;0.3052273;-0.04555273,-0.008360416;0.6005762;-0.104671,0.1720031;0.5180268;-0.05335855,0.2282313;0.2472;-0.01360917,0.2720748;0.0008878708;-0.05794144,-0.1786374;0.5095507;-0.02897939,-0.229704;0.2353243;-0.01221929,-0.2785826;-0.007968694;-0.06677798,0.07598151;0.003653914;-0.04337072,0.09456579;-0.3390281;-0.03264189,0.09270473;-0.7314867;0.03166962,0.1018627;-0.7761171;-0.03902745,-0.08081604;0.003282744;-0.03354926,-0.1092509;-0.3387609;-0.02411169,-0.1036384;-0.7310294;0.04113507,-0.1190348;-0.7766919;-0.02734686,-0.006883562;0.5282083;-0.08745122,120.989
+0;0;0,0.001871706;0.3086182;-0.001068545,0.003498201;0.6093487;-0.01870801,0.1786199;0.4897308;0.0088121,0.2123076;0.2134715;0.03400645,0.2475811;-0.03169967;-0.02259848,-0.172106;0.4866974;0.001439268,-0.228097;0.2138573;0.02406794,-0.2775811;-0.03529608;0.01848342,0.07129098;0.007821594;-0.05023922,0.0905234;-0.3332787;-0.01600161,0.08988149;-0.7203784;0.07519369,0.08984683;-0.6807191;-0.02756003,-0.0696523;0.007251891;-0.05256928,-0.1217439;-0.3310265;-0.02526183,-0.1467343;-0.7187922;0.05945174,-0.1440959;-0.6789722;-0.04325287,0.003203942;0.5352755;-0.01171496,0;0;0,-0.003329322;0.3052273;-0.04555273,-0.008360416;0.6005762;-0.104671,0.1720031;0.5180268;-0.05335855,0.2282313;0.2472;-0.01360917,0.2720748;0.0008878708;-0.05794144,-0.1786374;0.5095507;-0.02897939,-0.229704;0.2353243;-0.01221929,-0.2785826;-0.007968694;-0.06677798,0.07598151;0.003653914;-0.04337072,0.09456579;-0.3390281;-0.03264189,0.09270473;-0.7314867;0.03166962,0.1018627;-0.7761171;-0.03902745,-0.08081604;0.003282744;-0.03354926,-0.1092509;-0.3387609;-0.02411169,-0.1036384;-0.7310294;0.04113507,-0.1190348;-0.7766919;-0.02734686,-0.006883562;0.5282083;-0.08745122,121.0114
+0;0;0,0.001827397;0.3089367;-0.001489321,0.003315999;0.6099656;-0.01979036,0.1785816;0.4904128;0.007958733,0.211703;0.2149619;0.03375313,0.2467667;-0.0291362;-0.02213639,-0.1722805;0.4872881;0.001271158,-0.2293529;0.2162668;0.03169818,-0.2785062;-0.0317363;0.02777794,0.07152899;0.007781785;-0.05044013,0.09065051;-0.3334234;-0.01583309,0.08988193;-0.720094;0.07497975,0.08970509;-0.6803771;-0.02891813,-0.06990301;0.007342798;-0.0527334,-0.1222194;-0.3310385;-0.02543261,-0.1471679;-0.7183313;0.05908693,-0.1446413;-0.6784452;-0.04476441,0.00306086;0.5358235;-0.01262733,0;0;0,-0.003417224;0.3055789;-0.04535723,-0.008410037;0.6012856;-0.1044078,0.1721843;0.5179721;-0.05425739,0.2295531;0.2482785;-0.0141356,0.2738751;0.003054574;-0.05700469,-0.1787754;0.5090283;-0.02907026,-0.229523;0.2356394;-0.01121453,-0.2781121;-0.006638452;-0.06485682,0.07612209;0.003777609;-0.04373002,0.09487896;-0.3390329;-0.03308272,0.09291781;-0.7310423;0.03084302,0.1028308;-0.7764627;-0.04059029,-0.08131181;0.003065611;-0.03316849,-0.1091954;-0.3391692;-0.02411024,-0.1044252;-0.7309904;0.04081403,-0.1223681;-0.7731491;-0.03240064,-0.006953955;0.5288278;-0.08719802,121.0229
+0;0;0,0.001827397;0.3089367;-0.001489321,0.003315999;0.6099656;-0.01979036,0.1785816;0.4904128;0.007958733,0.211703;0.2149619;0.03375313,0.2467667;-0.0291362;-0.02213639,-0.1722805;0.4872881;0.001271158,-0.2293529;0.2162668;0.03169818,-0.2785062;-0.0317363;0.02777794,0.07152899;0.007781785;-0.05044013,0.09065051;-0.3334234;-0.01583309,0.08988193;-0.720094;0.07497975,0.08970509;-0.6803771;-0.02891813,-0.06990301;0.007342798;-0.0527334,-0.1222194;-0.3310385;-0.02543261,-0.1471679;-0.7183313;0.05908693,-0.1446413;-0.6784452;-0.04476441,0.00306086;0.5358235;-0.01262733,0;0;0,-0.003417224;0.3055789;-0.04535723,-0.008410037;0.6012856;-0.1044078,0.1721843;0.5179721;-0.05425739,0.2295531;0.2482785;-0.0141356,0.2738751;0.003054574;-0.05700469,-0.1787754;0.5090283;-0.02907026,-0.229523;0.2356394;-0.01121453,-0.2781121;-0.006638452;-0.06485682,0.07612209;0.003777609;-0.04373002,0.09487896;-0.3390329;-0.03308272,0.09291781;-0.7310423;0.03084302,0.1028308;-0.7764627;-0.04059029,-0.08131181;0.003065611;-0.03316849,-0.1091954;-0.3391692;-0.02411024,-0.1044252;-0.7309904;0.04081403,-0.1223681;-0.7731491;-0.03240064,-0.006953955;0.5288278;-0.08719802,121.034
+0;0;0,0.001829604;0.3093099;-0.00149112,0.003321366;0.6109881;-0.01983285,0.1771134;0.4916307;0.00776142,0.2103319;0.2153721;0.03363144,0.2452686;-0.02784233;-0.02205575,-0.1708043;0.4885322;0.001129964,-0.2280441;0.2167163;0.0316462,-0.2770194;-0.03038909;0.02774015,0.07158879;0.007788291;-0.05048231,0.0907103;-0.3334164;-0.01587531,0.0899377;-0.7221036;0.07541114,0.08976294;-0.6825007;-0.0272674,-0.06996145;0.007348938;-0.05277748,-0.1222778;-0.3310319;-0.02547673,-0.1473564;-0.7203445;0.0594836,-0.1448594;-0.6805745;-0.04314893,0.003065588;0.5366603;-0.01265188,0;0;0,-0.003552154;0.3059705;-0.04525042,-0.008722365;0.6023484;-0.1042469,0.1706109;0.5183383;-0.0556736,0.2301444;0.2484455;-0.01438046,0.2742238;0.003997698;-0.05653739,-0.1775848;0.5090612;-0.029707,-0.2284048;0.234976;-0.01005657,-0.2773121;-0.006544068;-0.06250695,0.07610089;0.003848076;-0.04390812,0.09485087;-0.3389651;-0.03335023,0.09289098;-0.7330348;0.03081226,0.1030018;-0.7770742;-0.04025865,-0.08145984;0.002967849;-0.0330085,-0.1096755;-0.3392733;-0.02534195,-0.1024071;-0.7324319;0.04383206,-0.1179264;-0.7839012;-0.01746252,-0.007220641;0.529699;-0.08704042,121.0563
+0;0;0,0.001801518;0.3095655;-0.001861947,0.003177617;0.6114796;-0.02062671,0.1775606;0.4923319;0.006759463,0.2102137;0.2164413;0.03367059,0.245068;-0.02611627;-0.02157735,-0.1713634;0.489083;0.001052198,-0.2292165;0.218686;0.03905911,-0.2792786;-0.02746542;0.04120054,0.07161247;0.007767086;-0.05061711,0.09060806;-0.3329673;-0.01583544,0.09016848;-0.7051246;0.07173601,0.08974402;-0.6644415;-0.04294333,-0.07009513;0.007372102;-0.05275502,-0.1224253;-0.3305536;-0.02558333,-0.1465806;-0.7033484;0.05572189,-0.1440139;-0.6624715;-0.05891128,0.002948927;0.5370994;-0.01335073,0;0;0,-0.003913954;0.3062709;-0.04494786,-0.009529382;0.6029689;-0.1036286,0.1705691;0.5183741;-0.05647588,0.2306976;0.249002;-0.01489139,0.274859;0.005152583;-0.05598354,-0.1786801;0.5081286;-0.02951625,-0.2298469;0.2345623;-0.008314701,-0.279278;-0.006593332;-0.05833273,0.07609627;0.004042313;-0.04408836,0.09506324;-0.3383074;-0.03372502,0.09270103;-0.7151194;0.03090596,0.1039048;-0.7769679;-0.03767967,-0.08158373;0.002786194;-0.03297119,-0.109912;-0.3389961;-0.02570165,-0.1033923;-0.7154111;0.04092607,-0.1211115;-0.776491;-0.02730983,-0.007912084;0.5302406;-0.08649993,121.0784
+0;0;0,0.001801518;0.3095655;-0.001861947,0.003177617;0.6114796;-0.02062671,0.1775606;0.4923319;0.006759463,0.2102137;0.2164413;0.03367059,0.245068;-0.02611627;-0.02157735,-0.1713634;0.489083;0.001052198,-0.2292165;0.218686;0.03905911,-0.2792786;-0.02746542;0.04120054,0.07161247;0.007767086;-0.05061711,0.09060806;-0.3329673;-0.01583544,0.09016848;-0.7051246;0.07173601,0.08974402;-0.6644415;-0.04294333,-0.07009513;0.007372102;-0.05275502,-0.1224253;-0.3305536;-0.02558333,-0.1465806;-0.7033484;0.05572189,-0.1440139;-0.6624715;-0.05891128,0.002948927;0.5370994;-0.01335073,0;0;0,-0.003913954;0.3062709;-0.04494786,-0.009529382;0.6029689;-0.1036286,0.1705691;0.5183741;-0.05647588,0.2306976;0.249002;-0.01489139,0.274859;0.005152583;-0.05598354,-0.1786801;0.5081286;-0.02951625,-0.2298469;0.2345623;-0.008314701,-0.279278;-0.006593332;-0.05833273,0.07609627;0.004042313;-0.04408836,0.09506324;-0.3383074;-0.03372502,0.09270103;-0.7151194;0.03090596,0.1039048;-0.7769679;-0.03767967,-0.08158373;0.002786194;-0.03297119,-0.109912;-0.3389961;-0.02570165,-0.1033923;-0.7154111;0.04092607,-0.1211115;-0.776491;-0.02730983,-0.007912084;0.5302406;-0.08649993,121.0897
+0;0;0,0.001801518;0.3095655;-0.001861947,0.003177617;0.6114796;-0.02062671,0.1775606;0.4923319;0.006759463,0.2102137;0.2164413;0.03367059,0.245068;-0.02611627;-0.02157735,-0.1713634;0.489083;0.001052198,-0.2292165;0.218686;0.03905911,-0.2792786;-0.02746542;0.04120054,0.07161247;0.007767086;-0.05061711,0.09060806;-0.3329673;-0.01583544,0.09016848;-0.7051246;0.07173601,0.08974402;-0.6644415;-0.04294333,-0.07009513;0.007372102;-0.05275502,-0.1224253;-0.3305536;-0.02558333,-0.1465806;-0.7033484;0.05572189,-0.1440139;-0.6624715;-0.05891128,0.002948927;0.5370994;-0.01335073,0;0;0,-0.003913954;0.3062709;-0.04494786,-0.009529382;0.6029689;-0.1036286,0.1705691;0.5183741;-0.05647588,0.2306976;0.249002;-0.01489139,0.274859;0.005152583;-0.05598354,-0.1786801;0.5081286;-0.02951625,-0.2298469;0.2345623;-0.008314701,-0.279278;-0.006593332;-0.05833273,0.07609627;0.004042313;-0.04408836,0.09506324;-0.3383074;-0.03372502,0.09270103;-0.7151194;0.03090596,0.1039048;-0.7769679;-0.03767967,-0.08158373;0.002786194;-0.03297119,-0.109912;-0.3389961;-0.02570165,-0.1033923;-0.7154111;0.04092607,-0.1211115;-0.776491;-0.02730983,-0.007912084;0.5302406;-0.08649993,121.101
+0;0;0,0.001808794;0.3099767;-0.001492865,0.003455095;0.6125684;-0.0187181,0.1772351;0.4931532;0.005519059,0.2094802;0.2172816;0.03355576,0.2444635;-0.02596393;-0.02147597,-0.1705269;0.4900052;0.0008757943,-0.2293943;0.2209351;0.04633851,-0.2802847;-0.02556816;0.05452572,0.0716718;0.007720684;-0.05073565,0.09038165;-0.3331568;-0.01572372,0.09005585;-0.7107264;0.07293717,0.08936501;-0.6701918;-0.03901955,-0.07022076;0.007423915;-0.05276829,-0.1226809;-0.3306313;-0.02556665,-0.1470978;-0.7087985;0.0569743,-0.144872;-0.668079;-0.05494486,0.003137028;0.5379872;-0.0120093,0;0;0,-0.00406526;0.3067484;-0.0444963,-0.009768918;0.6041349;-0.1026638,0.169762;0.5185578;-0.05707431,0.2311893;0.2495203;-0.01492643,0.2759921;0.00497447;-0.05506063,-0.1783038;0.50802;-0.02968895,-0.2300455;0.2347294;-0.005897706,-0.2800622;-0.007191867;-0.05481723,0.07611358;0.004090369;-0.04427814,0.09522767;-0.3384017;-0.03392649,0.09280674;-0.720805;0.03073788,0.1029844;-0.777664;-0.03995657,-0.08175173;0.002734519;-0.03285938,-0.1099159;-0.3392231;-0.02613907,-0.1034736;-0.721074;0.04144789,-0.1208167;-0.7803133;-0.0247438,-0.008140892;0.5312244;-0.08566761,121.1232
+0;0;0,0.001808794;0.3099767;-0.001492865,0.003455095;0.6125684;-0.0187181,0.1772351;0.4931532;0.005519059,0.2094802;0.2172816;0.03355576,0.2444635;-0.02596393;-0.02147597,-0.1705269;0.4900052;0.0008757943,-0.2293943;0.2209351;0.04633851,-0.2802847;-0.02556816;0.05452572,0.0716718;0.007720684;-0.05073565,0.09038165;-0.3331568;-0.01572372,0.09005585;-0.7107264;0.07293717,0.08936501;-0.6701918;-0.03901955,-0.07022076;0.007423915;-0.05276829,-0.1226809;-0.3306313;-0.02556665,-0.1470978;-0.7087985;0.0569743,-0.144872;-0.668079;-0.05494486,0.003137028;0.5379872;-0.0120093,0;0;0,-0.00406526;0.3067484;-0.0444963,-0.009768918;0.6041349;-0.1026638,0.169762;0.5185578;-0.05707431,0.2311893;0.2495203;-0.01492643,0.2759921;0.00497447;-0.05506063,-0.1783038;0.50802;-0.02968895,-0.2300455;0.2347294;-0.005897706,-0.2800622;-0.007191867;-0.05481723,0.07611358;0.004090369;-0.04427814,0.09522767;-0.3384017;-0.03392649,0.09280674;-0.720805;0.03073788,0.1029844;-0.777664;-0.03995657,-0.08175173;0.002734519;-0.03285938,-0.1099159;-0.3392231;-0.02613907,-0.1034736;-0.721074;0.04144789,-0.1208167;-0.7803133;-0.0247438,-0.008140892;0.5312244;-0.08566761,121.1345
+0;0;0,0.001810148;0.3102086;-0.001493982,0.003458606;0.6132005;-0.01874254,0.1767078;0.4938107;0.005451223,0.2090126;0.2174287;0.0335398,0.2439474;-0.02547884;-0.02141548,-0.1699949;0.4906723;0.0008220989,-0.2289712;0.2211044;0.04636893,-0.2797909;-0.02505633;0.05454477,0.07169275;0.00772294;-0.05075048,0.09034659;-0.3321339;-0.01584338,0.09002189;-0.7084197;0.07251605,0.08932592;-0.6678068;-0.04027283,-0.07024129;0.007426085;-0.05278371,-0.1225443;-0.329617;-0.02566352,-0.1468782;-0.7064984;0.05659679,-0.1446359;-0.6656991;-0.05615425,0.003140065;0.5385082;-0.01202375,0;0;0,-0.004262835;0.3069838;-0.04447103,-0.01029947;0.6047605;-0.1026962,0.1689308;0.5189726;-0.05819798,0.2316299;0.2498144;-0.01527619,0.2761685;0.005516693;-0.05501962,-0.1780335;0.5073928;-0.02979343,-0.2305333;0.2338709;-0.004315797,-0.2815461;-0.007909611;-0.05105443,0.07610102;0.004183561;-0.04434228,0.09572703;-0.3372659;-0.0345335,0.09338748;-0.7183865;0.02980995,0.1032174;-0.77576;-0.04163027,-0.08178848;0.002609154;-0.03284724,-0.1097735;-0.3383398;-0.02653899,-0.1028489;-0.7190598;0.03981468,-0.1236032;-0.7695138;-0.03719745,-0.008582756;0.5317439;-0.08567262,121.1567
+0;0;0,0.001811833;0.3102061;-0.001954467,0.00339674;0.6131316;-0.02026914,0.1767017;0.4940106;0.00448251,0.208865;0.21769;0.03332748,0.2434497;-0.02536698;-0.02118717,-0.1700798;0.4910149;0.0005005859,-0.2299171;0.2230976;0.05397402,-0.2813755;-0.02264895;0.06830093,0.07169704;0.007650483;-0.05075538,0.09027291;-0.3321986;-0.01573154,0.0902123;-0.7085571;0.07231839,0.0893834;-0.6680187;-0.04047658,-0.07023845;0.007500887;-0.05277691,-0.1225495;-0.3295399;-0.02564417,-0.1469924;-0.7064357;0.05651781,-0.1448777;-0.665711;-0.05624281,0.003094088;0.5384719;-0.01319756,0;0;0,-0.004262835;0.3069838;-0.04447103,-0.01029947;0.6047605;-0.1026962,0.1689308;0.5189726;-0.05819798,0.2316299;0.2498144;-0.01527619,0.2761685;0.005516693;-0.05501962,-0.1780335;0.5073928;-0.02979343,-0.2305333;0.2338709;-0.004315797,-0.2815461;-0.007909611;-0.05105443,0.07610102;0.004183561;-0.04434228,0.09572703;-0.3372659;-0.0345335,0.09338748;-0.7183865;0.02980995,0.1032174;-0.77576;-0.04163027,-0.08178848;0.002609154;-0.03284724,-0.1097735;-0.3383398;-0.02653899,-0.1028489;-0.7190598;0.03981468,-0.1236032;-0.7695138;-0.03719745,-0.008582756;0.5317439;-0.08567262,121.168
+0;0;0,0.001811833;0.3102061;-0.001954467,0.00339674;0.6131316;-0.02026914,0.1767017;0.4940106;0.00448251,0.208865;0.21769;0.03332748,0.2434497;-0.02536698;-0.02118717,-0.1700798;0.4910149;0.0005005859,-0.2299171;0.2230976;0.05397402,-0.2813755;-0.02264895;0.06830093,0.07169704;0.007650483;-0.05075538,0.09027291;-0.3321986;-0.01573154,0.0902123;-0.7085571;0.07231839,0.0893834;-0.6680187;-0.04047658,-0.07023845;0.007500887;-0.05277691,-0.1225495;-0.3295399;-0.02564417,-0.1469924;-0.7064357;0.05651781,-0.1448777;-0.665711;-0.05624281,0.003094088;0.5384719;-0.01319756,0;0;0,-0.004262835;0.3069838;-0.04447103,-0.01029947;0.6047605;-0.1026962,0.1689308;0.5189726;-0.05819798,0.2316299;0.2498144;-0.01527619,0.2761685;0.005516693;-0.05501962,-0.1780335;0.5073928;-0.02979343,-0.2305333;0.2338709;-0.004315797,-0.2815461;-0.007909611;-0.05105443,0.07610102;0.004183561;-0.04434228,0.09572703;-0.3372659;-0.0345335,0.09338748;-0.7183865;0.02980995,0.1032174;-0.77576;-0.04163027,-0.08178848;0.002609154;-0.03284724,-0.1097735;-0.3383398;-0.02653899,-0.1028489;-0.7190598;0.03981468,-0.1236032;-0.7695138;-0.03719745,-0.008582756;0.5317439;-0.08567262,121.1792
+0;0;0,0.00181363;0.3105137;-0.001956405,0.003399477;0.6136153;-0.02028114,0.1761706;0.4946002;0.004419066,0.2083816;0.2178697;0.03330682,0.2437493;-0.03068976;-0.02244198,-0.1695448;0.4916137;0.0004493827,-0.2294709;0.2232991;0.05400213,-0.2820943;-0.02801093;0.06865337,0.07183357;0.007665052;-0.05085203,0.0904049;-0.3321008;-0.01583678,0.09034365;-0.712436;0.07314352,0.0895813;-0.6727437;-0.03059594,-0.0703722;0.007515171;-0.05287741,-0.1226704;-0.3294431;-0.02575132,-0.1473716;-0.7103212;0.0572788,-0.1454267;-0.6704575;-0.04642906,0.003096701;0.5389249;-0.01320665,0;0;0,-0.004618943;0.3073286;-0.04420066,-0.01095358;0.6053096;-0.1022666,0.16803;0.5189881;-0.05969644,0.2322035;0.2498645;-0.01603842,0.2778738;-0.0001582205;-0.05532575,-0.1782089;0.5074016;-0.03016117,-0.2322085;0.2341785;-0.0004133582,-0.2853732;-0.01309438;-0.04699943,0.07609199;0.00434126;-0.04467559,0.0955523;-0.3370371;-0.03498673,0.0933494;-0.7222129;0.02987552,0.1025901;-0.7668486;-0.04223919,-0.08203561;0.002461616;-0.03269321,-0.1100815;-0.3384083;-0.02695541,-0.1034833;-0.7231951;0.03988721,-0.1225836;-0.7666099;-0.03153994,-0.009169161;0.5322549;-0.08527756,121.1903
+0;0;0,0.001793024;0.3105115;-0.002299548,0.00331215;0.6135646;-0.0213781,0.1762077;0.4950148;0.003652588,0.2081953;0.2183043;0.03297665,0.243343;-0.03035378;-0.02247041,-0.1696632;0.4919775;0.0002618963,-0.2299852;0.2252366;0.06077896,-0.2835296;-0.02548918;0.08103192,0.07182439;0.007598696;-0.05087498,0.09032072;-0.3321691;-0.01583872,0.0902548;-0.7124602;0.07332955,0.08937443;-0.6728196;-0.03041378,-0.07037068;0.007583165;-0.05286973,-0.1226855;-0.3293761;-0.02578853,-0.147673;-0.7102334;0.05725177,-0.1458441;-0.670429;-0.04646382,0.003030689;0.5388967;-0.01406841,0;0;0,-0.004618943;0.3073286;-0.04420066,-0.01095358;0.6053096;-0.1022666,0.16803;0.5189881;-0.05969644,0.2322035;0.2498645;-0.01603842,0.2778738;-0.0001582205;-0.05532575,-0.1782089;0.5074016;-0.03016117,-0.2322085;0.2341785;-0.0004133582,-0.2853732;-0.01309438;-0.04699943,0.07609199;0.00434126;-0.04467559,0.0955523;-0.3370371;-0.03498673,0.0933494;-0.7222129;0.02987552,0.1025901;-0.7668486;-0.04223919,-0.08203561;0.002461616;-0.03269321,-0.1100815;-0.3384083;-0.02695541,-0.1034833;-0.7231951;0.03988721,-0.1225836;-0.7666099;-0.03153994,-0.009169161;0.5322549;-0.08527756,121.2124
+0;0;0,0.001794772;0.3108142;-0.00230179,0.003315625;0.6142159;-0.02140288,0.1755278;0.4957406;0.00356757,0.2075761;0.2185044;0.03294735,0.2426877;-0.02989788;-0.02244265,-0.168979;0.4927154;0.0001902515,-0.2294156;0.2254676;0.06082231,-0.2829049;-0.02500015;0.08105443,0.07190324;0.007607037;-0.05093083,0.09039573;-0.3320901;-0.01590186,0.09032948;-0.7142699;0.07370925,0.08945804;-0.674727;-0.02898159,-0.07044793;0.007591489;-0.05292777,-0.1227519;-0.3292978;-0.02585221,-0.1478635;-0.7120465;0.05760049,-0.1460531;-0.6723415;-0.04506288,0.003033792;0.5394495;-0.01408354,0;0;0,-0.00488168;0.3076238;-0.04424667,-0.01134242;0.6059587;-0.1023099,0.1670326;0.5191315;-0.06046796,0.2323239;0.2497783;-0.01646733,0.277548;-9.311736E-05;-0.05550098,-0.1777533;0.507117;-0.0304121,-0.2331112;0.2338567;0.001439463,-0.2870164;-0.01381089;-0.04050748,0.0761088;0.004553825;-0.04481744,0.09518355;-0.3367753;-0.03513503,0.09347217;-0.7240584;0.02889896,0.1013328;-0.7678338;-0.04274344,-0.08216631;0.002269536;-0.03264103,-0.1106151;-0.3385016;-0.02726988,-0.1040081;-0.7251692;0.04008019,-0.1226529;-0.7677671;-0.03076579,-0.009522498;0.5328036;-0.08531928,121.2236
+0;0;0,0.001794772;0.3108142;-0.00230179,0.003315625;0.6142159;-0.02140288,0.1755278;0.4957406;0.00356757,0.2075761;0.2185044;0.03294735,0.2426877;-0.02989788;-0.02244265,-0.168979;0.4927154;0.0001902515,-0.2294156;0.2254676;0.06082231,-0.2829049;-0.02500015;0.08105443,0.07190324;0.007607037;-0.05093083,0.09039573;-0.3320901;-0.01590186,0.09032948;-0.7142699;0.07370925,0.08945804;-0.674727;-0.02898159,-0.07044793;0.007591489;-0.05292777,-0.1227519;-0.3292978;-0.02585221,-0.1478635;-0.7120465;0.05760049,-0.1460531;-0.6723415;-0.04506288,0.003033792;0.5394495;-0.01408354,0;0;0,-0.00488168;0.3076238;-0.04424667,-0.01134242;0.6059587;-0.1023099,0.1670326;0.5191315;-0.06046796,0.2323239;0.2497783;-0.01646733,0.277548;-9.311736E-05;-0.05550098,-0.1777533;0.507117;-0.0304121,-0.2331112;0.2338567;0.001439463,-0.2870164;-0.01381089;-0.04050748,0.0761088;0.004553825;-0.04481744,0.09518355;-0.3367753;-0.03513503,0.09347217;-0.7240584;0.02889896,0.1013328;-0.7678338;-0.04274344,-0.08216631;0.002269536;-0.03264103,-0.1106151;-0.3385016;-0.02726988,-0.1040081;-0.7251692;0.04008019,-0.1226529;-0.7677671;-0.03076579,-0.009522498;0.5328036;-0.08531928,121.2352
+0;0;0,0.001793766;0.3109912;-0.002699754,0.003283685;0.614437;-0.02241175,0.1758744;0.4960496;0.002617949,0.2076427;0.2189957;0.03268896,0.2427693;-0.03040302;-0.02260463,-0.1694255;0.4934675;7.864926E-05,-0.2305078;0.2287654;0.06989309,-0.2848907;-0.02184689;0.09685568,0.07197672;0.007536727;-0.05098489,0.09019394;-0.3308053;-0.01595549,0.09022508;-0.7086254;0.0724712,0.08913928;-0.6686718;-0.03515217,-0.07052105;0.007662198;-0.05296208,-0.1226382;-0.3278881;-0.02605377,-0.1477739;-0.7061995;0.05650584,-0.1460464;-0.666082;-0.05109386,0.003008221;0.5396729;-0.01492049,0;0;0,-0.005189449;0.3077914;-0.04431152,-0.01186591;0.6061903;-0.1024604,0.1669295;0.5189261;-0.06112742,0.2324058;0.2497699;-0.01708102,0.2778707;-0.0009354651;-0.05671382,-0.1784653;0.5068508;-0.03043464,-0.2347507;0.2342303;0.003950834,-0.2891017;-0.01462016;-0.03617904,0.0760383;0.00470899;-0.04508781,0.09471054;-0.3352787;-0.03539371,0.09234507;-0.7179462;0.02885056,0.1015693;-0.7696574;-0.04130101,-0.08234103;0.002145363;-0.03243856,-0.1110639;-0.3372499;-0.02795681,-0.1046569;-0.7193698;0.03920524,-0.1243117;-0.7653837;-0.03508212,-0.009996921;0.5330263;-0.08544874,121.2568
+0;0;0,0.001793766;0.3109912;-0.002699754,0.003283685;0.614437;-0.02241175,0.1758744;0.4960496;0.002617949,0.2076427;0.2189957;0.03268896,0.2427693;-0.03040302;-0.02260463,-0.1694255;0.4934675;7.864926E-05,-0.2305078;0.2287654;0.06989309,-0.2848907;-0.02184689;0.09685568,0.07197672;0.007536727;-0.05098489,0.09019394;-0.3308053;-0.01595549,0.09022508;-0.7086254;0.0724712,0.08913928;-0.6686718;-0.03515217,-0.07052105;0.007662198;-0.05296208,-0.1226382;-0.3278881;-0.02605377,-0.1477739;-0.7061995;0.05650584,-0.1460464;-0.666082;-0.05109386,0.003008221;0.5396729;-0.01492049,0;0;0,-0.005189449;0.3077914;-0.04431152,-0.01186591;0.6061903;-0.1024604,0.1669295;0.5189261;-0.06112742,0.2324058;0.2497699;-0.01708102,0.2778707;-0.0009354651;-0.05671382,-0.1784653;0.5068508;-0.03043464,-0.2347507;0.2342303;0.003950834,-0.2891017;-0.01462016;-0.03617904,0.0760383;0.00470899;-0.04508781,0.09471054;-0.3352787;-0.03539371,0.09234507;-0.7179462;0.02885056,0.1015693;-0.7696574;-0.04130101,-0.08234103;0.002145363;-0.03243856,-0.1110639;-0.3372499;-0.02795681,-0.1046569;-0.7193698;0.03920524,-0.1243117;-0.7653837;-0.03508212,-0.009996921;0.5330263;-0.08544874,121.2684
+0;0;0,0.001793766;0.3109912;-0.002699754,0.003283685;0.614437;-0.02241175,0.1758744;0.4960496;0.002617949,0.2076427;0.2189957;0.03268896,0.2427693;-0.03040302;-0.02260463,-0.1694255;0.4934675;7.864926E-05,-0.2305078;0.2287654;0.06989309,-0.2848907;-0.02184689;0.09685568,0.07197672;0.007536727;-0.05098489,0.09019394;-0.3308053;-0.01595549,0.09022508;-0.7086254;0.0724712,0.08913928;-0.6686718;-0.03515217,-0.07052105;0.007662198;-0.05296208,-0.1226382;-0.3278881;-0.02605377,-0.1477739;-0.7061995;0.05650584,-0.1460464;-0.666082;-0.05109386,0.003008221;0.5396729;-0.01492049,0;0;0,-0.005189449;0.3077914;-0.04431152,-0.01186591;0.6061903;-0.1024604,0.1669295;0.5189261;-0.06112742,0.2324058;0.2497699;-0.01708102,0.2778707;-0.0009354651;-0.05671382,-0.1784653;0.5068508;-0.03043464,-0.2347507;0.2342303;0.003950834,-0.2891017;-0.01462016;-0.03617904,0.0760383;0.00470899;-0.04508781,0.09471054;-0.3352787;-0.03539371,0.09234507;-0.7179462;0.02885056,0.1015693;-0.7696574;-0.04130101,-0.08234103;0.002145363;-0.03243856,-0.1110639;-0.3372499;-0.02795681,-0.1046569;-0.7193698;0.03920524,-0.1243117;-0.7653837;-0.03508212,-0.009996921;0.5330263;-0.08544874,121.2797
+0;0;0,0.001698259;0.3111949;-0.003011384,0.003102439;0.6148278;-0.02323187,0.1751156;0.4966186;0.00167967,0.2066132;0.2190123;0.03218778,0.2416817;-0.03141788;-0.02287699,-0.1690164;0.4944563;-7.310975E-05,-0.2302207;0.231241;0.07712711,-0.2854868;-0.01960024;0.1087741,0.07205815;0.007442244;-0.05108131,0.08985315;-0.3268397;-0.0164315,0.0901709;-0.704434;0.07175134,0.08888301;-0.6641643;-0.03962528,-0.07060988;0.007776381;-0.05301733,-0.1222968;-0.323724;-0.02660352,-0.1473906;-0.7017573;0.05594883,-0.1457644;-0.6613275;-0.05540848,0.002853564;0.5400257;-0.01559223,0;0;0,-0.005437747;0.3080069;-0.04423141,-0.01241067;0.6066471;-0.1022611,0.1660204;0.5193125;-0.062644,0.2330064;0.250013;-0.01816106,0.2783082;-0.001773536;-0.05725741,-0.1776777;0.5065097;-0.02897446,-0.2361612;0.2339876;0.007073849,-0.2910991;-0.01601179;-0.03112759,0.07602234;0.004830033;-0.04532481,0.09484348;-0.3310713;-0.03650523,0.09178388;-0.7132634;0.02886748,0.1014263;-0.7698095;-0.04133702,-0.08255897;0.002037453;-0.03220138,-0.1108001;-0.3332852;-0.02742453,-0.1046889;-0.7152338;0.03914684,-0.1266959;-0.7627777;-0.03840642,-0.01045948;0.533424;-0.08528066,121.2907
+0;0;0,0.001698259;0.3111949;-0.003011384,0.003102439;0.6148278;-0.02323187,0.1751156;0.4966186;0.00167967,0.2066132;0.2190123;0.03218778,0.2416817;-0.03141788;-0.02287699,-0.1690164;0.4944563;-7.310975E-05,-0.2302207;0.231241;0.07712711,-0.2854868;-0.01960024;0.1087741,0.07205815;0.007442244;-0.05108131,0.08985315;-0.3268397;-0.0164315,0.0901709;-0.704434;0.07175134,0.08888301;-0.6641643;-0.03962528,-0.07060988;0.007776381;-0.05301733,-0.1222968;-0.323724;-0.02660352,-0.1473906;-0.7017573;0.05594883,-0.1457644;-0.6613275;-0.05540848,0.002853564;0.5400257;-0.01559223,0;0;0,-0.005437747;0.3080069;-0.04423141,-0.01241067;0.6066471;-0.1022611,0.1660204;0.5193125;-0.062644,0.2330064;0.250013;-0.01816106,0.2783082;-0.001773536;-0.05725741,-0.1776777;0.5065097;-0.02897446,-0.2361612;0.2339876;0.007073849,-0.2910991;-0.01601179;-0.03112759,0.07602234;0.004830033;-0.04532481,0.09484348;-0.3310713;-0.03650523,0.09178388;-0.7132634;0.02886748,0.1014263;-0.7698095;-0.04133702,-0.08255897;0.002037453;-0.03220138,-0.1108001;-0.3332852;-0.02742453,-0.1046889;-0.7152338;0.03914684,-0.1266959;-0.7627777;-0.03840642,-0.01045948;0.533424;-0.08528066,121.3023
+0;0;0,0.001699122;0.311353;-0.003012914,0.003103932;0.6151221;-0.02324248,0.1745193;0.49703;0.001612574,0.2059891;0.219669;0.03209373,0.241161;-0.03150001;-0.02313349,-0.1684187;0.4948752;-0.0001341226,-0.2295689;0.2318925;0.07699788,-0.284998;-0.01968879;0.1087383,0.0721053;0.007447115;-0.05111475,0.08992374;-0.3272749;-0.01641931,0.09024318;-0.7068722;0.0722313,0.08897358;-0.6667483;-0.03756306,-0.07065609;0.007781471;-0.05305203,-0.122411;-0.3241553;-0.02660344,-0.147638;-0.7041939;0.05638681,-0.1460349;-0.6639124;-0.05338854,0.002854945;0.5402865;-0.0155994,0;0;0,-0.005604252;0.3081583;-0.04426885,-0.0126918;0.6069295;-0.1023266,0.1652536;0.5193677;-0.06371403,0.2337656;0.2506615;-0.01953673,0.2783617;-0.00215295;-0.05786467,-0.1769031;0.5061089;-0.02827059,-0.2371123;0.2345748;0.01036387,-0.2931408;-0.01623464;-0.02608364,0.07597101;0.004904106;-0.04551601,0.09474322;-0.3314332;-0.03629708,0.09235398;-0.7157655;0.02878809,0.1014633;-0.7701172;-0.04164433,-0.0826979;0.001958982;-0.03200895,-0.1105087;-0.3338274;-0.02616131,-0.104832;-0.7179786;0.03978356,-0.1262153;-0.7649146;-0.03625931,-0.01071173;0.5336746;-0.08533716,121.3242
+0;0;0,0.001788426;0.3113537;-0.002891532,0.003550768;0.6151629;-0.02253983,0.1749482;0.4968874;0.0004889062,0.2064242;0.2196437;0.03201247,0.2413438;-0.03159499;-0.02305789,-0.1682722;0.4953855;-0.0001088055,-0.2297938;0.2345506;0.08372906,-0.2854586;-0.01628265;0.120568,0.07210223;0.007348252;-0.05113339,0.08979955;-0.3273685;-0.01632421,0.09042447;-0.7070051;0.07215608,0.08887209;-0.6668455;-0.03763136,-0.07067642;0.007887092;-0.05300934,-0.1223465;-0.3240674;-0.02661745,-0.1475971;-0.7040457;0.05664188,-0.1462766;-0.6637297;-0.05313399,0.0031714;0.5403052;-0.0151212,0;0;0,-0.005604252;0.3081583;-0.04426885,-0.0126918;0.6069295;-0.1023266,0.1652536;0.5193677;-0.06371403,0.2337656;0.2506615;-0.01953673,0.2783617;-0.00215295;-0.05786467,-0.1769031;0.5061089;-0.02827059,-0.2371123;0.2345748;0.01036387,-0.2931408;-0.01623464;-0.02608364,0.07597101;0.004904106;-0.04551601,0.09474322;-0.3314332;-0.03629708,0.09235398;-0.7157655;0.02878809,0.1014633;-0.7701172;-0.04164433,-0.0826979;0.001958982;-0.03200895,-0.1105087;-0.3338274;-0.02616131,-0.104832;-0.7179786;0.03978356,-0.1262153;-0.7649146;-0.03625931,-0.01071173;0.5336746;-0.08533716,121.3362
+0;0;0,0.001788935;0.3114423;-0.002892355,0.003551478;0.615285;-0.02254252,0.1743751;0.4971527;0.0004342496,0.2058747;0.2197022;0.03198133,0.2407303;-0.03107613;-0.02298811,-0.1676988;0.4956559;-0.0001614662,-0.2292663;0.2346264;0.08373895,-0.2848291;-0.01574722;0.1205104,0.07221048;0.007359284;-0.05121016,0.08991957;-0.3275799;-0.01637784,0.09054784;-0.7092516;0.07257675,0.08901928;-0.6692479;-0.03552561,-0.07078253;0.007898933;-0.05308893,-0.122487;-0.3242763;-0.0266795,-0.1478729;-0.7062913;0.05702616,-0.1465727;-0.6661336;-0.05106482,0.003172101;0.5404255;-0.01512372,0;0;0,-0.005867243;0.3082507;-0.04421473,-0.01325895;0.6070777;-0.1021252,0.1643392;0.5192976;-0.06507492,0.2344907;0.2507725;-0.02103734,0.278607;-0.001725674;-0.05878282,-0.1766742;0.5054869;-0.02828069,-0.2377077;0.2344232;0.01373859,-0.2947075;-0.01624978;-0.01851666,0.07595755;0.005037606;-0.0457828,0.0946629;-0.3315176;-0.03619957,0.09291328;-0.7180778;0.02825785,0.101035;-0.7705086;-0.04193997,-0.08294701;0.001806076;-0.03174155,-0.1109196;-0.3342003;-0.02641158,-0.1055619;-0.7204083;0.03992987,-0.1267792;-0.766144;-0.03491976,-0.01118915;0.5338134;-0.08517861,121.3576
+0;0;0,0.001788935;0.3114423;-0.002892355,0.003551478;0.615285;-0.02254252,0.1743751;0.4971527;0.0004342496,0.2058747;0.2197022;0.03198133,0.2407303;-0.03107613;-0.02298811,-0.1676988;0.4956559;-0.0001614662,-0.2292663;0.2346264;0.08373895,-0.2848291;-0.01574722;0.1205104,0.07221048;0.007359284;-0.05121016,0.08991957;-0.3275799;-0.01637784,0.09054784;-0.7092516;0.07257675,0.08901928;-0.6692479;-0.03552561,-0.07078253;0.007898933;-0.05308893,-0.122487;-0.3242763;-0.0266795,-0.1478729;-0.7062913;0.05702616,-0.1465727;-0.6661336;-0.05106482,0.003172101;0.5404255;-0.01512372,0;0;0,-0.005867243;0.3082507;-0.04421473,-0.01325895;0.6070777;-0.1021252,0.1643392;0.5192976;-0.06507492,0.2344907;0.2507725;-0.02103734,0.278607;-0.001725674;-0.05878282,-0.1766742;0.5054869;-0.02828069,-0.2377077;0.2344232;0.01373859,-0.2947075;-0.01624978;-0.01851666,0.07595755;0.005037606;-0.0457828,0.0946629;-0.3315176;-0.03619957,0.09291328;-0.7180778;0.02825785,0.101035;-0.7705086;-0.04193997,-0.08294701;0.001806076;-0.03174155,-0.1109196;-0.3342003;-0.02641158,-0.1055619;-0.7204083;0.03992987,-0.1267792;-0.766144;-0.03491976,-0.01118915;0.5338134;-0.08517861,121.369
+0;0;0,0.001825619;0.3114377;-0.003330316,0.003621697;0.6152194;-0.023862,0.1744459;0.4971658;-0.000551261,0.2058056;0.2197371;0.03132598,0.2405005;-0.03119972;-0.02301811,-0.1677788;0.4964712;-0.0003418569,-0.2296992;0.2379245;0.09068424,-0.2851198;-0.01156814;0.1332081,0.07220982;0.007228278;-0.05122975,0.08989279;-0.3277112;-0.01638729,0.09043088;-0.7093424;0.07274178,0.08874349;-0.6694023;-0.03536408,-0.07077317;0.008041278;-0.05308003,-0.122476;-0.3241419;-0.02676787,-0.1479726;-0.706148;0.05694516,-0.1468318;-0.6660617;-0.0511543,0.003235475;0.5403875;-0.01616987,0;0;0,-0.005867243;0.3082507;-0.04421473,-0.01325895;0.6070777;-0.1021252,0.1643392;0.5192976;-0.06507492,0.2344907;0.2507725;-0.02103734,0.278607;-0.001725674;-0.05878282,-0.1766742;0.5054869;-0.02828069,-0.2377077;0.2344232;0.01373859,-0.2947075;-0.01624978;-0.01851666,0.07595755;0.005037606;-0.0457828,0.0946629;-0.3315176;-0.03619957,0.09291328;-0.7180778;0.02825785,0.101035;-0.7705086;-0.04193997,-0.08294701;0.001806076;-0.03174155,-0.1109196;-0.3342003;-0.02641158,-0.1055619;-0.7204083;0.03992987,-0.1267792;-0.766144;-0.03491976,-0.01118915;0.5338134;-0.08517861,121.3803
+0;0;0,0.001825236;0.3113725;-0.003329618,0.003617692;0.6145315;-0.02381647,0.1736984;0.4968781;-0.00059547,0.2050752;0.2192988;0.03129909,0.2398882;-0.03249249;-0.02323003,-0.167038;0.4961866;-0.0003869776,-0.2289921;0.2374995;0.09068858,-0.2846014;-0.01284266;0.1333573,0.07226322;0.007233622;-0.05126764,0.08993685;-0.3275291;-0.01644357,0.09046649;-0.7031684;0.07128613,0.08870219;-0.6627753;-0.04174709,-0.07082551;0.008047225;-0.05311928,-0.1225011;-0.3239606;-0.026821,-0.1475974;-0.6999691;0.0555777,-0.1464046;-0.6594231;-0.05744884,0.003232565;0.5399119;-0.01614616,0;0;0,-0.006030425;0.3081265;-0.04459763,-0.01337051;0.6061838;-0.1031706,0.1635336;0.5193437;-0.06633115,0.2354183;0.2509949;-0.02304649,0.2796992;-0.002234101;-0.06175685,-0.1756489;0.5048163;-0.0281502,-0.237517;0.2342295;0.01665167,-0.2945123;-0.01748738;-0.01456261,0.07580242;0.005161852;-0.04615211,0.09456518;-0.3312108;-0.03652859,0.09291545;-0.7114962;0.02813911,0.1004809;-0.7705669;-0.04183817,-0.08315823;0.001695375;-0.03137676,-0.1112741;-0.3341261;-0.0264103,-0.10599;-0.7142845;0.03880703,-0.1281021;-0.763673;-0.03927097,-0.01132223;0.5331964;-0.08597445,121.3913
+0;0;0,0.001825236;0.3113725;-0.003329618,0.003617692;0.6145315;-0.02381647,0.1736984;0.4968781;-0.00059547,0.2050752;0.2192988;0.03129909,0.2398882;-0.03249249;-0.02323003,-0.167038;0.4961866;-0.0003869776,-0.2289921;0.2374995;0.09068858,-0.2846014;-0.01284266;0.1333573,0.07226322;0.007233622;-0.05126764,0.08993685;-0.3275291;-0.01644357,0.09046649;-0.7031684;0.07128613,0.08870219;-0.6627753;-0.04174709,-0.07082551;0.008047225;-0.05311928,-0.1225011;-0.3239606;-0.026821,-0.1475974;-0.6999691;0.0555777,-0.1464046;-0.6594231;-0.05744884,0.003232565;0.5399119;-0.01614616,0;0;0,-0.006030425;0.3081265;-0.04459763,-0.01337051;0.6061838;-0.1031706,0.1635336;0.5193437;-0.06633115,0.2354183;0.2509949;-0.02304649,0.2796992;-0.002234101;-0.06175685,-0.1756489;0.5048163;-0.0281502,-0.237517;0.2342295;0.01665167,-0.2945123;-0.01748738;-0.01456261,0.07580242;0.005161852;-0.04615211,0.09456518;-0.3312108;-0.03652859,0.09291545;-0.7114962;0.02813911,0.1004809;-0.7705669;-0.04183817,-0.08315823;0.001695375;-0.03137676,-0.1112741;-0.3341261;-0.0264103,-0.10599;-0.7142845;0.03880703,-0.1281021;-0.763673;-0.03927097,-0.01132223;0.5331964;-0.08597445,121.4135
+0;0;0,0.001901025;0.311524;-0.003760833,0.003768814;0.6148423;-0.0248852,0.173121;0.497204;-0.001881932,0.2043076;0.219473;0.03075558,0.239255;-0.03380316;-0.02358055,-0.166379;0.4977506;-0.0002705976,-0.2285116;0.2407114;0.09586827,-0.2844766;-0.01018968;0.1431878,0.07232175;0.007120905;-0.05128352,0.08990598;-0.3279184;-0.0163639,0.09044115;-0.7033806;0.07126969,0.08834898;-0.6629878;-0.04233636,-0.07086413;0.008176928;-0.05312771,-0.1227104;-0.3240962;-0.026928,-0.1477487;-0.6998781;0.05561244,-0.1468681;-0.6593358;-0.05799568,0.003363965;0.5401698;-0.0170344,0;0;0,-0.006236777;0.3082671;-0.04469299,-0.01375557;0.6065252;-0.1032822,0.1626652;0.5196356;-0.06830549,0.2363674;0.2515632;-0.02497506,0.2805973;-0.00304088;-0.06425619,-0.1750227;0.5046419;-0.0280218,-0.2374474;0.234344;0.01903718,-0.2955238;-0.01901883;-0.008475322,0.07572103;0.005232245;-0.04636907,0.09452367;-0.331416;-0.03665471,0.09263001;-0.7115299;0.02785635,0.100146;-0.7710515;-0.04248643,-0.08328269;0.001635483;-0.0311843,-0.1116253;-0.3344524;-0.02653923,-0.1064796;-0.7144275;0.03860858,-0.1288008;-0.7647879;-0.03925475,-0.01164962;0.5334659;-0.08608651,121.4249
+0;0;0,0.001901025;0.311524;-0.003760833,0.003768814;0.6148423;-0.0248852,0.173121;0.497204;-0.001881932,0.2043076;0.219473;0.03075558,0.239255;-0.03380316;-0.02358055,-0.166379;0.4977506;-0.0002705976,-0.2285116;0.2407114;0.09586827,-0.2844766;-0.01018968;0.1431878,0.07232175;0.007120905;-0.05128352,0.08990598;-0.3279184;-0.0163639,0.09044115;-0.7033806;0.07126969,0.08834898;-0.6629878;-0.04233636,-0.07086413;0.008176928;-0.05312771,-0.1227104;-0.3240962;-0.026928,-0.1477487;-0.6998781;0.05561244,-0.1468681;-0.6593358;-0.05799568,0.003363965;0.5401698;-0.0170344,0;0;0,-0.006236777;0.3082671;-0.04469299,-0.01375557;0.6065252;-0.1032822,0.1626652;0.5196356;-0.06830549,0.2363674;0.2515632;-0.02497506,0.2805973;-0.00304088;-0.06425619,-0.1750227;0.5046419;-0.0280218,-0.2374474;0.234344;0.01903718,-0.2955238;-0.01901883;-0.008475322,0.07572103;0.005232245;-0.04636907,0.09452367;-0.331416;-0.03665471,0.09263001;-0.7115299;0.02785635,0.100146;-0.7710515;-0.04248643,-0.08328269;0.001635483;-0.0311843,-0.1116253;-0.3344524;-0.02653923,-0.1064796;-0.7144275;0.03860858,-0.1288008;-0.7647879;-0.03925475,-0.01164962;0.5334659;-0.08608651,121.4365
+0;0;0,0.001901638;0.3116244;-0.003762045,0.003769904;0.6150217;-0.02489237,0.1726864;0.4974646;-0.001924919,0.2038948;0.2195397;0.03073538,0.2390557;-0.03528416;-0.02393279,-0.1659427;0.4980098;-0.0003177188,-0.2281186;0.2407911;0.09588827,-0.2844256;-0.01164314;0.143497,0.072428;0.007131367;-0.05135886,0.0899862;-0.3274117;-0.01649096,0.09052545;-0.7057475;0.07181332,0.0884748;-0.665561;-0.03953843,-0.07096825;0.008188942;-0.05320577,-0.1227377;-0.3235921;-0.02704486,-0.1479676;-0.7022499;0.05612729,-0.1471046;-0.6619167;-0.05522648,0.003364898;0.5403202;-0.01703852,0;0;0,-0.006445318;0.308355;-0.04475713,-0.01403634;0.6066844;-0.1033866,0.162051;0.5196944;-0.06952858,0.2373334;0.2517465;-0.02687407,0.2823296;-0.004136711;-0.06760764,-0.1747583;0.5045652;-0.02809776,-0.2379613;0.2350212;0.02322822,-0.2966994;-0.01998076;-0.002923492,0.07569079;0.005325273;-0.0466578,0.09467126;-0.3308038;-0.03665137,0.09285069;-0.7139849;0.02741766,0.099914;-0.7708429;-0.04267501,-0.08349629;0.001559613;-0.03098939,-0.111837;-0.3340257;-0.02624949,-0.1071286;-0.7169699;0.03907611,-0.1287505;-0.7653048;-0.03775699,-0.01191489;0.5335974;-0.08618355,121.4579
+0;0;0,0.002132917;0.3116238;-0.00369067,0.004599999;0.6150392;-0.02452719,0.1733006;0.4969365;-0.003179131,0.204512;0.2191159;0.03035376,0.2391544;-0.03578421;-0.02429028,-0.1656179;0.4991094;-0.0003629196,-0.2278868;0.2440094;0.101271,-0.2846248;-0.007138014;0.1548049,0.07247704;0.00694747;-0.05131488,0.09006114;-0.3275833;-0.01634187,0.09054416;-0.7059211;0.07195438,0.08820776;-0.6657092;-0.03938941,-0.07094788;0.008386982;-0.05320208,-0.1226338;-0.3234151;-0.02714285,-0.1481416;-0.7020173;0.05619765,-0.1475617;-0.6616568;-0.0551554,0.003987784;0.540327;-0.01678935,0;0;0,-0.006445318;0.308355;-0.04475713,-0.01403634;0.6066844;-0.1033866,0.162051;0.5196944;-0.06952858,0.2373334;0.2517465;-0.02687407,0.2823296;-0.004136711;-0.06760764,-0.1747583;0.5045652;-0.02809776,-0.2379613;0.2350212;0.02322822,-0.2966994;-0.01998076;-0.002923492,0.07569079;0.005325273;-0.0466578,0.09467126;-0.3308038;-0.03665137,0.09285069;-0.7139849;0.02741766,0.099914;-0.7708429;-0.04267501,-0.08349629;0.001559613;-0.03098939,-0.111837;-0.3340257;-0.02624949,-0.1071286;-0.7169699;0.03907611,-0.1287505;-0.7653048;-0.03775699,-0.01191489;0.5335974;-0.08618355,121.4694
+0;0;0,0.002134074;0.3117929;-0.003692673,0.004602669;0.6153941;-0.02454297,0.1727294;0.4973708;-0.003233993,0.2039284;0.2196608;0.03028555,0.239007;-0.03844899;-0.02504656,-0.1650415;0.4995364;-0.000427315,-0.2272856;0.2445379;0.1011661,-0.2847381;-0.009771913;0.1553741,0.07270442;0.006969268;-0.05147588,0.09026633;-0.3271391;-0.01654701,0.09074496;-0.7020442;0.07094814,0.0883543;-0.6615952;-0.04298156,-0.07117047;0.008413294;-0.05336899,-0.1227911;-0.3229699;-0.02734266,-0.1480675;-0.698137;0.0552417,-0.1474741;-0.6575359;-0.05869747,0.003989901;0.5406144;-0.01679812,0;0;0,-0.006676361;0.3085303;-0.04469275,-0.01440038;0.6070646;-0.1032341,0.1612574;0.5197517;-0.07090259,0.2387105;0.2523412;-0.02952123,0.2834636;-0.006929874;-0.07061219,-0.1743136;0.5045207;-0.0278281,-0.2377888;0.2356552;0.02604247,-0.2980708;-0.02275607;0.003626734,0.07577565;0.005391225;-0.04704523,0.09486046;-0.3302963;-0.03672504,0.09218687;-0.710017;0.02663589,0.09906723;-0.7698492;-0.04391694,-0.0838198;0.00149701;-0.0309236,-0.1120614;-0.3336699;-0.0261889,-0.1077391;-0.7131592;0.03845385,-0.130182;-0.7635233;-0.03985832,-0.01222707;0.5339007;-0.0860672,121.4915
+0;0;0,0.002134074;0.3117929;-0.003692673,0.004602669;0.6153941;-0.02454297,0.1727294;0.4973708;-0.003233993,0.2039284;0.2196608;0.03028555,0.239007;-0.03844899;-0.02504656,-0.1650415;0.4995364;-0.000427315,-0.2272856;0.2445379;0.1011661,-0.2847381;-0.009771913;0.1553741,0.07270442;0.006969268;-0.05147588,0.09026633;-0.3271391;-0.01654701,0.09074496;-0.7020442;0.07094814,0.0883543;-0.6615952;-0.04298156,-0.07117047;0.008413294;-0.05336899,-0.1227911;-0.3229699;-0.02734266,-0.1480675;-0.698137;0.0552417,-0.1474741;-0.6575359;-0.05869747,0.003989901;0.5406144;-0.01679812,0;0;0,-0.006676361;0.3085303;-0.04469275,-0.01440038;0.6070646;-0.1032341,0.1612574;0.5197517;-0.07090259,0.2387105;0.2523412;-0.02952123,0.2834636;-0.006929874;-0.07061219,-0.1743136;0.5045207;-0.0278281,-0.2377888;0.2356552;0.02604247,-0.2980708;-0.02275607;0.003626734,0.07577565;0.005391225;-0.04704523,0.09486046;-0.3302963;-0.03672504,0.09218687;-0.710017;0.02663589,0.09906723;-0.7698492;-0.04391694,-0.0838198;0.00149701;-0.0309236,-0.1120614;-0.3336699;-0.0261889,-0.1077391;-0.7131592;0.03845385,-0.130182;-0.7635233;-0.03985832,-0.01222707;0.5339007;-0.0860672,121.503
+0;0;0,0.002227661;0.3118668;-0.004209543,0.004797295;0.6155461;-0.02597312,0.1727166;0.4975684;-0.004519825,0.203919;0.2199816;0.02980051,0.2389333;-0.04022089;-0.02568978,-0.1648325;0.5009063;-0.0003967509,-0.2262045;0.2484188;0.107721,-0.2851172;-0.006517947;0.1672778,0.07304039;0.006813589;-0.05167736,0.09056094;-0.3276806;-0.01670515,0.0911631;-0.7130441;0.07328616,0.08857517;-0.6730582;-0.0363593,-0.07147148;0.008653445;-0.05356136,-0.1231392;-0.3231412;-0.02788778,-0.1492049;-0.7087482;0.05715147,-0.1489196;-0.6686339;-0.05251239,0.004163251;0.5407493;-0.01795696,0;0;0,-0.00683558;0.3086059;-0.04471302,-0.01467316;0.6072763;-0.103297,0.1609361;0.5198798;-0.07244635,0.2393021;0.2526671;-0.03167772,0.2844178;-0.008518636;-0.07359505,-0.1741811;0.5044761;-0.02757857,-0.2378553;0.2363696;0.02960922,-0.2992755;-0.02399182;0.00839683,0.07589519;0.005429462;-0.04756379,0.09494396;-0.3306215;-0.0364604,0.09218824;-0.7211654;0.02734995,0.09906171;-0.771277;-0.04790592,-0.08430723;0.001476971;-0.03069174,-0.1126561;-0.3340805;-0.0269668,-0.109466;-0.724075;0.04010035,-0.1289207;-0.7731737;-0.03401742,-0.01246268;0.5340698;-0.08611703,121.5252
+0;0;0,0.002227661;0.3118668;-0.004209543,0.004797295;0.6155461;-0.02597312,0.1727166;0.4975684;-0.004519825,0.203919;0.2199816;0.02980051,0.2389333;-0.04022089;-0.02568978,-0.1648325;0.5009063;-0.0003967509,-0.2262045;0.2484188;0.107721,-0.2851172;-0.006517947;0.1672778,0.07304039;0.006813589;-0.05167736,0.09056094;-0.3276806;-0.01670515,0.0911631;-0.7130441;0.07328616,0.08857517;-0.6730582;-0.0363593,-0.07147148;0.008653445;-0.05356136,-0.1231392;-0.3231412;-0.02788778,-0.1492049;-0.7087482;0.05715147,-0.1489196;-0.6686339;-0.05251239,0.004163251;0.5407493;-0.01795696,0;0;0,-0.00683558;0.3086059;-0.04471302,-0.01467316;0.6072763;-0.103297,0.1609361;0.5198798;-0.07244635,0.2393021;0.2526671;-0.03167772,0.2844178;-0.008518636;-0.07359505,-0.1741811;0.5044761;-0.02757857,-0.2378553;0.2363696;0.02960922,-0.2992755;-0.02399182;0.00839683,0.07589519;0.005429462;-0.04756379,0.09494396;-0.3306215;-0.0364604,0.09218824;-0.7211654;0.02734995,0.09906171;-0.771277;-0.04790592,-0.08430723;0.001476971;-0.03069174,-0.1126561;-0.3340805;-0.0269668,-0.109466;-0.724075;0.04010035,-0.1289207;-0.7731737;-0.03401742,-0.01246268;0.5340698;-0.08611703,121.5365
+0;0;0,0.002228813;0.3120281;-0.004211719,0.004799186;0.6157948;-0.02598198,0.172538;0.4978328;-0.004539793,0.203726;0.2203745;0.02976466,0.2391188;-0.04264131;-0.02632562,-0.1646502;0.5011672;-0.0004211292,-0.2259937;0.2487965;0.1076466,-0.2855434;-0.008896649;0.1678473,0.07318056;0.006826664;-0.05177653,0.09071904;-0.3280101;-0.0167685,0.09132719;-0.7172029;0.07411704,0.08877015;-0.6773362;-0.03421948,-0.07160863;0.008670052;-0.05366415,-0.1233293;-0.3234644;-0.02796427,-0.149654;-0.7129031;0.05792001,-0.1493721;-0.6729096;-0.05043471,0.004164884;0.5409675;-0.01796256,0;0;0,-0.007053941;0.3087555;-0.04477215,-0.01503529;0.6075144;-0.1033416,0.1604995;0.5198311;-0.07360601,0.2396466;0.2529436;-0.03311586,0.2858129;-0.01066303;-0.07734585,-0.1738833;0.5038509;-0.02693629,-0.2380964;0.2368259;0.03394816,-0.3009742;-0.02630359;0.01431844,0.0758691;0.00547047;-0.04792452,0.09493133;-0.3309075;-0.03629279,0.09272361;-0.7253476;0.02807879,0.09864092;-0.7733448;-0.04756593,-0.08461656;0.001381395;-0.03034694,-0.1131729;-0.3345107;-0.02721207,-0.1097938;-0.7283593;0.0406372,-0.1284186;-0.7792139;-0.02976413,-0.01277427;0.5342764;-0.08616853,121.5587
+0;0;0,0.002265395;0.3120227;-0.004575427,0.004853381;0.61575;-0.02687407,0.172591;0.4977733;-0.005317768,0.2037577;0.2203465;0.02925969,0.2387754;-0.04278922;-0.02650232,-0.1647048;0.5019535;-0.0004342645,-0.2255919;0.2519869;0.113329,-0.2853494;-0.004565448;0.1780286,0.07320621;0.006640831;-0.05176443,0.09062498;-0.3281959;-0.01669645,0.09142008;-0.71743;0.07401087,0.08870891;-0.6776074;-0.03432592,-0.0715814;0.008868193;-0.0536681,-0.1233255;-0.3232698;-0.02806109,-0.1497397;-0.7127069;0.05780316,-0.14961;-0.6727582;-0.05055598,0.004222941;0.5409388;-0.01870556,0;0;0,-0.007053941;0.3087555;-0.04477215,-0.01503529;0.6075144;-0.1033416,0.1604995;0.5198311;-0.07360601,0.2396466;0.2529436;-0.03311586,0.2858129;-0.01066303;-0.07734585,-0.1738833;0.5038509;-0.02693629,-0.2380964;0.2368259;0.03394816,-0.3009742;-0.02630359;0.01431844,0.0758691;0.00547047;-0.04792452,0.09493133;-0.3309075;-0.03629279,0.09272361;-0.7253476;0.02807879,0.09864092;-0.7733448;-0.04756593,-0.08461656;0.001381395;-0.03034694,-0.1131729;-0.3345107;-0.02721207,-0.1097938;-0.7283593;0.0406372,-0.1284186;-0.7792139;-0.02976413,-0.01277427;0.5342764;-0.08616853,121.5701
+0;0;0,0.002266595;0.3121881;-0.004577852,0.004855615;0.6160369;-0.02688629,0.1724969;0.4980365;-0.005332335,0.203638;0.2208381;0.02921665,0.2385757;-0.04169655;-0.02641798,-0.1646068;0.5022143;-0.0004516132,-0.2254437;0.2524535;0.1132179,-0.2850647;-0.00351274;0.1777698,0.07339849;0.006658274;-0.05190039,0.09079914;-0.3278299;-0.01686891,0.09157584;-0.7080529;0.07173843,0.08869813;-0.6676269;-0.04325309,-0.07176942;0.008891486;-0.05380906,-0.1234597;-0.3229008;-0.0282287,-0.1492623;-0.7033219;0.0556477,-0.1491247;-0.6627622;-0.05936753,0.004224767;0.5411774;-0.0187125,0;0;0,-0.007623687;0.3088826;-0.0449543,-0.0158022;0.6077137;-0.1037533,0.159765;0.5198444;-0.07505965,0.2396936;0.2533906;-0.03485799,0.2864063;-0.009163827;-0.0809381,-0.1743452;0.5038755;-0.02697818,-0.2386084;0.23771;0.03649254,-0.3021536;-0.0248304;0.01991434,0.07575803;0.005577117;-0.04852772,0.09445855;-0.3304586;-0.03658581,0.09068497;-0.7156145;0.02714849,0.09802938;-0.7735558;-0.04736614,-0.08504067;0.001300629;-0.02986161,-0.1138038;-0.3342239;-0.02697837,-0.1111566;-0.7190353;0.03885841,-0.1317825;-0.774171;-0.03641791,-0.01347408;0.5344496;-0.08648777,121.5923
+0;0;0,0.002266595;0.3121881;-0.004577852,0.004855615;0.6160369;-0.02688629,0.1724969;0.4980365;-0.005332335,0.203638;0.2208381;0.02921665,0.2385757;-0.04169655;-0.02641798,-0.1646068;0.5022143;-0.0004516132,-0.2254437;0.2524535;0.1132179,-0.2850647;-0.00351274;0.1777698,0.07339849;0.006658274;-0.05190039,0.09079914;-0.3278299;-0.01686891,0.09157584;-0.7080529;0.07173843,0.08869813;-0.6676269;-0.04325309,-0.07176942;0.008891486;-0.05380906,-0.1234597;-0.3229008;-0.0282287,-0.1492623;-0.7033219;0.0556477,-0.1491247;-0.6627622;-0.05936753,0.004224767;0.5411774;-0.0187125,0;0;0,-0.007623687;0.3088826;-0.0449543,-0.0158022;0.6077137;-0.1037533,0.159765;0.5198444;-0.07505965,0.2396936;0.2533906;-0.03485799,0.2864063;-0.009163827;-0.0809381,-0.1743452;0.5038755;-0.02697818,-0.2386084;0.23771;0.03649254,-0.3021536;-0.0248304;0.01991434,0.07575803;0.005577117;-0.04852772,0.09445855;-0.3304586;-0.03658581,0.09068497;-0.7156145;0.02714849,0.09802938;-0.7735558;-0.04736614,-0.08504067;0.001300629;-0.02986161,-0.1138038;-0.3342239;-0.02697837,-0.1111566;-0.7190353;0.03885841,-0.1317825;-0.774171;-0.03641791,-0.01347408;0.5344496;-0.08648777,121.6037
+0;0;0,0.00229682;0.3121806;-0.005044027,0.005017229;0.6159741;-0.02805258,0.1724807;0.4986365;-0.002832234,0.2052638;0.2211959;0.02805933,0.2399899;-0.04145148;-0.0271745,-0.1646005;0.503242;-0.0003448296,-0.2252624;0.2555578;0.1178711,-0.2857965;0.001101226;0.1873534,0.07340198;0.006447167;-0.0519221,0.09071123;-0.3280422;-0.01685685,0.09138595;-0.708298;0.07161015,0.08914742;-0.6679424;-0.04340195,-0.07179374;0.00904074;-0.05375172,-0.1234822;-0.3227716;-0.02842933,-0.1492314;-0.7031947;0.05545466,-0.1484548;-0.6627036;-0.05956431,0.004355906;0.5411386;-0.01966466,0;0;0,-0.007623687;0.3088826;-0.0449543,-0.0158022;0.6077137;-0.1037533,0.159765;0.5198444;-0.07505965,0.2396936;0.2533906;-0.03485799,0.2864063;-0.009163827;-0.0809381,-0.1743452;0.5038755;-0.02697818,-0.2386084;0.23771;0.03649254,-0.3021536;-0.0248304;0.01991434,0.07575803;0.005577117;-0.04852772,0.09445855;-0.3304586;-0.03658581,0.09068497;-0.7156145;0.02714849,0.09802938;-0.7735558;-0.04736614,-0.08504067;0.001300629;-0.02986161,-0.1138038;-0.3342239;-0.02697837,-0.1111566;-0.7190353;0.03885841,-0.1317825;-0.774171;-0.03641791,-0.01347408;0.5344496;-0.08648777,121.616
+0;0;0,0.00229497;0.3119292;-0.005039965,0.005008949;0.6150037;-0.02799173,0.1720877;0.4979894;-0.002835372,0.2050781;0.2187954;0.02825142,0.2399223;-0.0447453;-0.02717028,-0.1642183;0.5025843;-0.0003536884,-0.2252635;0.2533348;0.1186093,-0.2860035;-0.001987278;0.188328,0.07357983;0.006462788;-0.05204791,0.09064647;-0.3233383;-0.01747414,0.09132189;-0.7039901;0.071085,0.08905006;-0.6634805;-0.0456379,-0.07196768;0.009062646;-0.05388196,-0.1229317;-0.3180989;-0.0289145,-0.1487077;-0.6989183;0.05505686,-0.1479195;-0.6582711;-0.06167302,0.004349618;0.5403937;-0.01962909,0;0;0,-0.007570609;0.308584;-0.04526711,-0.01576385;0.6064676;-0.1051085,0.1594619;0.5197856;-0.07599568,0.2413155;0.2517413;-0.03783441,0.2873101;-0.0118548;-0.08410501,-0.1736119;0.5038481;-0.02685195,-0.2388265;0.2365884;0.03889984,-0.3024808;-0.02704024;0.02520791,0.07581694;0.005650714;-0.04883242,0.09505865;-0.3256493;-0.03763437,0.09037812;-0.7109835;0.02743983,0.09780319;-0.7714266;-0.04675436,-0.08529828;0.001275756;-0.02978792,-0.1136684;-0.3295459;-0.02704086,-0.1109556;-0.7147194;0.03908762,-0.1315571;-0.7718432;-0.03657533,-0.01343952;0.5335129;-0.08752346,121.6271
+0;0;0,0.002296387;0.3121218;-0.005043077,0.005014058;0.6156091;-0.02802764,0.1719647;0.4984934;-0.00286904,0.2049507;0.2193364;0.02821364,0.2400548;-0.04617077;-0.0276216,-0.1640867;0.5030848;-0.000389237,-0.2251238;0.2538683;0.118558,-0.2863171;-0.003358841;0.1887969,0.07384706;0.00648626;-0.05223694,0.09091428;-0.3233261;-0.01766199,0.09158845;-0.7032724;0.07073301,0.08932257;-0.6627903;-0.04568417,-0.07222907;0.009095561;-0.05407765,-0.1231948;-0.3180771;-0.02910934,-0.148923;-0.6981907;0.05470639,-0.1481369;-0.6575714;-0.06171774,0.004353548;0.5408657;-0.01965004,0;0;0,-0.007729039;0.3087656;-0.04533052,-0.01611087;0.6070137;-0.1054368,0.159067;0.5198489;-0.07715321,0.2421573;0.2520972;-0.03989935,0.2877017;-0.0134899;-0.08715558,-0.1731702;0.5033596;-0.02602535,-0.2389008;0.2370303;0.04275714,-0.3034544;-0.02853599;0.03045652,0.07585831;0.005703807;-0.04936742,0.09494902;-0.3255925;-0.03748393,0.0902897;-0.7101938;0.02758146,0.09722674;-0.7710434;-0.04567289,-0.08569301;0.00120132;-0.02965508,-0.1134335;-0.3296815;-0.02651457,-0.1114928;-0.7142402;0.03893943,-0.1314773;-0.7696425;-0.03835894,-0.01373032;0.5339385;-0.08778572,121.6483
+0;0;0,0.002408954;0.3121149;-0.005408695,0.005202055;0.6155651;-0.02886633,0.17229;0.4984532;-0.005268862,0.2045417;0.2194442;0.0278473,0.2393293;-0.04609898;-0.02801476,-0.1640485;0.5039305;-0.000550421,-0.2243916;0.2564473;0.1223057,-0.2856227;0.001019239;0.1987987,0.07391135;0.006268413;-0.05217258,0.09098082;-0.3235625;-0.01777702,0.09173913;-0.7035187;0.07057503,0.08891335;-0.663074;-0.04583326,-0.0722276;0.0092658;-0.05405069,-0.1233371;-0.3178995;-0.02928062,-0.1491507;-0.698025;0.05445474,-0.1489195;-0.6574502;-0.06197587,0.004521478;0.5408356;-0.02036652,0;0;0,-0.007729039;0.3087656;-0.04533052,-0.01611087;0.6070137;-0.1054368,0.159067;0.5198489;-0.07715321,0.2421573;0.2520972;-0.03989935,0.2877017;-0.0134899;-0.08715558,-0.1731702;0.5033596;-0.02602535,-0.2389008;0.2370303;0.04275714,-0.3034544;-0.02853599;0.03045652,0.07585831;0.005703807;-0.04936742,0.09494902;-0.3255925;-0.03748393,0.0902897;-0.7101938;0.02758146,0.09722674;-0.7710434;-0.04567289,-0.08569301;0.00120132;-0.02965508,-0.1134335;-0.3296815;-0.02651457,-0.1114928;-0.7142402;0.03893943,-0.1314773;-0.7696425;-0.03835894,-0.01373032;0.5339385;-0.08778572,121.6705
+0;0;0,0.002408954;0.3121149;-0.005408695,0.005202055;0.6155651;-0.02886633,0.17229;0.4984532;-0.005268862,0.2045417;0.2194442;0.0278473,0.2393293;-0.04609898;-0.02801476,-0.1640485;0.5039305;-0.000550421,-0.2243916;0.2564473;0.1223057,-0.2856227;0.001019239;0.1987987,0.07391135;0.006268413;-0.05217258,0.09098082;-0.3235625;-0.01777702,0.09173913;-0.7035187;0.07057503,0.08891335;-0.663074;-0.04583326,-0.0722276;0.0092658;-0.05405069,-0.1233371;-0.3178995;-0.02928062,-0.1491507;-0.698025;0.05445474,-0.1489195;-0.6574502;-0.06197587,0.004521478;0.5408356;-0.02036652,0;0;0,-0.007729039;0.3087656;-0.04533052,-0.01611087;0.6070137;-0.1054368,0.159067;0.5198489;-0.07715321,0.2421573;0.2520972;-0.03989935,0.2877017;-0.0134899;-0.08715558,-0.1731702;0.5033596;-0.02602535,-0.2389008;0.2370303;0.04275714,-0.3034544;-0.02853599;0.03045652,0.07585831;0.005703807;-0.04936742,0.09494902;-0.3255925;-0.03748393,0.0902897;-0.7101938;0.02758146,0.09722674;-0.7710434;-0.04567289,-0.08569301;0.00120132;-0.02965508,-0.1134335;-0.3296815;-0.02651457,-0.1114928;-0.7142402;0.03893943,-0.1314773;-0.7696425;-0.03835894,-0.01373032;0.5339385;-0.08778572,121.6821
+0;0;0,0.002407039;0.3118668;-0.005404396,0.005195559;0.6148188;-0.02882225,0.1719799;0.4979331;-0.005269186,0.2041996;0.219201;0.02781412,0.2390856;-0.0470928;-0.02820584,-0.1637472;0.5034004;-0.0005593207,-0.2240304;0.2561628;0.1221749,-0.2854346;1.275539E-05;0.1988841,0.07404529;0.006279772;-0.05226713,0.09112901;-0.3238266;-0.01784284,0.09188734;-0.7037894;0.07051073,0.08905751;-0.6633296;-0.04606442,-0.07235849;0.009282592;-0.05414864,-0.1235106;-0.3181559;-0.02935789,-0.1493247;-0.698288;0.05437892,-0.1490931;-0.657698;-0.06221859,0.00451634;0.5402384;-0.0203394,0;0;0,-0.00777775;0.308473;-0.04560471,-0.01623398;0.6061016;-0.1062353,0.158711;0.5198625;-0.07802773,0.2425369;0.2526327;-0.04080296,0.2881511;-0.01361218;-0.08876777,-0.1727216;0.5034418;-0.02574488,-0.2388586;0.2383154;0.04607507,-0.3034993;-0.0281544;0.03696224,0.07582092;0.005796075;-0.04971504,0.09486161;-0.3257644;-0.03737736,0.08988222;-0.7103559;0.02776241,0.09684131;-0.7710221;-0.04598308,-0.08594214;0.001134579;-0.02943898,-0.1133941;-0.3300451;-0.02576371,-0.1119497;-0.7147692;0.03876392,-0.1321195;-0.7695377;-0.03943245,-0.01384063;0.5332153;-0.08844471,121.7039
+0;0;0,0.002573265;0.3120118;-0.005868085,0.005565936;0.6152332;-0.02977843,0.1721569;0.498016;-0.007429822,0.2040285;0.2191353;0.02701786,0.2386477;-0.0475637;-0.02802132,-0.1633455;0.5045447;-0.0008112714,-0.2228801;0.2597552;0.1276821,-0.2848402;0.004308164;0.2068273,0.07423254;0.006109301;-0.05237919,0.0913447;-0.3244827;-0.01793656,0.092187;-0.7041141;0.07035314,0.0889384;-0.6638914;-0.04406929,-0.07255418;0.009466657;-0.05420008,-0.123746;-0.3184639;-0.02947919,-0.1493908;-0.6982469;0.05432465,-0.1496349;-0.6579036;-0.06013281,0.00483382;0.5405698;-0.02117473,0;0;0,-0.007956147;0.3086257;-0.04559946,-0.01655778;0.6065627;-0.1062477,0.1582584;0.5197736;-0.07906461,0.2429056;0.252453;-0.04230285,0.2884846;-0.01395556;-0.0903151,-0.1726649;0.5034842;-0.02555127,-0.239424;0.2390053;0.04908773,-0.3041313;-0.02765936;0.0414008,0.07586302;0.005852327;-0.05001926,0.09484391;-0.3261763;-0.03710055,0.08950937;-0.710492;0.02762032,0.09597716;-0.7679104;-0.04670167,-0.08619567;0.001139302;-0.02933229,-0.113754;-0.3305336;-0.02737837,-0.1124891;-0.7147373;0.03820916,-0.131896;-0.7701411;-0.03620273,-0.01413038;0.533576;-0.08846426,121.7154
+0;0;0,0.002573265;0.3120118;-0.005868085,0.005565936;0.6152332;-0.02977843,0.1721569;0.498016;-0.007429822,0.2040285;0.2191353;0.02701786,0.2386477;-0.0475637;-0.02802132,-0.1633455;0.5045447;-0.0008112714,-0.2228801;0.2597552;0.1276821,-0.2848402;0.004308164;0.2068273,0.07423254;0.006109301;-0.05237919,0.0913447;-0.3244827;-0.01793656,0.092187;-0.7041141;0.07035314,0.0889384;-0.6638914;-0.04406929,-0.07255418;0.009466657;-0.05420008,-0.123746;-0.3184639;-0.02947919,-0.1493908;-0.6982469;0.05432465,-0.1496349;-0.6579036;-0.06013281,0.00483382;0.5405698;-0.02117473,0;0;0,-0.007956147;0.3086257;-0.04559946,-0.01655778;0.6065627;-0.1062477,0.1582584;0.5197736;-0.07906461,0.2429056;0.252453;-0.04230285,0.2884846;-0.01395556;-0.0903151,-0.1726649;0.5034842;-0.02555127,-0.239424;0.2390053;0.04908773,-0.3041313;-0.02765936;0.0414008,0.07586302;0.005852327;-0.05001926,0.09484391;-0.3261763;-0.03710055,0.08950937;-0.710492;0.02762032,0.09597716;-0.7679104;-0.04670167,-0.08619567;0.001139302;-0.02933229,-0.113754;-0.3305336;-0.02737837,-0.1124891;-0.7147373;0.03820916,-0.131896;-0.7701411;-0.03620273,-0.01413038;0.533576;-0.08846426,121.7373
+0;0;0,0.002575785;0.3123173;-0.005873831,0.005576111;0.6163146;-0.02984699,0.1722407;0.4988531;-0.007466238,0.2041753;0.2194212;0.02704955,0.2387148;-0.04666418;-0.027863,-0.1634137;0.5053849;-0.0008446872,-0.223066;0.2601114;0.1279027,-0.2848836;0.005252153;0.2068658,0.07424392;0.006110237;-0.05238722,0.09137565;-0.3248599;-0.01790519,0.09221796;-0.7044954;0.07038544,0.08902062;-0.664434;-0.0422314,-0.0725653;0.009468108;-0.05420838,-0.1238157;-0.3188376;-0.02945921,-0.1494607;-0.6986246;0.0543455,-0.149701;-0.6584445;-0.0583058,0.00484179;0.5414262;-0.02121737,0;0;0,-0.0080401;0.3089002;-0.04581785,-0.01683958;0.6075378;-0.1069019,0.1580367;0.519739;-0.07950044,0.243465;0.2520249;-0.04310656,0.2887802;-0.01371098;-0.09148812,-0.1725594;0.5040194;-0.02515811,-0.2402349;0.2402129;0.05306943,-0.304935;-0.02587199;0.04832404,0.07579239;0.005870461;-0.05014944,0.09497288;-0.3265114;-0.03680038,0.08924964;-0.7108725;0.02764177,0.09599975;-0.766569;-0.04587388,-0.08624505;0.001158541;-0.02922948,-0.1137698;-0.3308993;-0.02728656,-0.1121285;-0.7149945;0.03894898,-0.131231;-0.7708745;-0.03214066,-0.01435868;0.5343469;-0.08900738,121.7493
+0;0;0,0.002660676;0.3123103;-0.00619804,0.00573236;0.6162759;-0.03055769,0.1724784;0.4990483;-0.008591192,0.2041274;0.21966;0.02653524,0.2386141;-0.04648343;-0.02812865,-0.1634107;0.5064533;-0.000690382,-0.2228954;0.2634549;0.1323763,-0.2850181;0.01070386;0.2176258,0.07421575;0.00585673;-0.05245603,0.09133232;-0.3251116;-0.01794863,0.09219768;-0.704749;0.07033372,0.08870366;-0.6647204;-0.04227725,-0.07263064;0.009719914;-0.05407614,-0.1238502;-0.3186068;-0.02954243,-0.1494205;-0.6983879;0.05431157,-0.1499582;-0.658246;-0.05834216,0.004981639;0.5413995;-0.02182622,0;0;0,-0.0080401;0.3089002;-0.04581785,-0.01683958;0.6075378;-0.1069019,0.1580367;0.519739;-0.07950044,0.243465;0.2520249;-0.04310656,0.2887802;-0.01371098;-0.09148812,-0.1725594;0.5040194;-0.02515811,-0.2402349;0.2402129;0.05306943,-0.304935;-0.02587199;0.04832404,0.07579239;0.005870461;-0.05014944,0.09497288;-0.3265114;-0.03680038,0.08924964;-0.7108725;0.02764177,0.09599975;-0.766569;-0.04587388,-0.08624505;0.001158541;-0.02922948,-0.1137698;-0.3308993;-0.02728656,-0.1121285;-0.7149945;0.03894898,-0.131231;-0.7708745;-0.03214066,-0.01435868;0.5343469;-0.08900738,121.7613
+0;0;0,0.002660929;0.3123401;-0.006198631,0.005732677;0.6163119;-0.03055866,0.1723218;0.4991251;-0.008604677,0.2038959;0.2203985;0.02643855,0.2385984;-0.04740974;-0.02856728,-0.1632527;0.5065231;-0.0007112641,-0.2225965;0.2641003;0.1320402,-0.2851078;0.009768218;0.217823,0.07427355;0.005861291;-0.05249687,0.09138738;-0.3250544;-0.01799497,0.0922512;-0.7040097;0.07012878,0.08872955;-0.6639017;-0.04337283,-0.07268719;0.009727483;-0.05411825,-0.1238986;-0.318547;-0.02958845,-0.1494229;-0.6976458;0.0541149,-0.1499649;-0.6574237;-0.05942982,0.004981967;0.5414366;-0.02182731,0;0;0,-0.008080751;0.3089283;-0.04582429,-0.01691602;0.6075776;-0.1068788,0.1578402;0.5198019;-0.08021379,0.243878;0.2528781;-0.04468012,0.2897359;-0.01441503;-0.09369636,-0.1723508;0.504106;-0.02486546,-0.2404493;0.2420535;0.05640281,-0.3048;-0.02592006;0.05693721,0.07577179;0.005941153;-0.05030084,0.09495798;-0.3263825;-0.03683376,0.08913553;-0.7100071;0.02775645,0.09574874;-0.7668178;-0.04584622,-0.08633443;0.001140444;-0.02918739,-0.1136704;-0.3308789;-0.02710783,-0.1120384;-0.7142957;0.03894171,-0.1312503;-0.7713298;-0.03214394,-0.01443264;0.5343848;-0.08899641,121.7819
+0;0;0,0.002660929;0.3123401;-0.006198631,0.005732677;0.6163119;-0.03055866,0.1723218;0.4991251;-0.008604677,0.2038959;0.2203985;0.02643855,0.2385984;-0.04740974;-0.02856728,-0.1632527;0.5065231;-0.0007112641,-0.2225965;0.2641003;0.1320402,-0.2851078;0.009768218;0.217823,0.07427355;0.005861291;-0.05249687,0.09138738;-0.3250544;-0.01799497,0.0922512;-0.7040097;0.07012878,0.08872955;-0.6639017;-0.04337283,-0.07268719;0.009727483;-0.05411825,-0.1238986;-0.318547;-0.02958845,-0.1494229;-0.6976458;0.0541149,-0.1499649;-0.6574237;-0.05942982,0.004981967;0.5414366;-0.02182731,0;0;0,-0.008080751;0.3089283;-0.04582429,-0.01691602;0.6075776;-0.1068788,0.1578402;0.5198019;-0.08021379,0.243878;0.2528781;-0.04468012,0.2897359;-0.01441503;-0.09369636,-0.1723508;0.504106;-0.02486546,-0.2404493;0.2420535;0.05640281,-0.3048;-0.02592006;0.05693721,0.07577179;0.005941153;-0.05030084,0.09495798;-0.3263825;-0.03683376,0.08913553;-0.7100071;0.02775645,0.09574874;-0.7668178;-0.04584622,-0.08633443;0.001140444;-0.02918739,-0.1136704;-0.3308789;-0.02710783,-0.1120384;-0.7142957;0.03894171,-0.1312503;-0.7713298;-0.03214394,-0.01443264;0.5343848;-0.08899641,121.7934
+0;0;0,0.00275965;0.3123338;-0.006468028,0.005902565;0.6162833;-0.03109626,0.1725631;0.4992079;-0.009896333,0.2039863;0.2205543;0.0258557,0.2385665;-0.04737765;-0.02862225,-0.1632553;0.5074914;-0.0008114278,-0.2221978;0.2675979;0.1366307,-0.2855277;0.01523402;0.2274765,0.07429141;0.005631291;-0.05249679,0.09142997;-0.325281;-0.01797457,0.09229252;-0.7042896;0.06991929,0.0884904;-0.6642063;-0.04357546,-0.07271521;0.009931976;-0.05404342,-0.123727;-0.3183868;-0.02969124,-0.1494307;-0.6975579;0.05362855,-0.1502522;-0.6573498;-0.05991574,0.005134393;0.5414157;-0.02230046,0;0;0,-0.008080751;0.3089283;-0.04582429,-0.01691602;0.6075776;-0.1068788,0.1578402;0.5198019;-0.08021379,0.243878;0.2528781;-0.04468012,0.2897359;-0.01441503;-0.09369636,-0.1723508;0.504106;-0.02486546,-0.2404493;0.2420535;0.05640281,-0.3048;-0.02592006;0.05693721,0.07577179;0.005941153;-0.05030084,0.09495798;-0.3263825;-0.03683376,0.08913553;-0.7100071;0.02775645,0.09574874;-0.7668178;-0.04584622,-0.08633443;0.001140444;-0.02918739,-0.1136704;-0.3308789;-0.02710783,-0.1120384;-0.7142957;0.03894171,-0.1312503;-0.7713298;-0.03214394,-0.01443264;0.5343848;-0.08899641,121.8161
+0;0;0,0.002760587;0.3124398;-0.006470223,0.005904136;0.6164507;-0.03110285,0.172562;0.4993725;-0.00990273,0.2040492;0.2201518;0.02592207,0.2385521;-0.04718137;-0.02843411,-0.1632512;0.5076559;-0.0008179639,-0.2223137;0.2672742;0.136904,-0.285502;0.01547432;0.2275467,0.07433584;0.005634659;-0.05252818,0.09148092;-0.3254034;-0.01799284,0.09234102;-0.7033391;0.0696522,0.08852305;-0.6632137;-0.04431586,-0.0727587;0.009937916;-0.05407574,-0.1237899;-0.3185057;-0.0297143,-0.1494208;-0.6966035;0.05336962,-0.1502458;-0.6563528;-0.0606482,0.00513593;0.5415797;-0.02230666,0;0;0,-0.008132905;0.3090276;-0.04586816,-0.01703742;0.6077467;-0.1068816,0.1577238;0.5197575;-0.08059669,0.244221;0.2523088;-0.04554677,0.2899235;-0.01449898;-0.09388876,-0.1722782;0.5041282;-0.02450748,-0.2409904;0.2425255;0.0596457,-0.3056172;-0.02467322;0.06598788,0.07576658;0.005971193;-0.05040383,0.09485573;-0.326472;-0.03661847,0.08902809;-0.70907;0.02743244,0.0955444;-0.7669351;-0.04566407,-0.08640895;0.001140713;-0.02913705,-0.1134909;-0.3310249;-0.02680853,-0.1123533;-0.7134126;0.03873663,-0.1319973;-0.7696432;-0.03395605,-0.01454672;0.5345447;-0.08902431,121.8381
+0;0;0,0.002760587;0.3124398;-0.006470223,0.005904136;0.6164507;-0.03110285,0.172562;0.4993725;-0.00990273,0.2040492;0.2201518;0.02592207,0.2385521;-0.04718137;-0.02843411,-0.1632512;0.5076559;-0.0008179639,-0.2223137;0.2672742;0.136904,-0.285502;0.01547432;0.2275467,0.07433584;0.005634659;-0.05252818,0.09148092;-0.3254034;-0.01799284,0.09234102;-0.7033391;0.0696522,0.08852305;-0.6632137;-0.04431586,-0.0727587;0.009937916;-0.05407574,-0.1237899;-0.3185057;-0.0297143,-0.1494208;-0.6966035;0.05336962,-0.1502458;-0.6563528;-0.0606482,0.00513593;0.5415797;-0.02230666,0;0;0,-0.008132905;0.3090276;-0.04586816,-0.01703742;0.6077467;-0.1068816,0.1577238;0.5197575;-0.08059669,0.244221;0.2523088;-0.04554677,0.2899235;-0.01449898;-0.09388876,-0.1722782;0.5041282;-0.02450748,-0.2409904;0.2425255;0.0596457,-0.3056172;-0.02467322;0.06598788,0.07576658;0.005971193;-0.05040383,0.09485573;-0.326472;-0.03661847,0.08902809;-0.70907;0.02743244,0.0955444;-0.7669351;-0.04566407,-0.08640895;0.001140713;-0.02913705,-0.1134909;-0.3310249;-0.02680853,-0.1123533;-0.7134126;0.03873663,-0.1319973;-0.7696432;-0.03395605,-0.01454672;0.5345447;-0.08902431,121.8494
+0;0;0,0.002880716;0.3123378;-0.00673944,0.006120752;0.6162371;-0.03159914,0.1727503;0.4992836;-0.01080258,0.2040714;0.2194587;0.02570858,0.2386342;-0.04741073;-0.02837586,-0.1630949;0.508269;-0.0007754378,-0.2219757;0.2697417;0.1415405,-0.2847774;0.02046187;0.2377409,0.07439246;0.005452536;-0.05254959,0.09153096;-0.3257176;-0.01782716,0.09217578;-0.6972297;0.06844589,0.08815456;-0.6571637;-0.0449489,-0.07282738;0.01007836;-0.05403727,-0.123715;-0.3185441;-0.02973066,-0.1488866;-0.6902037;0.05212396,-0.1499343;-0.6500321;-0.06132785,0.005327752;0.541394;-0.02275039,0;0;0,-0.008311808;0.308947;-0.04573059,-0.01731837;0.6076;-0.1065931,0.1574407;0.5197167;-0.08116937,0.2444132;0.2517321;-0.04601121,0.2904719;-0.01441389;-0.09483671,-0.1723714;0.5040421;-0.02395926,-0.2420716;0.2429517;0.06315977,-0.3066009;-0.02362093;0.07383788,0.07573861;0.00604856;-0.05052233,0.09460907;-0.3265408;-0.03633428,0.0888276;-0.7026412;0.02675056,0.09767853;-0.7603832;-0.0453527,-0.08648309;0.001102861;-0.02906693,-0.1137176;-0.3312059;-0.02756792,-0.1128163;-0.7070503;0.03727674,-0.1325293;-0.7624777;-0.03545181,-0.01481675;0.5344115;-0.0887711,121.8714
+0;0;0,0.002880523;0.3123169;-0.006738988,0.006120306;0.6161925;-0.03159683,0.1726449;0.4992696;-0.01080825,0.2039941;0.2191946;0.02573554,0.2385525;-0.04764089;-0.02834201,-0.1629897;0.5082493;-0.000787396,-0.2219231;0.2695088;0.1416558,-0.2847169;0.02026071;0.2378439,0.0744413;0.005456116;-0.05258409,0.09157576;-0.325636;-0.01786984,0.09223818;-0.7072867;0.0707576,0.08839542;-0.6676674;-0.03760489,-0.07287519;0.01008498;-0.05407275,-0.1237509;-0.31846;-0.02977187,-0.1496094;-0.7002622;0.05431656,-0.1506106;-0.660542;-0.05410042,0.00532735;0.5413535;-0.02274857,0;0;0,-0.008389071;0.3089281;-0.04570079,-0.01743907;0.6075635;-0.1065252,0.1572246;0.5196209;-0.08142471,0.2445657;0.2514572;-0.04649663,0.2906635;-0.0146668;-0.09520864,-0.1723111;0.504333;-0.02361464,-0.2428026;0.2442579;0.06667451,-0.3077872;-0.02193129;0.0821702,0.07572666;0.006075189;-0.05064511,0.09491926;-0.3264226;-0.03658938,0.08994129;-0.71289;0.02768087,0.09840539;-0.7628067;-0.04574537,-0.08656355;0.00110679;-0.02901534,-0.1137947;-0.3311234;-0.02751807,-0.1127946;-0.7172985;0.03866537,-0.1321913;-0.7671972;-0.0326768,-0.0149321;0.5343767;-0.08871484,121.8828
+0;0;0,0.002880523;0.3123169;-0.006738988,0.006120306;0.6161925;-0.03159683,0.1726449;0.4992696;-0.01080825,0.2039941;0.2191946;0.02573554,0.2385525;-0.04764089;-0.02834201,-0.1629897;0.5082493;-0.000787396,-0.2219231;0.2695088;0.1416558,-0.2847169;0.02026071;0.2378439,0.0744413;0.005456116;-0.05258409,0.09157576;-0.325636;-0.01786984,0.09223818;-0.7072867;0.0707576,0.08839542;-0.6676674;-0.03760489,-0.07287519;0.01008498;-0.05407275,-0.1237509;-0.31846;-0.02977187,-0.1496094;-0.7002622;0.05431656,-0.1506106;-0.660542;-0.05410042,0.00532735;0.5413535;-0.02274857,0;0;0,-0.008389071;0.3089281;-0.04570079,-0.01743907;0.6075635;-0.1065252,0.1572246;0.5196209;-0.08142471,0.2445657;0.2514572;-0.04649663,0.2906635;-0.0146668;-0.09520864,-0.1723111;0.504333;-0.02361464,-0.2428026;0.2442579;0.06667451,-0.3077872;-0.02193129;0.0821702,0.07572666;0.006075189;-0.05064511,0.09491926;-0.3264226;-0.03658938,0.08994129;-0.71289;0.02768087,0.09840539;-0.7628067;-0.04574537,-0.08656355;0.00110679;-0.02901534,-0.1137947;-0.3311234;-0.02751807,-0.1127946;-0.7172985;0.03866537,-0.1321913;-0.7671972;-0.0326768,-0.0149321;0.5343767;-0.08871484,121.8942
+0;0;0,0.002975831;0.3124292;-0.006946677,0.006271421;0.6164206;-0.03191431,0.1728356;0.4993644;-0.01170207,0.2041565;0.2190703;0.0254191,0.2387491;-0.04778454;-0.02829686,-0.1633024;0.5103598;-0.001471201,-0.2224264;0.2739702;0.1453214,-0.2851818;0.02696072;0.2470152,0.07447355;0.005262305;-0.05264414,0.09159864;-0.3260825;-0.01773185,0.09206257;-0.7048626;0.07002493,0.08817118;-0.6651151;-0.04004129,-0.07294732;0.01027152;-0.05402397,-0.1237543;-0.3185632;-0.02977754,-0.1493711;-0.6974343;0.05374698,-0.1503796;-0.6575776;-0.05637368,0.005466234;0.5415635;-0.02304416,0;0;0,-0.008397147;0.3090223;-0.04586792,-0.01749776;0.6077583;-0.1068201,0.1571824;0.5195433;-0.08159041,0.2446811;0.2511325;-0.04661322,0.29079;-0.01491511;-0.09546185,-0.1721191;0.5045594;-0.02318422,-0.2432762;0.2454311;0.070159,-0.3084606;-0.02058077;0.08695915,0.07568164;0.006104499;-0.05079794,0.09499075;-0.3266443;-0.03641272,0.08951642;-0.7101143;0.02759218,0.09813839;-0.7628575;-0.04523611,-0.08663214;0.001102394;-0.02896659,-0.1137835;-0.3314062;-0.02743175,-0.1128618;-0.7147642;0.03746561,-0.1302601;-0.770313;-0.03038307,-0.01498541;0.5345536;-0.08899641,121.9162
+0;0;0,0.002975831;0.3124292;-0.006946677,0.006271421;0.6164206;-0.03191431,0.1728356;0.4993644;-0.01170207,0.2041565;0.2190703;0.0254191,0.2387491;-0.04778454;-0.02829686,-0.1633024;0.5103598;-0.001471201,-0.2224264;0.2739702;0.1453214,-0.2851818;0.02696072;0.2470152,0.07447355;0.005262305;-0.05264414,0.09159864;-0.3260825;-0.01773185,0.09206257;-0.7048626;0.07002493,0.08817118;-0.6651151;-0.04004129,-0.07294732;0.01027152;-0.05402397,-0.1237543;-0.3185632;-0.02977754,-0.1493711;-0.6974343;0.05374698,-0.1503796;-0.6575776;-0.05637368,0.005466234;0.5415635;-0.02304416,0;0;0,-0.008397147;0.3090223;-0.04586792,-0.01749776;0.6077583;-0.1068201,0.1571824;0.5195433;-0.08159041,0.2446811;0.2511325;-0.04661322,0.29079;-0.01491511;-0.09546185,-0.1721191;0.5045594;-0.02318422,-0.2432762;0.2454311;0.070159,-0.3084606;-0.02058077;0.08695915,0.07568164;0.006104499;-0.05079794,0.09499075;-0.3266443;-0.03641272,0.08951642;-0.7101143;0.02759218,0.09813839;-0.7628575;-0.04523611,-0.08663214;0.001102394;-0.02896659,-0.1137835;-0.3314062;-0.02743175,-0.1128618;-0.7147642;0.03746561,-0.1302601;-0.770313;-0.03038307,-0.01498541;0.5345536;-0.08899641,121.9384
+0;0;0,0.002975831;0.3124292;-0.006946677,0.006271421;0.6164206;-0.03191431,0.1728356;0.4993644;-0.01170207,0.2041565;0.2190703;0.0254191,0.2387491;-0.04778454;-0.02829686,-0.1633024;0.5103598;-0.001471201,-0.2224264;0.2739702;0.1453214,-0.2851818;0.02696072;0.2470152,0.07447355;0.005262305;-0.05264414,0.09159864;-0.3260825;-0.01773185,0.09206257;-0.7048626;0.07002493,0.08817118;-0.6651151;-0.04004129,-0.07294732;0.01027152;-0.05402397,-0.1237543;-0.3185632;-0.02977754,-0.1493711;-0.6974343;0.05374698,-0.1503796;-0.6575776;-0.05637368,0.005466234;0.5415635;-0.02304416,0;0;0,-0.008397147;0.3090223;-0.04586792,-0.01749776;0.6077583;-0.1068201,0.1571824;0.5195433;-0.08159041,0.2446811;0.2511325;-0.04661322,0.29079;-0.01491511;-0.09546185,-0.1721191;0.5045594;-0.02318422,-0.2432762;0.2454311;0.070159,-0.3084606;-0.02058077;0.08695915,0.07568164;0.006104499;-0.05079794,0.09499075;-0.3266443;-0.03641272,0.08951642;-0.7101143;0.02759218,0.09813839;-0.7628575;-0.04523611,-0.08663214;0.001102394;-0.02896659,-0.1137835;-0.3314062;-0.02743175,-0.1128618;-0.7147642;0.03746561,-0.1302601;-0.770313;-0.03038307,-0.01498541;0.5345536;-0.08899641,121.9501
+0;0;0,0.003057999;0.3124647;-0.007187376,0.006379646;0.6164474;-0.03228449,0.1729342;0.4993963;-0.01257314,0.2041895;0.2193447;0.02528244,0.2386529;-0.04761237;-0.02868366,-0.1634602;0.5118745;-0.00208237,-0.2226674;0.2779259;0.1482554,-0.2857996;0.03327213;0.2556098,0.07451344;0.005035592;-0.05268953,0.09169962;-0.3263755;-0.01766488,0.09215479;-0.7052519;0.07007612,0.08812638;-0.6652372;-0.04321233,-0.07301298;0.01048011;-0.05397285,-0.1237872;-0.3184582;-0.02995271,-0.1490601;-0.6974318;0.05363175,-0.1501251;-0.6573088;-0.05971368,0.005570153;0.541597;-0.02338605,0;0;0,-0.008458585;0.3090673;-0.0458374,-0.01760398;0.6078149;-0.1067359,0.1570561;0.5196602;-0.08171058,0.2447102;0.2514643;-0.04668784,0.2908408;-0.01473218;-0.09544778,-0.171956;0.5046731;-0.02256202,-0.2432182;0.2467559;0.07355926,-0.3094094;-0.01891357;0.09367338,0.07565631;0.006120503;-0.05091619,0.09499663;-0.3266947;-0.0362401,0.08925353;-0.7102711;0.02765226,0.09655078;-0.7669594;-0.04571462,-0.08670156;0.001109872;-0.02890337,-0.1138094;-0.3314831;-0.02732648,-0.1127531;-0.7149884;0.03723922,-0.1291303;-0.774352;-0.03129351,-0.01508616;0.5346106;-0.0889256,121.9718
+0;0;0,0.003058589;0.3125251;-0.007188763,0.00638088;0.6165667;-0.03229058,0.173007;0.4994864;-0.01257328,0.2042509;0.2195375;0.02526842,0.2387142;-0.04741901;-0.02869758,-0.1635316;0.51197;-0.002078013,-0.222717;0.2781072;0.1482046,-0.2858491;0.0334539;0.2555588,0.07467058;0.005046211;-0.05280065,0.09187086;-0.3266368;-0.01774725,0.09232554;-0.7050939;0.06989662,0.08827202;-0.6650168;-0.04409765,-0.07316696;0.01050221;-0.05408668,-0.1239828;-0.318706;-0.03004682,-0.1492277;-0.6972601;0.0534451,-0.1502994;-0.657074;-0.06060649,0.005571268;0.5417053;-0.02339082,0;0;0,-0.008523628;0.3091261;-0.0458405,-0.01774137;0.6079369;-0.1067162,0.1569998;0.5196321;-0.08180523,0.2447371;0.2515818;-0.04672265,0.2907597;-0.01466247;-0.09532022,-0.1720178;0.5047519;-0.02223102,-0.2433132;0.2477314;0.07593741,-0.3105034;-0.01721013;0.1015749,0.07570131;0.006164312;-0.05118966,0.09507199;-0.3269036;-0.0360663,0.08920069;-0.7100866;0.02755594,0.09651656;-0.7679281;-0.0455401,-0.08692378;0.001098108;-0.02884648,-0.1140131;-0.3317711;-0.02727035,-0.1127386;-0.7147542;0.03779637,-0.1297905;-0.7751462;-0.03040333,-0.01520933;0.5347185;-0.08891892,121.9836
+0;0;0,0.003058589;0.3125251;-0.007188763,0.00638088;0.6165667;-0.03229058,0.173007;0.4994864;-0.01257328,0.2042509;0.2195375;0.02526842,0.2387142;-0.04741901;-0.02869758,-0.1635316;0.51197;-0.002078013,-0.222717;0.2781072;0.1482046,-0.2858491;0.0334539;0.2555588,0.07467058;0.005046211;-0.05280065,0.09187086;-0.3266368;-0.01774725,0.09232554;-0.7050939;0.06989662,0.08827202;-0.6650168;-0.04409765,-0.07316696;0.01050221;-0.05408668,-0.1239828;-0.318706;-0.03004682,-0.1492277;-0.6972601;0.0534451,-0.1502994;-0.657074;-0.06060649,0.005571268;0.5417053;-0.02339082,0;0;0,-0.008523628;0.3091261;-0.0458405,-0.01774137;0.6079369;-0.1067162,0.1569998;0.5196321;-0.08180523,0.2447371;0.2515818;-0.04672265,0.2907597;-0.01466247;-0.09532022,-0.1720178;0.5047519;-0.02223102,-0.2433132;0.2477314;0.07593741,-0.3105034;-0.01721013;0.1015749,0.07570131;0.006164312;-0.05118966,0.09507199;-0.3269036;-0.0360663,0.08920069;-0.7100866;0.02755594,0.09651656;-0.7679281;-0.0455401,-0.08692378;0.001098108;-0.02884648,-0.1140131;-0.3317711;-0.02727035,-0.1127386;-0.7147542;0.03779637,-0.1297905;-0.7751462;-0.03040333,-0.01520933;0.5347185;-0.08891892,121.9949
+0;0;0,0.003131042;0.3124805;-0.007387863,0.006474754;0.616462;-0.03259618,0.1730576;0.499342;-0.01324027,0.2041158;0.2196777;0.02512459,0.2385575;-0.0470832;-0.02895287,-0.1635627;0.512806;-0.002446033,-0.2228164;0.2816022;0.1514448,-0.2851549;0.04034638;0.2662557,0.07470705;0.004795256;-0.05278189,0.09196111;-0.3269614;-0.01764414,0.09247186;-0.7032993;0.06942078,0.08852419;-0.6636134;-0.04030564,-0.07316138;0.01071627;-0.05406145,-0.123885;-0.318588;-0.02996424,-0.1489052;-0.6950143;0.05302973,-0.149982;-0.6552241;-0.05675315,0.005661684;0.5416221;-0.02367212,0;0;0,-0.008545145;0.3090868;-0.0458343,-0.01777513;0.607852;-0.1066778,0.1569294;0.5197402;-0.0818224,0.2447058;0.2519556;-0.04667592,0.2908757;-0.01413956;-0.09498429,-0.1719721;0.5049375;-0.02201146,-0.2433961;0.2494591;0.07936887,-0.3103666;-0.0152151;0.1064713,0.07567105;0.006194874;-0.05124044,0.09497841;-0.3269566;-0.03600263,0.08906272;-0.7079298;0.02752042,0.09621577;-0.7603519;-0.04531312,-0.08694454;0.001079369;-0.02880191,-0.1139977;-0.3318768;-0.02703422,-0.1125942;-0.7127867;0.03712593,-0.1293303;-0.7694604;-0.02888059,-0.01524948;0.5346495;-0.08889222,122.0168
+0;0;0,0.003131042;0.3124805;-0.007387863,0.006474754;0.616462;-0.03259618,0.1730576;0.499342;-0.01324027,0.2041158;0.2196777;0.02512459,0.2385575;-0.0470832;-0.02895287,-0.1635627;0.512806;-0.002446033,-0.2228164;0.2816022;0.1514448,-0.2851549;0.04034638;0.2662557,0.07470705;0.004795256;-0.05278189,0.09196111;-0.3269614;-0.01764414,0.09247186;-0.7032993;0.06942078,0.08852419;-0.6636134;-0.04030564,-0.07316138;0.01071627;-0.05406145,-0.123885;-0.318588;-0.02996424,-0.1489052;-0.6950143;0.05302973,-0.149982;-0.6552241;-0.05675315,0.005661684;0.5416221;-0.02367212,0;0;0,-0.008545145;0.3090868;-0.0458343,-0.01777513;0.607852;-0.1066778,0.1569294;0.5197402;-0.0818224,0.2447058;0.2519556;-0.04667592,0.2908757;-0.01413956;-0.09498429,-0.1719721;0.5049375;-0.02201146,-0.2433961;0.2494591;0.07936887,-0.3103666;-0.0152151;0.1064713,0.07567105;0.006194874;-0.05124044,0.09497841;-0.3269566;-0.03600263,0.08906272;-0.7079298;0.02752042,0.09621577;-0.7603519;-0.04531312,-0.08694454;0.001079369;-0.02880191,-0.1139977;-0.3318768;-0.02703422,-0.1125942;-0.7127867;0.03712593,-0.1293303;-0.7694604;-0.02888059,-0.01524948;0.5346495;-0.08889222,122.0282
+0;0;0,0.003130348;0.3124113;-0.007386226,0.00647345;0.6163372;-0.03258967,0.1730401;0.4992404;-0.01323705,0.2040439;0.2200661;0.02506059,0.238545;-0.04715505;-0.02911016,-0.1635473;0.5127031;-0.002443878,-0.2226971;0.2819043;0.1511774,-0.2851432;0.04023227;0.2661863,0.07462071;0.004789714;-0.05272089,0.09189788;-0.3274115;-0.01753604,0.09241749;-0.7102775;0.07103914,0.08852123;-0.6707177;-0.03725866,-0.07307682;0.01070388;-0.05399898,-0.1238684;-0.3190416;-0.02986948,-0.1493226;-0.7019975;0.05456415,-0.1503854;-0.6623349;-0.05378938,0.005660587;0.5415164;-0.02366789,0;0;0,-0.00871785;0.3089934;-0.04595947,-0.018089;0.6076576;-0.1069949,0.1566339;0.519622;-0.08194113,0.2444218;0.2523919;-0.04661918,0.290718;-0.01419297;-0.09479713,-0.1721608;0.5051103;-0.02196947,-0.2435123;0.2508412;0.08109595,-0.3107653;-0.01405665;0.1100459,0.07552427;0.006143332;-0.05127406,0.09468217;-0.3274581;-0.03587484,0.08949968;-0.7151529;0.02814198,0.09559153;-0.7642659;-0.04628253,-0.0868518;0.001158651;-0.02874208,-0.1142085;-0.3322254;-0.02783495,-0.1123716;-0.7196245;0.03812518,-0.1292763;-0.7769413;-0.02452464,-0.01552548;0.5344888;-0.08915758,122.0503
+0;0;0,0.00324361;0.312406;-0.007558518,0.006624487;0.6163291;-0.03279021,0.1728861;0.4997134;-0.008085264,0.2067903;0.2201477;0.0244696,0.241444;-0.04699364;-0.02999653,-0.1635364;0.513459;-0.002678143,-0.2228693;0.2857277;0.1553862,-0.2856633;0.04585369;0.273916,0.07464363;0.004613942;-0.05270413,0.09201217;-0.3275677;-0.01737967,0.09262092;-0.7104753;0.07101497,0.09008123;-0.6709414;-0.03732541,-0.07308458;0.01078204;-0.05397293,-0.1236289;-0.3189942;-0.02974396,-0.1490256;-0.7019744;0.05459696,-0.1487293;-0.6623328;-0.05376326,0.005804711;0.5415092;-0.0238614,0;0;0,-0.00871785;0.3089934;-0.04595947,-0.018089;0.6076576;-0.1069949,0.1566339;0.519622;-0.08194113,0.2444218;0.2523919;-0.04661918,0.290718;-0.01419297;-0.09479713,-0.1721608;0.5051103;-0.02196947,-0.2435123;0.2508412;0.08109595,-0.3107653;-0.01405665;0.1100459,0.07552427;0.006143332;-0.05127406,0.09468217;-0.3274581;-0.03587484,0.08949968;-0.7151529;0.02814198,0.09559153;-0.7642659;-0.04628253,-0.0868518;0.001158651;-0.02874208,-0.1142085;-0.3322254;-0.02783495,-0.1123716;-0.7196245;0.03812518,-0.1292763;-0.7769413;-0.02452464,-0.01552548;0.5344888;-0.08915758,122.0617
+0;0;0,0.003242575;0.3123063;-0.007556104,0.006621334;0.6160389;-0.03277164,0.1728479;0.4994861;-0.008076511,0.2066849;0.2204747;0.02441381,0.2410495;-0.04443783;-0.02959792,-0.1635028;0.5132287;-0.002670543,-0.2227181;0.285949;0.1550804,-0.2849882;0.04807627;0.2726213,0.07465074;0.004614383;-0.05270915,0.09204474;-0.3280539;-0.01733294,0.09265114;-0.7094899;0.07072198,0.0900735;-0.6698135;-0.03923734,-0.07309154;0.01078306;-0.05397809,-0.1237099;-0.3194763;-0.02971361,-0.149009;-0.7009847;0.05430318,-0.1487083;-0.6611989;-0.05567627,0.00580215;0.541273;-0.02384927,0;0;0,-0.008679867;0.3088574;-0.04620171,-0.01806325;0.607244;-0.1076357,0.1566148;0.5195329;-0.08185482,0.2442858;0.2528804;-0.04638481,0.2911453;-0.01147589;-0.09325457,-0.1718432;0.5052633;-0.02171659,-0.2431823;0.2520645;0.08244193,-0.3096758;-0.01054177;0.1123318,0.07550964;0.006154492;-0.05130982,0.09477852;-0.327915;-0.03554583,0.08934081;-0.7141466;0.02803969,0.09331661;-0.7664781;-0.04542494,-0.08687004;0.001156054;-0.02871483,-0.1142133;-0.3327183;-0.02713256,-0.1132338;-0.7185998;0.0387611,-0.1299124;-0.7754828;-0.02730327,-0.01550104;0.5341556;-0.08969855,122.0836
+0;0;0,0.003242575;0.3123063;-0.007556104,0.006621334;0.6160389;-0.03277164,0.1728479;0.4994861;-0.008076511,0.2066849;0.2204747;0.02441381,0.2410495;-0.04443783;-0.02959792,-0.1635028;0.5132287;-0.002670543,-0.2227181;0.285949;0.1550804,-0.2849882;0.04807627;0.2726213,0.07465074;0.004614383;-0.05270915,0.09204474;-0.3280539;-0.01733294,0.09265114;-0.7094899;0.07072198,0.0900735;-0.6698135;-0.03923734,-0.07309154;0.01078306;-0.05397809,-0.1237099;-0.3194763;-0.02971361,-0.149009;-0.7009847;0.05430318,-0.1487083;-0.6611989;-0.05567627,0.00580215;0.541273;-0.02384927,0;0;0,-0.008679867;0.3088574;-0.04620171,-0.01806325;0.607244;-0.1076357,0.1566148;0.5195329;-0.08185482,0.2442858;0.2528804;-0.04638481,0.2911453;-0.01147589;-0.09325457,-0.1718432;0.5052633;-0.02171659,-0.2431823;0.2520645;0.08244193,-0.3096758;-0.01054177;0.1123318,0.07550964;0.006154492;-0.05130982,0.09477852;-0.327915;-0.03554583,0.08934081;-0.7141466;0.02803969,0.09331661;-0.7664781;-0.04542494,-0.08687004;0.001156054;-0.02871483,-0.1142133;-0.3327183;-0.02713256,-0.1132338;-0.7185998;0.0387611,-0.1299124;-0.7754828;-0.02730327,-0.01550104;0.5341556;-0.08969855,122.0952
+0;0;0,0.003241312;0.3123;-0.007809241,0.006568442;0.6160136;-0.03325994,0.1729593;0.499193;-0.01099526,0.2066294;0.2205196;0.02443525,0.2409965;-0.0444012;-0.0295346,-0.1635957;0.5137468;-0.002852935,-0.2231825;0.2893309;0.1588097,-0.2867253;0.05749142;0.2872216,0.0746156;0.00452895;-0.05276629,0.09204382;-0.3281246;-0.0172685,0.09278747;-0.7095832;0.07068776,0.08950969;-0.6699217;-0.03925424,-0.0731381;0.01086462;-0.05389861,-0.1236698;-0.3194144;-0.0297217,-0.1488981;-0.7008968;0.05443429,-0.1492974;-0.6611319;-0.0555467,0.00576613;0.5412545;-0.02427941,0;0;0,-0.008679867;0.3088574;-0.04620171,-0.01806325;0.607244;-0.1076357,0.1566148;0.5195329;-0.08185482,0.2442858;0.2528804;-0.04638481,0.2911453;-0.01147589;-0.09325457,-0.1718432;0.5052633;-0.02171659,-0.2431823;0.2520645;0.08244193,-0.3096758;-0.01054177;0.1123318,0.07550964;0.006154492;-0.05130982,0.09477852;-0.327915;-0.03554583,0.08934081;-0.7141466;0.02803969,0.09331661;-0.7664781;-0.04542494,-0.08687004;0.001156054;-0.02871483,-0.1142133;-0.3327183;-0.02713256,-0.1132338;-0.7185998;0.0387611,-0.1299124;-0.7754828;-0.02730327,-0.01550104;0.5341556;-0.08969855,122.1065
+0;0;0,0.003239976;0.3121713;-0.007806022,0.006562841;0.6154949;-0.0332229,0.1729612;0.4987927;-0.01097212,0.206625;0.2201711;0.0244518,0.2408172;-0.04340184;-0.02924346,-0.1636063;0.5133469;-0.00282949,-0.223182;0.2889727;0.158803,-0.2864016;0.05831285;0.2865617,0.07462189;0.004529333;-0.05277075,0.09207173;-0.3285365;-0.01722896,0.09281461;-0.7096062;0.07063763,0.08948851;-0.6698024;-0.04092495,-0.07314427;0.01086554;-0.05390317,-0.1237386;-0.3198228;-0.02969628,-0.1489412;-0.7009163;0.05437391,-0.1493464;-0.6610075;-0.05722824,0.005761815;0.5408557;-0.02425676,0;0;0,-0.008689642;0.3086978;-0.04639482,-0.01806086;0.6065801;-0.1083264,0.1566387;0.5194976;-0.08196211,0.2440975;0.2528776;-0.04614472,0.2912774;-0.01008442;-0.09249115,-0.1716013;0.5060353;-0.02116418,-0.2426525;0.2530973;0.08367955,-0.3087484;-0.007916391;0.1157133,0.0754884;0.006138027;-0.05135679,0.0951231;-0.3283247;-0.0355556,0.08923702;-0.7141593;0.0279448,0.09372294;-0.7687451;-0.04539347,-0.08689772;0.001185569;-0.0286544,-0.1143224;-0.3330989;-0.02711535,-0.1133433;-0.7185875;0.03870821,-0.130445;-0.7762883;-0.02888992,-0.01550218;0.5336524;-0.09024215,122.1179
+0;0;0,0.003239976;0.3121713;-0.007806022,0.006562841;0.6154949;-0.0332229,0.1729612;0.4987927;-0.01097212,0.206625;0.2201711;0.0244518,0.2408172;-0.04340184;-0.02924346,-0.1636063;0.5133469;-0.00282949,-0.223182;0.2889727;0.158803,-0.2864016;0.05831285;0.2865617,0.07462189;0.004529333;-0.05277075,0.09207173;-0.3285365;-0.01722896,0.09281461;-0.7096062;0.07063763,0.08948851;-0.6698024;-0.04092495,-0.07314427;0.01086554;-0.05390317,-0.1237386;-0.3198228;-0.02969628,-0.1489412;-0.7009163;0.05437391,-0.1493464;-0.6610075;-0.05722824,0.005761815;0.5408557;-0.02425676,0;0;0,-0.008689642;0.3086978;-0.04639482,-0.01806086;0.6065801;-0.1083264,0.1566387;0.5194976;-0.08196211,0.2440975;0.2528776;-0.04614472,0.2912774;-0.01008442;-0.09249115,-0.1716013;0.5060353;-0.02116418,-0.2426525;0.2530973;0.08367955,-0.3087484;-0.007916391;0.1157133,0.0754884;0.006138027;-0.05135679,0.0951231;-0.3283247;-0.0355556,0.08923702;-0.7141593;0.0279448,0.09372294;-0.7687451;-0.04539347,-0.08689772;0.001185569;-0.0286544,-0.1143224;-0.3330989;-0.02711535,-0.1133433;-0.7185875;0.03870821,-0.130445;-0.7762883;-0.02888992,-0.01550218;0.5336524;-0.09024215,122.1396
+0;0;0,0.00324898;0.3117797;-0.007992469,0.006531941;0.614547;-0.03352445,0.1721036;0.4987516;-0.008069888,0.2071968;0.2207622;0.02378576,0.2415106;-0.04364684;-0.02999755,-0.1629908;0.5131191;-0.003200117,-0.2228517;0.2918614;0.1610743,-0.285889;0.06242801;0.2928652,0.07459717;0.004468155;-0.05276329,0.09210517;-0.3296209;-0.01725647,0.09269331;-0.7140523;0.07147034,0.09023386;-0.6743755;-0.03908533,-0.07313042;0.01084349;-0.05387975,-0.123768;-0.3208731;-0.02974075,-0.1491707;-0.7053404;0.05511122,-0.1487379;-0.6655484;-0.0554608,0.005744515;0.54005;-0.02452893,0;0;0,-0.008316353;0.3081992;-0.04717159,-0.01695453;0.6052958;-0.110292,0.1567841;0.5194215;-0.08194613,0.2436578;0.2536083;-0.04560423,0.2912784;-0.01007515;-0.09235358,-0.1697917;0.5064395;-0.02196851,-0.2405659;0.2548116;0.08385583,-0.3071589;-0.006957591;0.1158634,0.07546113;0.006119713;-0.05135012,0.09552677;-0.3293297;-0.03541827,0.08958615;-0.7187333;0.02774668,0.09532446;-0.7704594;-0.04715442,-0.08686736;0.001211051;-0.02865768,-0.1141676;-0.3341008;-0.02680013,-0.1142148;-0.7232634;0.03810502,-0.1303108;-0.7798129;-0.02951405,-0.0146206;0.5325797;-0.09190011,122.1622
+0;0;0,0.003243064;0.311212;-0.007977914,0.006514351;0.612902;-0.03341829,0.1712563;0.4975944;-0.008080043,0.2063585;0.2195335;0.02378379,0.2404705;-0.04332048;-0.0296832,-0.1621609;0.5118901;-0.003234649,-0.2220371;0.2905754;0.161082,-0.2847037;0.0624914;0.2920978,0.07455301;0.00446551;-0.05273206,0.092049;-0.3293945;-0.01724959,0.09262991;-0.7091;0.0703865,0.09008394;-0.6690828;-0.04405841,-0.07308713;0.01083707;-0.05384785,-0.12369;-0.3206521;-0.02972541,-0.1487804;-0.7003931;0.05408349,-0.1483324;-0.6602566;-0.06037835,0.005729895;0.5386861;-0.0244567,0;0;0,-0.007793754;0.3075054;-0.04802895,-0.01524737;0.6031051;-0.1130848,0.1572446;0.5193844;-0.08183193,0.2434652;0.2533051;-0.04531932,0.2912306;-0.008760333;-0.09173822,-0.1673244;0.5077283;-0.02282295,-0.2379292;0.256181;0.0834984,-0.3039749;-0.004076988;0.1154095,0.07545774;0.006037384;-0.05126834,0.09544812;-0.3291881;-0.03539896,0.08925894;-0.7135981;0.02822065,0.09528877;-0.7704197;-0.0468135,-0.08680784;0.00125327;-0.02866342,-0.1143121;-0.3338104;-0.02680509,-0.1141322;-0.7179605;0.03865736,-0.1308933;-0.7785137;-0.03007153,-0.01326433;0.530809;-0.0941565,122.1841
+0;0;0,0.003243064;0.311212;-0.007977914,0.006514351;0.612902;-0.03341829,0.1712563;0.4975944;-0.008080043,0.2063585;0.2195335;0.02378379,0.2404705;-0.04332048;-0.0296832,-0.1621609;0.5118901;-0.003234649,-0.2220371;0.2905754;0.161082,-0.2847037;0.0624914;0.2920978,0.07455301;0.00446551;-0.05273206,0.092049;-0.3293945;-0.01724959,0.09262991;-0.7091;0.0703865,0.09008394;-0.6690828;-0.04405841,-0.07308713;0.01083707;-0.05384785,-0.12369;-0.3206521;-0.02972541,-0.1487804;-0.7003931;0.05408349,-0.1483324;-0.6602566;-0.06037835,0.005729895;0.5386861;-0.0244567,0;0;0,-0.007793754;0.3075054;-0.04802895,-0.01524737;0.6031051;-0.1130848,0.1572446;0.5193844;-0.08183193,0.2434652;0.2533051;-0.04531932,0.2912306;-0.008760333;-0.09173822,-0.1673244;0.5077283;-0.02282295,-0.2379292;0.256181;0.0834984,-0.3039749;-0.004076988;0.1154095,0.07545774;0.006037384;-0.05126834,0.09544812;-0.3291881;-0.03539896,0.08925894;-0.7135981;0.02822065,0.09528877;-0.7704197;-0.0468135,-0.08680784;0.00125327;-0.02866342,-0.1143121;-0.3338104;-0.02680509,-0.1141322;-0.7179605;0.03865736,-0.1308933;-0.7785137;-0.03007153,-0.01326433;0.530809;-0.0941565,122.1959
+0;0;0,0.003284437;0.3112076;-0.008131331,0.006551734;0.6128935;-0.03362027,0.1715845;0.4976065;-0.01143838,0.2058911;0.2198668;0.02390319,0.2401832;-0.04299548;-0.02940778,-0.1621971;0.5124536;-0.003319878,-0.2224916;0.2942141;0.1649105,-0.2843384;0.06738922;0.2984769,0.07458523;0.004253585;-0.05270402,0.09219418;-0.3295861;-0.01708659,0.09269574;-0.7093148;0.07044943,0.08927303;-0.6692947;-0.04397236,-0.07307197;0.01099747;-0.05383591,-0.1235344;-0.3205158;-0.02975048,-0.1485502;-0.700244;0.0541387,-0.1489811;-0.6601098;-0.06032342,0.005770491;0.5386791;-0.0246463,0;0;0,-0.007793754;0.3075054;-0.04802895,-0.01524737;0.6031051;-0.1130848,0.1572446;0.5193844;-0.08183193,0.2434652;0.2533051;-0.04531932,0.2912306;-0.008760333;-0.09173822,-0.1673244;0.5077283;-0.02282295,-0.2379292;0.256181;0.0834984,-0.3039749;-0.004076988;0.1154095,0.07545774;0.006037384;-0.05126834,0.09544812;-0.3291881;-0.03539896,0.08925894;-0.7135981;0.02822065,0.09528877;-0.7704197;-0.0468135,-0.08680784;0.00125327;-0.02866342,-0.1143121;-0.3338104;-0.02680509,-0.1141322;-0.7179605;0.03865736,-0.1308933;-0.7785137;-0.03007153,-0.01326433;0.530809;-0.0941565,122.2068
+0;0;0,0.003274411;0.3102576;-0.00810651,0.006518878;0.6098343;-0.0334157,0.1701158;0.4954552;-0.01141526,0.204369;0.2181475;0.02387134,0.2384896;-0.04340068;-0.02917312,-0.1607637;0.5101731;-0.003367342,-0.2209645;0.2922732;0.1646013,-0.2825021;0.0665822;0.2975,0.07431217;0.004238012;-0.05251107,0.09194969;-0.3301434;-0.01683583,0.0924602;-0.7166493;0.07226246,0.08920404;-0.6771167;-0.03659175,-0.07280444;0.01095721;-0.0536388,-0.1233487;-0.321094;-0.02951429,-0.148811;-0.7075994;0.05587208,-0.1492209;-0.6679583;-0.05302051,0.005743434;0.5361707;-0.02450833,0;0;0,-0.007034838;0.3063748;-0.04920578,-0.01236787;0.5991906;-0.117146,0.1579029;0.5191365;-0.08190966,0.2433226;0.2533206;-0.04498601,0.2910948;-0.007494748;-0.09057689,-0.1633604;0.5095305;-0.02453946,-0.2335268;0.2580422;0.08104604,-0.2990497;-0.0009492636;0.1129132,0.07531182;0.005830572;-0.05090976,0.09599456;-0.3299235;-0.03554249,0.08932395;-0.7213278;0.02836156,0.09494495;-0.7726337;-0.04449773,-0.08643606;0.001419613;-0.02871344,-0.1141047;-0.3341782;-0.02690024,-0.1140061;-0.7252457;0.03937024,-0.1299777;-0.7802082;-0.02754003,-0.01101819;0.5276716;-0.09741068,122.2292
+0;0;0,0.003274411;0.3102576;-0.00810651,0.006518878;0.6098343;-0.0334157,0.1701158;0.4954552;-0.01141526,0.204369;0.2181475;0.02387134,0.2384896;-0.04340068;-0.02917312,-0.1607637;0.5101731;-0.003367342,-0.2209645;0.2922732;0.1646013,-0.2825021;0.0665822;0.2975,0.07431217;0.004238012;-0.05251107,0.09194969;-0.3301434;-0.01683583,0.0924602;-0.7166493;0.07226246,0.08920404;-0.6771167;-0.03659175,-0.07280444;0.01095721;-0.0536388,-0.1233487;-0.321094;-0.02951429,-0.148811;-0.7075994;0.05587208,-0.1492209;-0.6679583;-0.05302051,0.005743434;0.5361707;-0.02450833,0;0;0,-0.007034838;0.3063748;-0.04920578,-0.01236787;0.5991906;-0.117146,0.1579029;0.5191365;-0.08190966,0.2433226;0.2533206;-0.04498601,0.2910948;-0.007494748;-0.09057689,-0.1633604;0.5095305;-0.02453946,-0.2335268;0.2580422;0.08104604,-0.2990497;-0.0009492636;0.1129132,0.07531182;0.005830572;-0.05090976,0.09599456;-0.3299235;-0.03554249,0.08932395;-0.7213278;0.02836156,0.09494495;-0.7726337;-0.04449773,-0.08643606;0.001419613;-0.02871344,-0.1141047;-0.3341782;-0.02690024,-0.1140061;-0.7252457;0.03937024,-0.1299777;-0.7802082;-0.02754003,-0.01101819;0.5276716;-0.09741068,122.2405
+0;0;0,0.003310029;0.3094529;-0.008248796,0.006574263;0.6079486;-0.03360754,0.1701665;0.4936683;-0.01266648,0.2036194;0.2169232;0.02378595,0.2379304;-0.04582012;-0.0294578,-0.1607517;0.5091772;-0.003427634,-0.2214679;0.2942534;0.1673266,-0.2822779;0.07073282;0.3065634,0.07435977;0.004118421;-0.05253009,0.09201092;-0.330208;-0.01684492,0.09225959;-0.7085389;0.07037829,0.08853006;-0.6684781;-0.04441224,-0.07283265;0.01105297;-0.05365614,-0.1232963;-0.3209617;-0.02959705,-0.1482101;-0.6992764;0.05406607,-0.1489426;-0.6591235;-0.06077459,0.005793213;0.5345064;-0.02469238,0;0;0,-0.006519109;0.3054439;-0.05001593,-0.01123112;0.5969368;-0.118957,0.1587839;0.5189572;-0.0817945,0.2429921;0.2532984;-0.04477978,0.2909026;-0.008778036;-0.09024096,-0.1623244;0.5115148;-0.02534901,-0.2318161;0.260583;0.080669,-0.2972685;0.0002712309;0.1122915,0.07534173;0.005738168;-0.0509553,0.0960907;-0.3299687;-0.03580451,0.08870855;-0.7129445;0.02757764,0.0958752;-0.7734931;-0.04342651,-0.08649909;0.001575361;-0.02865604,-0.114269;-0.333962;-0.02700877,-0.1144748;-0.7169291;0.03685326,-0.1309158;-0.7762216;-0.0341998,-0.01000212;0.5256983;-0.09902191,122.2626
+0;0;0,0.003310029;0.3094529;-0.008248796,0.006574263;0.6079486;-0.03360754,0.1701665;0.4936683;-0.01266648,0.2036194;0.2169232;0.02378595,0.2379304;-0.04582012;-0.0294578,-0.1607517;0.5091772;-0.003427634,-0.2214679;0.2942534;0.1673266,-0.2822779;0.07073282;0.3065634,0.07435977;0.004118421;-0.05253009,0.09201092;-0.330208;-0.01684492,0.09225959;-0.7085389;0.07037829,0.08853006;-0.6684781;-0.04441224,-0.07283265;0.01105297;-0.05365614,-0.1232963;-0.3209617;-0.02959705,-0.1482101;-0.6992764;0.05406607,-0.1489426;-0.6591235;-0.06077459,0.005793213;0.5345064;-0.02469238,0;0;0,-0.006519109;0.3054439;-0.05001593,-0.01123112;0.5969368;-0.118957,0.1587839;0.5189572;-0.0817945,0.2429921;0.2532984;-0.04477978,0.2909026;-0.008778036;-0.09024096,-0.1623244;0.5115148;-0.02534901,-0.2318161;0.260583;0.080669,-0.2972685;0.0002712309;0.1122915,0.07534173;0.005738168;-0.0509553,0.0960907;-0.3299687;-0.03580451,0.08870855;-0.7129445;0.02757764,0.0958752;-0.7734931;-0.04342651,-0.08649909;0.001575361;-0.02865604,-0.114269;-0.333962;-0.02700877,-0.1144748;-0.7169291;0.03685326,-0.1309158;-0.7762216;-0.0341998,-0.01000212;0.5256983;-0.09902191,122.2739
+0;0;0,0.003291076;0.307681;-0.008201564,0.006525352;0.6034376;-0.03332809,0.1686933;0.4901768;-0.01257234,0.2021422;0.2134646;0.02387577,0.2356278;-0.04295719;-0.02808695,-0.1593433;0.5055507;-0.00341394,-0.2200523;0.2906523;0.16732,-0.2793992;0.07250965;0.3032069,0.07415061;0.004106837;-0.05238233,0.0918001;-0.3301884;-0.0167005,0.09204847;-0.7080567;0.07041607,0.08830996;-0.6679717;-0.04465085,-0.07262779;0.01102188;-0.05350522,-0.1230867;-0.3209618;-0.02944837,-0.14797;-0.6988139;0.05411246,-0.1487044;-0.6586366;-0.06100471,0.005751363;0.5306594;-0.02449352,0;0;0,-0.0053574;0.3033838;-0.05172277,-0.007887423;0.5913475;-0.1236405,0.1597276;0.5187545;-0.08171678,0.2429213;0.2528706;-0.04427934,0.2894983;-0.003307343;-0.08643317,-0.1577903;0.5127229;-0.028146,-0.2273722;0.261974;0.07815696,-0.2905209;0.007853836;0.1099169,0.07524459;0.005622596;-0.05065298,0.09622556;-0.3300573;-0.03592873,0.08864908;-0.7125496;0.02744389,0.09594995;-0.7734403;-0.04356074,-0.08619287;0.001655877;-0.02875994,-0.1140513;-0.3338405;-0.02674588,-0.1146733;-0.7164441;0.03640475,-0.1301728;-0.7745498;-0.03676108,-0.007231772;0.5210164;-0.1029418,122.285
+0;0;0,0.00318345;0.3076747;-0.008474986,0.00632912;0.6034088;-0.03386491,0.1685859;0.4902761;-0.01338289,0.2017005;0.2135963;0.02361269,0.2352592;-0.04283181;-0.02827131,-0.1595297;0.5059608;-0.00354591,-0.2215338;0.2949284;0.1714905,-0.279425;0.07900697;0.3114908,0.07404147;0.004049585;-0.05254091,0.09161195;-0.3302464;-0.01682691,0.09183118;-0.7080986;0.07035938,0.08791728;-0.6680436;-0.04470433,-0.07273243;0.01108034;-0.05335078,-0.1233026;-0.320912;-0.02964948,-0.1481987;-0.6987761;0.05385312,-0.1491082;-0.6586276;-0.06126534,0.005588722;0.5306407;-0.0249438,0;0;0,-0.0053574;0.3033838;-0.05172277,-0.007887423;0.5913475;-0.1236405,0.1597276;0.5187545;-0.08171678,0.2429213;0.2528706;-0.04427934,0.2894983;-0.003307343;-0.08643317,-0.1577903;0.5127229;-0.028146,-0.2273722;0.261974;0.07815696,-0.2905209;0.007853836;0.1099169,0.07524459;0.005622596;-0.05065298,0.09622556;-0.3300573;-0.03592873,0.08864908;-0.7125496;0.02744389,0.09594995;-0.7734403;-0.04356074,-0.08619287;0.001655877;-0.02875994,-0.1140513;-0.3338405;-0.02674588,-0.1146733;-0.7164441;0.03640475,-0.1301728;-0.7745498;-0.03676108,-0.007231772;0.5210164;-0.1029418,122.3075
+0;0;0,0.003178787;0.3072241;-0.008462574,0.006324427;0.6029578;-0.03385459,0.1696029;0.4895288;-0.01329476,0.2026565;0.2133588;0.02363264,0.2361724;-0.04274285;-0.0281853,-0.1605702;0.5053118;-0.003396099,-0.2224602;0.2946682;0.1713178,-0.2802776;0.07902172;0.3111399,0.07383304;0.004038185;-0.05239301,0.09122489;-0.3268592;-0.01704209,0.09144213;-0.7012858;0.06935375,0.08789611;-0.6621759;-0.03489479,-0.07252768;0.01104915;-0.05320059,-0.1225837;-0.3175681;-0.02974025,-0.1472542;-0.6920065;0.0530053,-0.1480781;-0.6528118;-0.05129284,0.005583589;0.5301465;-0.02492817,0;0;0,-0.004911885;0.302789;-0.05256486,-0.007346645;0.5906583;-0.124877,0.1611343;0.517861;-0.08136511,0.2427557;0.252096;-0.04351091,0.2898233;-0.003536284;-0.08632731,-0.1581629;0.5136836;-0.02865127,-0.2277728;0.2635541;0.07772417,-0.2904583;0.009773821;0.110321,0.07515191;0.005396754;-0.05035591,0.09567413;-0.3269262;-0.03673434,0.08878702;-0.7057257;0.0274775,0.09644954;-0.7550344;-0.04045439,-0.0858802;0.001856996;-0.02887552,-0.115118;-0.3300907;-0.02778933,-0.1138036;-0.7090878;0.0356062,-0.1283402;-0.7587956;-0.03071648,-0.006684124;0.5202943;-0.104136,122.3299
+0;0;0,0.003178787;0.3072241;-0.008462574,0.006324427;0.6029578;-0.03385459,0.1696029;0.4895288;-0.01329476,0.2026565;0.2133588;0.02363264,0.2361724;-0.04274285;-0.0281853,-0.1605702;0.5053118;-0.003396099,-0.2224602;0.2946682;0.1713178,-0.2802776;0.07902172;0.3111399,0.07383304;0.004038185;-0.05239301,0.09122489;-0.3268592;-0.01704209,0.09144213;-0.7012858;0.06935375,0.08789611;-0.6621759;-0.03489479,-0.07252768;0.01104915;-0.05320059,-0.1225837;-0.3175681;-0.02974025,-0.1472542;-0.6920065;0.0530053,-0.1480781;-0.6528118;-0.05129284,0.005583589;0.5301465;-0.02492817,0;0;0,-0.004911885;0.302789;-0.05256486,-0.007346645;0.5906583;-0.124877,0.1611343;0.517861;-0.08136511,0.2427557;0.252096;-0.04351091,0.2898233;-0.003536284;-0.08632731,-0.1581629;0.5136836;-0.02865127,-0.2277728;0.2635541;0.07772417,-0.2904583;0.009773821;0.110321,0.07515191;0.005396754;-0.05035591,0.09567413;-0.3269262;-0.03673434,0.08878702;-0.7057257;0.0274775,0.09644954;-0.7550344;-0.04045439,-0.0858802;0.001856996;-0.02887552,-0.115118;-0.3300907;-0.02778933,-0.1138036;-0.7090878;0.0356062,-0.1283402;-0.7587956;-0.03071648,-0.006684124;0.5202943;-0.104136,122.3408
+0;0;0,0.003128667;0.3066044;-0.008699161,0.006172752;0.6017927;-0.0342756,0.1699296;0.4880833;-0.01467216,0.2021182;0.2136896;0.02324574,0.2361625;-0.04264826;-0.0285551,-0.1612146;0.5047694;-0.003584439,-0.2230138;0.2971178;0.1719931,-0.2810776;0.08403091;0.3161249,0.07351038;0.003970805;-0.05212804,0.09070282;-0.325566;-0.01691014,0.09096637;-0.7004943;0.06953506,0.08688651;-0.6607825;-0.0418142,-0.07215035;0.01100941;-0.05300939,-0.1220711;-0.3162339;-0.02955474,-0.14675;-0.6912043;0.05310278,-0.1479226;-0.6514065;-0.0583075,0.005461532;0.5290872;-0.02530689,0;0;0,-0.003664628;0.3020021;-0.05360103,-0.004989088;0.5892035;-0.1264324,0.1634077;0.5168113;-0.08101559,0.2425921;0.2521776;-0.04274535,0.2906964;-0.00345099;-0.08623576,-0.1567995;0.5153329;-0.03025121,-0.2263041;0.2673403;0.07668145,-0.2878786;0.01305339;0.1098198,0.07505694;0.004880756;-0.04979467,0.09630576;-0.3260635;-0.03735518,0.08979549;-0.7054108;0.0266552,0.09786537;-0.7611163;-0.04475259,-0.08534282;0.00233257;-0.02912108,-0.1137094;-0.3283103;-0.02813105,-0.1118219;-0.7077097;0.03587458,-0.1276934;-0.7635571;-0.03403926,-0.004627913;0.5189742;-0.105582,122.3636
+0;0;0,0.003126905;0.3064318;-0.008694262,0.006171717;0.6016908;-0.03427703,0.1714877;0.4875709;-0.01457009,0.2035702;0.2140812;0.02322289,0.2375779;-0.04198024;-0.02852209,-0.1627962;0.5044152;-0.003377246,-0.2243918;0.2974477;0.1716219,-0.2823929;0.08459057;0.3155983,0.07321939;0.003955086;-0.05192168,0.0907112;-0.3313198;-0.01609055,0.09097697;-0.7094035;0.07108217,0.08664463;-0.6690906;-0.04715787,-0.07186475;0.01096583;-0.05279955,-0.1226547;-0.3219757;-0.02893649,-0.1475413;-0.7001019;0.05441666,-0.1487865;-0.6596977;-0.06388817,0.005460285;0.5289637;-0.02530565,0;0;0,-0.002840281;0.3016949;-0.05438685,-0.004079506;0.5889623;-0.1272514,0.1656345;0.5156918;-0.07993221,0.2424623;0.2513947;-0.04121757,0.2913032;-0.003518522;-0.08633208,-0.1575283;0.5159846;-0.03069323,-0.2267459;0.268975;0.07630868,-0.2873828;0.01492831;0.110732,0.07509086;0.004380256;-0.04914021,0.09616855;-0.3323348;-0.03580618,0.09150074;-0.7153256;0.02618336,0.0966672;-0.7708884;-0.05602456,-0.08485355;0.002855598;-0.02939906,-0.1129353;-0.3336101;-0.02825544,-0.1109335;-0.7162837;0.03580272,-0.1293645;-0.7748536;-0.04114851,-0.003728688;0.5187095;-0.1064031,122.3855
+0;0;0,0.003126905;0.3064318;-0.008694262,0.006171717;0.6016908;-0.03427703,0.1714877;0.4875709;-0.01457009,0.2035702;0.2140812;0.02322289,0.2375779;-0.04198024;-0.02852209,-0.1627962;0.5044152;-0.003377246,-0.2243918;0.2974477;0.1716219,-0.2823929;0.08459057;0.3155983,0.07321939;0.003955086;-0.05192168,0.0907112;-0.3313198;-0.01609055,0.09097697;-0.7094035;0.07108217,0.08664463;-0.6690906;-0.04715787,-0.07186475;0.01096583;-0.05279955,-0.1226547;-0.3219757;-0.02893649,-0.1475413;-0.7001019;0.05441666,-0.1487865;-0.6596977;-0.06388817,0.005460285;0.5289637;-0.02530565,0;0;0,-0.002840281;0.3016949;-0.05438685,-0.004079506;0.5889623;-0.1272514,0.1656345;0.5156918;-0.07993221,0.2424623;0.2513947;-0.04121757,0.2913032;-0.003518522;-0.08633208,-0.1575283;0.5159846;-0.03069323,-0.2267459;0.268975;0.07630868,-0.2873828;0.01492831;0.110732,0.07509086;0.004380256;-0.04914021,0.09616855;-0.3323348;-0.03580618,0.09150074;-0.7153256;0.02618336,0.0966672;-0.7708884;-0.05602456,-0.08485355;0.002855598;-0.02939906,-0.1129353;-0.3336101;-0.02825544,-0.1109335;-0.7162837;0.03580272,-0.1293645;-0.7748536;-0.04114851,-0.003728688;0.5187095;-0.1064031,122.397
+0;0;0,0.003109126;0.3061248;-0.008862676,0.006120808;0.6012592;-0.03455286,0.1728666;0.4868166;-0.0151426,0.2047839;0.212994;0.02337204,0.2386298;-0.04064649;-0.02784842,-0.1643098;0.5044337;-0.003206898,-0.2266691;0.3006162;0.1758201,-0.2830116;0.09284662;0.3233325,0.07287152;0.003903239;-0.05168556,0.09030628;-0.3310298;-0.01582772,0.09064041;-0.7072115;0.07088266,0.08612653;-0.6668814;-0.04768911,-0.07151932;0.01090556;-0.05256374,-0.1223783;-0.3216979;-0.02893678,-0.1471616;-0.6978908;0.05410606,-0.1485782;-0.6574735;-0.06453551,0.005418537;0.5285451;-0.02555631,0;0;0,-0.00205195;0.3012431;-0.0552175,-0.002949744;0.58833;-0.1283321,0.167831;0.5139034;-0.07918501,0.2425829;0.2487623;-0.03926897,0.2918538;-0.003193706;-0.08609962,-0.1580787;0.5165354;-0.03169318,-0.2278665;0.269841;0.0767156,-0.2868727;0.01812819;0.1122334,0.07512881;0.003876776;-0.04834795,0.09684749;-0.3325089;-0.03639555,0.0919544;-0.713526;0.02551937,0.09740975;-0.7715957;-0.0544827,-0.08426671;0.003245897;-0.02975695,-0.1122128;-0.332892;-0.02927417,-0.1096038;-0.7136202;0.03452735,-0.1270535;-0.773348;-0.04183224,-0.002677053;0.5181026;-0.1074324,122.4186
+0;0;0,0.003109126;0.3061248;-0.008862676,0.006120808;0.6012592;-0.03455286,0.1728666;0.4868166;-0.0151426,0.2047839;0.212994;0.02337204,0.2386298;-0.04064649;-0.02784842,-0.1643098;0.5044337;-0.003206898,-0.2266691;0.3006162;0.1758201,-0.2830116;0.09284662;0.3233325,0.07287152;0.003903239;-0.05168556,0.09030628;-0.3310298;-0.01582772,0.09064041;-0.7072115;0.07088266,0.08612653;-0.6668814;-0.04768911,-0.07151932;0.01090556;-0.05256374,-0.1223783;-0.3216979;-0.02893678,-0.1471616;-0.6978908;0.05410606,-0.1485782;-0.6574735;-0.06453551,0.005418537;0.5285451;-0.02555631,0;0;0,-0.00205195;0.3012431;-0.0552175,-0.002949744;0.58833;-0.1283321,0.167831;0.5139034;-0.07918501,0.2425829;0.2487623;-0.03926897,0.2918538;-0.003193706;-0.08609962,-0.1580787;0.5165354;-0.03169318,-0.2278665;0.269841;0.0767156,-0.2868727;0.01812819;0.1122334,0.07512881;0.003876776;-0.04834795,0.09684749;-0.3325089;-0.03639555,0.0919544;-0.713526;0.02551937,0.09740975;-0.7715957;-0.0544827,-0.08426671;0.003245897;-0.02975695,-0.1122128;-0.332892;-0.02927417,-0.1096038;-0.7136202;0.03452735,-0.1270535;-0.773348;-0.04183224,-0.002677053;0.5181026;-0.1074324,122.4306
+0;0;0,0.003112402;0.3064473;-0.008872014,0.006126565;0.6018281;-0.03458589,0.1737654;0.4870559;-0.01510681,0.2055268;0.2145715;0.0232196,0.2393233;-0.03869906;-0.02792616,-0.1652113;0.5047671;-0.003107375,-0.2272659;0.3019457;0.1750447,-0.2835262;0.0944791;0.3223419,0.07265548;0.003891666;-0.05153233,0.09003589;-0.3299971;-0.01578628,0.09038418;-0.7221247;0.07459965,0.08625054;-0.6826648;-0.03398369,-0.07130729;0.01087323;-0.05240791,-0.1220077;-0.3206932;-0.0288546,-0.1478416;-0.7128325;0.05770832,-0.1491388;-0.6732928;-0.05093895,0.005423263;0.5290073;-0.02557613,0;0;0,-0.0008751601;0.3014359;-0.05598236,-0.001451239;0.5887468;-0.1292224,0.169893;0.5124735;-0.07891059,0.242844;0.2485009;-0.03741312,0.2929959;-0.002629012;-0.08560681,-0.1582208;0.5179127;-0.03352027,-0.2280912;0.2732043;0.07584766,-0.2860542;0.02182597;0.1126349,0.07518904;0.003355786;-0.04780054,0.09772906;-0.3319587;-0.03694963,0.09240849;-0.7293812;0.025985,0.0995606;-0.7753631;-0.05194139,-0.08382264;0.003719676;-0.03015748,-0.1109392;-0.3314313;-0.02989318,-0.1078156;-0.7283188;0.03647186,-0.1240018;-0.7798813;-0.03411489,-0.001311854;0.5184216;-0.1082728,122.4522
+0;0;0,0.003095985;0.3064443;-0.008983426,0.006093046;0.6018188;-0.03477074,0.173739;0.4869536;-0.01569856,0.2051187;0.2144907;0.02309266,0.2393445;-0.03876787;-0.02782589,-0.1653168;0.5053776;-0.003199529,-0.2281413;0.3057022;0.1782069,-0.283442;0.1005199;0.329025,0.07265596;0.003893389;-0.05153153,0.08998547;-0.3299904;-0.01571352,0.09033179;-0.7221417;0.07456885,0.08608253;-0.6826897;-0.03401072,-0.07131064;0.01083177;-0.05241192,-0.1221537;-0.3207127;-0.02885783,-0.1478495;-0.7128313;0.05784006,-0.1492628;-0.6733007;-0.05080657,0.005394716;0.5290003;-0.02574196,0;0;0,-0.0008751601;0.3014359;-0.05598236,-0.001451239;0.5887468;-0.1292224,0.169893;0.5124735;-0.07891059,0.242844;0.2485009;-0.03741312,0.2929959;-0.002629012;-0.08560681,-0.1582208;0.5179127;-0.03352027,-0.2280912;0.2732043;0.07584766,-0.2860542;0.02182597;0.1126349,0.07518904;0.003355786;-0.04780054,0.09772906;-0.3319587;-0.03694963,0.09240849;-0.7293812;0.025985,0.0995606;-0.7753631;-0.05194139,-0.08382264;0.003719676;-0.03015748,-0.1109392;-0.3314313;-0.02989318,-0.1078156;-0.7283188;0.03647186,-0.1240018;-0.7798813;-0.03411489,-0.001311854;0.5184216;-0.1082728,122.4644
+0;0;0,0.003096207;0.3064662;-0.008984068,0.006097244;0.6022364;-0.03480843,0.1751543;0.4868695;-0.01563351,0.2063137;0.2163188;0.02288547,0.2404612;-0.03635955;-0.02791641,-0.1667464;0.505448;-0.003029605,-0.22913;0.307174;0.1771036,-0.284304;0.1024618;0.3275762,0.07240593;0.003879991;-0.0513542,0.08969501;-0.3292247;-0.01561976,0.09003694;-0.716413;0.07351999,0.08564854;-0.6766514;-0.0386152,-0.07106525;0.0107945;-0.05223157,-0.1217897;-0.3199764;-0.02873243,-0.1471603;-0.7071323;0.05686821,-0.1486199;-0.6672897;-0.05533623,0.005397486;0.5292689;-0.02576119,0;0;0,3.877282E-05;0.3012921;-0.05687594,0.0003202558;0.5890441;-0.1300037,0.1723681;0.5105904;-0.07739758,0.2425541;0.2478716;-0.03610563,0.2936319;-0.002418339;-0.08447099,-0.1587806;0.5182431;-0.03527325,-0.2295091;0.2763559;0.07490991,-0.2864613;0.02584556;0.1148378,0.07533404;0.002848655;-0.04702759,0.09677376;-0.3317855;-0.03728414,0.09372333;-0.7242373;0.02462769,0.1004766;-0.7758254;-0.05274557,-0.08331732;0.004166392;-0.03059071,-0.110361;-0.3302027;-0.03130594,-0.1065733;-0.722054;0.03426116,-0.122316;-0.7767783;-0.03828406,0.0001777112;0.5185497;-0.1090963,122.4858
+0;0;0,0.003096207;0.3064662;-0.008984068,0.006097244;0.6022364;-0.03480843,0.1751543;0.4868695;-0.01563351,0.2063137;0.2163188;0.02288547,0.2404612;-0.03635955;-0.02791641,-0.1667464;0.505448;-0.003029605,-0.22913;0.307174;0.1771036,-0.284304;0.1024618;0.3275762,0.07240593;0.003879991;-0.0513542,0.08969501;-0.3292247;-0.01561976,0.09003694;-0.716413;0.07351999,0.08564854;-0.6766514;-0.0386152,-0.07106525;0.0107945;-0.05223157,-0.1217897;-0.3199764;-0.02873243,-0.1471603;-0.7071323;0.05686821,-0.1486199;-0.6672897;-0.05533623,0.005397486;0.5292689;-0.02576119,0;0;0,3.877282E-05;0.3012921;-0.05687594,0.0003202558;0.5890441;-0.1300037,0.1723681;0.5105904;-0.07739758,0.2425541;0.2478716;-0.03610563,0.2936319;-0.002418339;-0.08447099,-0.1587806;0.5182431;-0.03527325,-0.2295091;0.2763559;0.07490991,-0.2864613;0.02584556;0.1148378,0.07533404;0.002848655;-0.04702759,0.09677376;-0.3317855;-0.03728414,0.09372333;-0.7242373;0.02462769,0.1004766;-0.7758254;-0.05274557,-0.08331732;0.004166392;-0.03059071,-0.110361;-0.3302027;-0.03130594,-0.1065733;-0.722054;0.03426116,-0.122316;-0.7767783;-0.03828406,0.0001777112;0.5185497;-0.1090963,122.498
+0;0;0,0.003146662;0.3065318;-0.009131666,0.006191321;0.6027133;-0.03506738,0.1758698;0.4869034;-0.01605454,0.2063548;0.2192057;0.02222128,0.2408638;-0.03397638;-0.02843377,-0.1674156;0.5062899;-0.003217148,-0.2296204;0.3134167;0.1784059,-0.2844925;0.1105223;0.3322919,0.07206063;0.003778303;-0.05106094,0.08929402;-0.3286816;-0.01534887,0.08975395;-0.7178886;0.07421956,0.08541457;-0.678325;-0.03580154,-0.07065925;0.01079561;-0.05200918,-0.1212759;-0.3193376;-0.02851549,-0.1467559;-0.7084962;0.05757222,-0.1482203;-0.6688504;-0.0525175,0.005479507;0.5296015;-0.02598777,0;0;0,0.001165867;0.3012192;-0.05762506,0.0028622;0.5894561;-0.1305349,0.1748587;0.5091509;-0.07683015,0.2419997;0.2486975;-0.03544664,0.2947397;-0.002011865;-0.08257699,-0.1587053;0.5189736;-0.03872853,-0.2304924;0.2815866;0.07330043,-0.2860025;0.03044543;0.1145885,0.07537667;0.00227724;-0.04612374,0.09716327;-0.3317315;-0.03803563,0.09471832;-0.7264158;0.02298141,0.1011742;-0.776096;-0.05333591,-0.08262509;0.004607681;-0.03108201,-0.1088944;-0.3291762;-0.03148479,-0.1046033;-0.7233549;0.03262062,-0.1206961;-0.7757033;-0.03931488,0.00228557;0.5187897;-0.1096971,122.5191
+0;0;0,0.003146662;0.3065318;-0.009131666,0.006191321;0.6027133;-0.03506738,0.1758698;0.4869034;-0.01605454,0.2063548;0.2192057;0.02222128,0.2408638;-0.03397638;-0.02843377,-0.1674156;0.5062899;-0.003217148,-0.2296204;0.3134167;0.1784059,-0.2844925;0.1105223;0.3322919,0.07206063;0.003778303;-0.05106094,0.08929402;-0.3286816;-0.01534887,0.08975395;-0.7178886;0.07421956,0.08541457;-0.678325;-0.03580154,-0.07065925;0.01079561;-0.05200918,-0.1212759;-0.3193376;-0.02851549,-0.1467559;-0.7084962;0.05757222,-0.1482203;-0.6688504;-0.0525175,0.005479507;0.5296015;-0.02598777,0;0;0,0.001165867;0.3012192;-0.05762506,0.0028622;0.5894561;-0.1305349,0.1748587;0.5091509;-0.07683015,0.2419997;0.2486975;-0.03544664,0.2947397;-0.002011865;-0.08257699,-0.1587053;0.5189736;-0.03872853,-0.2304924;0.2815866;0.07330043,-0.2860025;0.03044543;0.1145885,0.07537667;0.00227724;-0.04612374,0.09716327;-0.3317315;-0.03803563,0.09471832;-0.7264158;0.02298141,0.1011742;-0.776096;-0.05333591,-0.08262509;0.004607681;-0.03108201,-0.1088944;-0.3291762;-0.03148479,-0.1046033;-0.7233549;0.03262062,-0.1206961;-0.7757033;-0.03931488,0.00228557;0.5187897;-0.1096971,122.531
+0;0;0,0.003148721;0.3067324;-0.009137642,0.006199824;0.6035448;-0.03513136,0.1782272;0.4869332;-0.01595507,0.2081988;0.2237435;0.02167618,0.242391;-0.02711391;-0.02851377,-0.1697946;0.5065871;-0.002940547,-0.2309519;0.3169619;0.1756239,-0.2853202;0.1159305;0.3280969,0.07183006;0.003766214;-0.05089755,0.0890128;-0.3277167;-0.01529042,0.08947336;-0.7174569;0.07440072,0.08514956;-0.6779276;-0.0352256,-0.07043315;0.01076107;-0.05184276,-0.120901;-0.318402;-0.02841811,-0.1464159;-0.7080939;0.05778755,-0.1478751;-0.6684827;-0.05190716,0.005485941;0.5302204;-0.02602535,0;0;0,0.002074629;0.301296;-0.05826306,0.004679546;0.5901738;-0.1311967,0.1782466;0.5061195;-0.07537484,0.2414589;0.2494861;-0.03382158,0.2952005;0.001140326;-0.07914019,-0.1602952;0.5190979;-0.04051671,-0.232789;0.2873839;0.0718951,-0.2858849;0.03847769;0.1148384,0.07551312;0.001828238;-0.0453732,0.09736654;-0.3312167;-0.03847718,0.09537748;-0.7264923;0.02231216,0.1022145;-0.7756715;-0.05392003,-0.08214147;0.005000505;-0.03149725,-0.1082388;-0.3278097;-0.03210525,-0.103211;-0.7225659;0.0318045,-0.1194467;-0.7748373;-0.03957652,0.003837168;0.5192925;-0.1103396,122.5528
+0;0;0,0.003156184;0.3067268;-0.009321088,0.006197307;0.6035259;-0.03546792,0.1782325;0.4868907;-0.01646499,0.2080689;0.2237346;0.02150651,0.2424074;-0.02714422;-0.02847626,-0.1698395;0.507045;-0.003107296,-0.2310702;0.3209768;0.179136,-0.2867482;0.1244642;0.3369343,0.07183168;0.003736858;-0.0508974,0.08898625;-0.3277431;-0.01524875,0.0894604;-0.717491;0.07440877,0.08505782;-0.6779788;-0.0352159,-0.07043128;0.01076299;-0.05184491,-0.1209273;-0.3184059;-0.02856273,-0.1463658;-0.7080759;0.05776369,-0.1479051;-0.6684836;-0.05193157,0.005486308;0.5302058;-0.02632683,0;0;0,0.002074629;0.301296;-0.05826306,0.004679546;0.5901738;-0.1311967,0.1782466;0.5061195;-0.07537484,0.2414589;0.2494861;-0.03382158,0.2952005;0.001140326;-0.07914019,-0.1602952;0.5190979;-0.04051671,-0.232789;0.2873839;0.0718951,-0.2858849;0.03847769;0.1148384,0.07551312;0.001828238;-0.0453732,0.09736654;-0.3312167;-0.03847718,0.09537748;-0.7264923;0.02231216,0.1022145;-0.7756715;-0.05392003,-0.08214147;0.005000505;-0.03149725,-0.1082388;-0.3278097;-0.03210525,-0.103211;-0.7225659;0.0318045,-0.1194467;-0.7748373;-0.03957652,0.003837168;0.5192925;-0.1103396,122.5645
+0;0;0,0.003156184;0.3067268;-0.009321088,0.006197307;0.6035259;-0.03546792,0.1782325;0.4868907;-0.01646499,0.2080689;0.2237346;0.02150651,0.2424074;-0.02714422;-0.02847626,-0.1698395;0.507045;-0.003107296,-0.2310702;0.3209768;0.179136,-0.2867482;0.1244642;0.3369343,0.07183168;0.003736858;-0.0508974,0.08898625;-0.3277431;-0.01524875,0.0894604;-0.717491;0.07440877,0.08505782;-0.6779788;-0.0352159,-0.07043128;0.01076299;-0.05184491,-0.1209273;-0.3184059;-0.02856273,-0.1463658;-0.7080759;0.05776369,-0.1479051;-0.6684836;-0.05193157,0.005486308;0.5302058;-0.02632683,0;0;0,0.002074629;0.301296;-0.05826306,0.004679546;0.5901738;-0.1311967,0.1782466;0.5061195;-0.07537484,0.2414589;0.2494861;-0.03382158,0.2952005;0.001140326;-0.07914019,-0.1602952;0.5190979;-0.04051671,-0.232789;0.2873839;0.0718951,-0.2858849;0.03847769;0.1148384,0.07551312;0.001828238;-0.0453732,0.09736654;-0.3312167;-0.03847718,0.09537748;-0.7264923;0.02231216,0.1022145;-0.7756715;-0.05392003,-0.08214147;0.005000505;-0.03149725,-0.1082388;-0.3278097;-0.03210525,-0.103211;-0.7225659;0.0318045,-0.1194467;-0.7748373;-0.03957652,0.003837168;0.5192925;-0.1103396,122.5757

+ 145 - 0
DataCSV/George/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.001788296;0.3082102;-0.0007698784,0.003526042;0.6056945;-0.01533304,0.1700453;0.4869536;0.01167334,0.2041374;0.1969393;0.03532175,0.2425474;-0.06673551;-0.02772217,-0.1623879;0.4785864;-0.005414827,-0.210743;0.190196;-0.02337481,-0.2571482;-0.07370755;-0.07972841,0.07039052;0.007996254;-0.04929459,0.0929988;-0.3675538;-0.0139864,0.09353571;-0.7457691;0.07364361,0.09574674;-0.7059989;-0.0289762,-0.06795722;0.007022847;-0.05273724,-0.1235359;-0.3656585;-0.02418467,-0.1468969;-0.7443869;0.05794426,-0.1420294;-0.7044575;-0.04456859,0.003212978;0.5326501;-0.009315258,0;0;0,-0.008204065;0.3075704;-0.0181787,-0.01952153;0.6032493;-0.0520885,0.1569167;0.5139355;-0.04428744,0.2216605;0.2330055;0.007831573,0.2632855;-0.03571403;-0.02428412,-0.1880124;0.5071892;-0.02164132,-0.2531682;0.2223206;-0.0007979423,-0.3240598;-0.03636217;-0.05586008,0.0751013;0.004887253;-0.04224491,0.09148082;-0.3710891;-0.008052111,0.08867794;-0.7511512;0.07113791,0.09738949;-0.7998608;0.005106926,-0.08017389;0.002936906;-0.03181577,-0.1096867;-0.3737352;-0.02527381,-0.1075824;-0.7519237;0.06244788,-0.1221782;-0.8015127;-0.001456194,-0.01647574;0.5308566;-0.04105139,426.4093
+0;0;0,0.001729816;0.3082393;-0.001166882,0.003369974;0.6057368;-0.01685421,0.169954;0.4873536;0.01162322,0.2042863;0.1967622;0.03500115,0.2426765;-0.06835175;-0.02857644,-0.1626381;0.4788519;-0.005269375,-0.2111034;0.1898605;-0.02269524,-0.2578763;-0.07571933;-0.07820182,0.07081583;0.008029439;-0.04961827,0.09319872;-0.3639123;-0.0143814,0.09312432;-0.7452166;0.07416379,0.09523585;-0.705748;-0.02604084,-0.06846443;0.007061549;-0.05295359,-0.1237746;-0.3620194;-0.02461035,-0.1474167;-0.7438731;0.05822716,-0.1427125;-0.7042482;-0.04187438,0.003083485;0.5327164;-0.01048199,0;0;0,-0.008686855;0.3075874;-0.01817679,-0.02021369;0.6033431;-0.05199528,0.1563416;0.5145984;-0.04639602,0.2245168;0.2338114;0.005367041,0.2662725;-0.03682151;-0.02319121,-0.188457;0.5065073;-0.01988027,-0.2525207;0.2208002;0.000996694,-0.3245695;-0.03944573;-0.0526908,0.07488492;0.005183145;-0.04366589,0.09117959;-0.3671283;-0.008996725,0.08866543;-0.7501947;0.07154536,0.09633864;-0.7970353;0.006956331,-0.08106827;0.002520535;-0.03103076,-0.1098268;-0.3706043;-0.02519073,-0.1074966;-0.7520046;0.06290916,-0.1217295;-0.8006632;0.001710009,-0.01714028;0.5309401;-0.04099464,426.4337
+0;0;0,0.001730258;0.3083182;-0.00116718,0.003371306;0.6059751;-0.01686269,0.1701408;0.4875072;0.01164231,0.2045623;0.1961614;0.03508093,0.243023;-0.06944045;-0.02861366,-0.1628212;0.4789961;-0.005269072,-0.2114124;0.1892543;-0.02274018,-0.2582714;-0.0768142;-0.07834891,0.07119211;0.008072104;-0.04988192,0.09354721;-0.363408;-0.01468878,0.09347257;-0.7459545;0.07414486,0.09554755;-0.7066497;-0.02432505,-0.06882822;0.007099071;-0.05323496,-0.1240697;-0.3615238;-0.0249269,-0.1477888;-0.7446214;0.05818046,-0.1431661;-0.7051632;-0.04018812,0.003084683;0.5329205;-0.01048749,0;0;0,-0.009137951;0.3076425;-0.01836038,-0.02101582;0.6035306;-0.05230808,0.1557457;0.5150722;-0.04908323,0.2270038;0.2342991;0.002929449,0.2682711;-0.03712726;-0.02362847,-0.1890628;0.5058529;-0.01858499,-0.2518816;0.2191639;0.003320025,-0.3240511;-0.04198617;-0.04837872,0.07482027;0.005393028;-0.04466009,0.09122615;-0.3664363;-0.009880781,0.08864884;-0.7504874;0.07216381,0.09565201;-0.7955821;0.008140795,-0.08209471;0.001941922;-0.02963727,-0.1104698;-0.370754;-0.02430815,-0.1082613;-0.7537664;0.0624663,-0.1219911;-0.7993381;0.0001155473,-0.01786897;0.5311001;-0.04128027,426.4641
+0;0;0,0.001731006;0.3084514;-0.001167685,0.003373612;0.6063934;-0.01687852,0.1698302;0.4879342;0.01159174,0.2043379;0.195859;0.03508903,0.2429473;-0.07076931;-0.02885173,-0.1625087;0.479439;-0.005288004,-0.2112216;0.1889719;-0.02280285,-0.2582617;-0.07812494;-0.07862649,0.07155037;0.008112725;-0.05013294,0.09390675;-0.3633887;-0.01493779,0.09383208;-0.7461064;0.07393563,0.0958763;-0.7069396;-0.02307447,-0.06917458;0.007134795;-0.05350285,-0.1244192;-0.3615091;-0.02519317,-0.148149;-0.7447783;0.05795139,-0.1435947;-0.7054603;-0.03895889,0.003086689;0.5332625;-0.01049666,0;0;0,-0.009490423;0.3077547;-0.01853776,-0.0216947;0.6038958;-0.05267358,0.1546811;0.5151126;-0.05150294,0.2288172;0.234393;0.0009484291,0.2711684;-0.03802228;-0.02485967,-0.1890045;0.505205;-0.01753325,-0.2504341;0.217571;0.005787106,-0.3211249;-0.04520452;-0.04541475,0.07466549;0.005417615;-0.04576349,0.0913185;-0.3663374;-0.01008964,0.08887292;-0.7505251;0.07216096,0.09253927;-0.7968578;0.01167083,-0.08281297;0.00146626;-0.02895591,-0.1112052;-0.3712407;-0.02302314,-0.1087176;-0.7546647;0.06271588,-0.1223769;-0.7997507;0.002096757,-0.01847407;0.5313978;-0.04160142,426.4868
+0;0;0,0.001657537;0.3086073;-0.0002152304,0.003347967;0.6069669;-0.01267587,0.1701212;0.4875394;0.01179482,0.2046414;0.1952624;0.0352657,0.2434877;-0.07066604;-0.02946335,-0.1625487;0.4791465;-0.004820807,-0.2113958;0.1884687;-0.02181394,-0.2585072;-0.07846925;-0.07604957,0.07206077;0.008176745;-0.05043988,0.09430191;-0.3629262;-0.01510622,0.09396613;-0.7473548;0.07418164,0.09590782;-0.7081016;-0.02180391,-0.06970297;0.007169995;-0.05379483,-0.1251109;-0.361039;-0.02528723,-0.1489843;-0.7460606;0.05805651,-0.1445607;-0.7066542;-0.03783182,0.003061261;0.5336878;-0.007428144,0;0;0,-0.009874925;0.3078839;-0.01874232,-0.02224161;0.6042526;-0.05303168,0.1542071;0.5152355;-0.0536902,0.2310476;0.234919;-0.001858234,0.2730545;-0.0371874;-0.02656364,-0.1894092;0.5048653;-0.0164964,-0.2504846;0.2170191;0.007644383,-0.3208577;-0.04589143;-0.04075476,0.07443942;0.005504131;-0.04724693,0.09155194;-0.365777;-0.01094222,0.08911282;-0.7514914;0.07258153,0.09312224;-0.7977751;0.01369739,-0.08379675;0.0009243177;-0.02794719,-0.1115977;-0.3714492;-0.02288813,-0.1094517;-0.7567186;0.06267263,-0.1222955;-0.8008361;0.002304979,-0.01899436;0.5317018;-0.04192901,426.5198
+0;0;0,0.001657537;0.3086073;-0.0002152304,0.003347967;0.6069669;-0.01267587,0.1701212;0.4875394;0.01179482,0.2046414;0.1952624;0.0352657,0.2434877;-0.07066604;-0.02946335,-0.1625487;0.4791465;-0.004820807,-0.2113958;0.1884687;-0.02181394,-0.2585072;-0.07846925;-0.07604957,0.07206077;0.008176745;-0.05043988,0.09430191;-0.3629262;-0.01510622,0.09396613;-0.7473548;0.07418164,0.09590782;-0.7081016;-0.02180391,-0.06970297;0.007169995;-0.05379483,-0.1251109;-0.361039;-0.02528723,-0.1489843;-0.7460606;0.05805651,-0.1445607;-0.7066542;-0.03783182,0.003061261;0.5336878;-0.007428144,0;0;0,-0.009874925;0.3078839;-0.01874232,-0.02224161;0.6042526;-0.05303168,0.1542071;0.5152355;-0.0536902,0.2310476;0.234919;-0.001858234,0.2730545;-0.0371874;-0.02656364,-0.1894092;0.5048653;-0.0164964,-0.2504846;0.2170191;0.007644383,-0.3208577;-0.04589143;-0.04075476,0.07443942;0.005504131;-0.04724693,0.09155194;-0.365777;-0.01094222,0.08911282;-0.7514914;0.07258153,0.09312224;-0.7977751;0.01369739,-0.08379675;0.0009243177;-0.02794719,-0.1115977;-0.3714492;-0.02288813,-0.1094517;-0.7567186;0.06267263,-0.1222955;-0.8008361;0.002304979,-0.01899436;0.5317018;-0.04192901,426.5439
+0;0;0,0.001658835;0.308849;-0.000215399,0.003350062;0.6073422;-0.01268093,0.170241;0.4878667;0.01180442,0.2045743;0.1971724;0.03514821,0.2439119;-0.07211977;-0.0303996,-0.1626634;0.4794678;-0.004822921,-0.2112461;0.1903641;-0.02172404,-0.2589533;-0.07995027;-0.07664569,0.07258385;0.008236099;-0.05080602,0.09484318;-0.3631705;-0.01544344,0.0945069;-0.7481766;0.07397854,0.09646659;-0.7088376;-0.02289724,-0.07020894;0.00722204;-0.05418532,-0.1256622;-0.3612882;-0.0256544,-0.1495714;-0.7468882;0.05781455,-0.1451068;-0.7073947;-0.03896312,0.003063295;0.5340477;-0.007432096,0;0;0,-0.009771809;0.3081104;-0.01905274,-0.02171683;0.6046174;-0.05346584,0.1546541;0.5153604;-0.05522728,0.2338344;0.2372077;-0.004350662,0.2765298;-0.03828928;-0.02966428,-0.1887272;0.5041376;-0.01553705,-0.2480214;0.2177804;0.01112054,-0.3201935;-0.04798985;-0.03907533,0.07436129;0.005587757;-0.0485456,0.09253035;-0.3658648;-0.01137352,0.09028007;-0.752116;0.07247782,0.09594849;-0.8002573;0.01470423,-0.08474021;0.0008952352;-0.02712558,-0.111258;-0.3718873;-0.02277976,-0.1089799;-0.7576162;0.06344125,-0.1208167;-0.8035578;0.003702227,-0.01857028;0.532049;-0.04234576,426.5761
+0;0;0,0.001422122;0.3089592;0.0005154946,0.002922302;0.6075477;-0.01069828,0.1698841;0.487754;0.01164239,0.2039189;0.2001988;0.0348597,0.2431769;-0.06876022;-0.03076733,-0.162831;0.4793723;-0.004419706,-0.210812;0.193318;-0.02042616,-0.25887;-0.0769847;-0.07347269,0.07299539;0.008277048;-0.0509501,0.09520786;-0.3618143;-0.01564163,0.09429412;-0.7483264;0.07451719,0.09603202;-0.7093949;-0.0172679,-0.07053344;0.007250198;-0.05445382,-0.1261146;-0.3598885;-0.02568464,-0.150142;-0.747049;0.0582821,-0.1460331;-0.7079719;-0.03341313,0.002703983;0.5342293;-0.005789659,0;0;0,-0.009695403;0.3082176;-0.01913118,-0.02139693;0.6047807;-0.05352139,0.1546149;0.5150748;-0.05720472,0.2355361;0.240456;-0.007994175,0.2797934;-0.03437936;-0.03433585,-0.1881562;0.5038431;-0.01487358,-0.2455526;0.2203935;0.0124656,-0.3180868;-0.04499876;-0.03746217,0.07400446;0.005741864;-0.04983091,0.09331002;-0.3643418;-0.01277542,0.09072768;-0.7519753;0.07239866,0.09723198;-0.7931024;0.01403832,-0.085287;0.0007814043;-0.02680048,-0.1109079;-0.3707326;-0.02144519,-0.1078686;-0.7584591;0.0632889,-0.1185727;-0.806095;0.01465372,-0.01830288;0.5322087;-0.04241014,426.6096
+0;0;0,0.00142289;0.3091262;0.0005157732,0.00292382;0.6078587;-0.01070303,0.1701683;0.4879606;0.01166884,0.2040095;0.2020407;0.03475412,0.24335;-0.0674834;-0.03101077,-0.1631095;0.4795647;-0.004420417,-0.2108177;0.1951372;-0.02033585,-0.2589766;-0.07573339;-0.07349382,0.07337858;0.008320498;-0.05121756,0.0954932;-0.3601406;-0.01606463,0.09457521;-0.7484522;0.07451396,0.09631277;-0.7095225;-0.01725347,-0.0709037;0.007288258;-0.05473968,-0.12624;-0.3582331;-0.02609723,-0.1503793;-0.7471962;0.05826046,-0.1462712;-0.7081208;-0.03341712,0.002705424;0.5345145;-0.005792688,0;0;0,-0.009744309;0.3083691;-0.01936007,-0.02126199;0.6050717;-0.05386519,0.1548716;0.5150651;-0.05858445,0.2366831;0.2423212;-0.01014876,0.2821568;-0.03264645;-0.03914595,-0.1879847;0.5031287;-0.0138259,-0.2439137;0.2210827;0.01356735,-0.3147773;-0.0455907;-0.03521341,0.07392193;0.005945235;-0.05076504,0.0935519;-0.3625255;-0.01426339,0.09136384;-0.7518103;0.07201385,0.09748919;-0.7939156;0.01485324,-0.08602675;0.0004895279;-0.02600084,-0.1109222;-0.3694371;-0.02121655,-0.1067024;-0.7591588;0.06298774,-0.1189975;-0.8046759;0.01150942,-0.01822278;0.5324742;-0.04273415,426.643
+0;0;0,0.001423449;0.3092474;0.0005159755,0.002924825;0.6080644;-0.01070569,0.1699926;0.4882028;0.01164861,0.2038973;0.2017473;0.03477713,0.2437932;-0.07158282;-0.03191646,-0.1629337;0.4798157;-0.004423674,-0.2107312;0.1948555;-0.02036892,-0.2595702;-0.07984018;-0.07427756,0.07361588;0.008347407;-0.0513832,0.09561468;-0.358184;-0.01641437,0.09469187;-0.7485394;0.07464097,0.09707117;-0.7063117;-0.05101961,-0.071133;0.007311828;-0.0549167,-0.1261795;-0.3562953;-0.02642425,-0.1504459;-0.7473056;0.05837744,-0.1448204;-0.7048783;-0.06716014,0.002706391;0.5347076;-0.005794497,0;0;0,-0.009686559;0.3084829;-0.01951265,-0.02102861;0.6052704;-0.05408001,0.1547858;0.5153388;-0.05983138,0.2381411;0.2422732;-0.01262665,0.284103;-0.03618643;-0.0457449,-0.1840628;0.5007162;0.000249356,-0.233938;0.2159773;0.01356953,-0.3046094;-0.05541098;-0.03228943,0.07363109;0.006154358;-0.05167007,0.09377492;-0.3603586;-0.01541328,0.09195817;-0.7515829;0.07181956,0.07215954;-0.7472871;-0.05021761,-0.08653825;0.0001493366;-0.02530454,-0.1109546;-0.3678687;-0.02098485,-0.1063528;-0.7597327;0.0632215,-0.1234379;-0.8327274;-0.007813312,-0.01803283;0.5326598;-0.04293966,426.6651
+0;0;0,0.001532975;0.3093395;0.001170036,0.003153803;0.6083007;-0.009156188,0.1700524;0.4882037;0.01146197,0.2038631;0.2012113;0.034672,0.243908;-0.07361248;-0.03263841,-0.1624783;0.479927;-0.004249102,-0.2103392;0.1943995;-0.01941165,-0.2599265;-0.08190978;-0.07285933,0.07391444;0.008338354;-0.05160865,0.09589639;-0.3563073;-0.01687387,0.09439649;-0.7487906;0.075133,0.09667002;-0.7064716;-0.05051912,-0.07149605;0.007359231;-0.05504982,-0.1263319;-0.3543571;-0.0265801,-0.1507975;-0.7475843;0.05876841,-0.1452819;-0.7050732;-0.06676419,0.002901808;0.5349003;-0.004437555,0;0;0,-0.009703085;0.3085761;-0.01952696,-0.0210128;0.6054839;-0.05405736,0.1544249;0.5152351;-0.06090212,0.2391428;0.2419522;-0.01414895,0.2848727;-0.0378969;-0.04958391,-0.1840651;0.500919;-0.0006791614,-0.233049;0.2156473;0.01566696,-0.3037399;-0.0574165;-0.03017312,0.07355618;0.006248325;-0.05240965,0.09381659;-0.3583938;-0.01660753,0.0921001;-0.751704;0.07179378,0.07227011;-0.7474049;-0.05023743,-0.08705525;-2.026967E-05;-0.02485374,-0.1111944;-0.3661606;-0.02101825,-0.1063745;-0.7602971;0.06350306,-0.124473;-0.8314459;-0.009891436,-0.01802758;0.5328391;-0.04293203,426.6986
+0;0;0,0.001533135;0.3093717;0.001170158,0.00315428;0.6083902;-0.009157923,0.1699691;0.4883055;0.01145299,0.2038752;0.2005044;0.03472842,0.2440549;-0.07524484;-0.03280865,-0.1623951;0.480033;-0.004250222,-0.2103908;0.1937009;-0.01945549,-0.2601452;-0.08353883;-0.07308316,0.07416649;0.008366788;-0.05178464,0.0961421;-0.3561737;-0.01705988,0.09464155;-0.7488232;0.07498596,0.09691505;-0.7065043;-0.05066437,-0.07173985;0.007384327;-0.05523754,-0.1265598;-0.3542276;-0.02677603,-0.1510358;-0.7476214;0.05860862,-0.1455203;-0.7051104;-0.06692219,0.002902247;0.5349787;-0.004438581,0;0;0,-0.009795032;0.3086012;-0.01959491,-0.02105363;0.6055665;-0.05414534,0.1541847;0.5154017;-0.06192064,0.2401497;0.2414162;-0.01650262,0.2858485;-0.03901982;-0.05498075,-0.1842063;0.500933;-0.001485605,-0.2330477;0.2149066;0.01652253,-0.3027875;-0.0594953;-0.02879025,0.07340478;0.006332889;-0.05314088,0.09400395;-0.3581306;-0.01680279,0.09241094;-0.7515757;0.07177925,0.07253999;-0.7472837;-0.05024195,-0.08745871;-0.0001729299;-0.02456143,-0.1113697;-0.3662245;-0.02095935,-0.1067707;-0.7605027;0.06372782,-0.1270811;-0.8303726;-0.01082705,-0.01808968;0.5329098;-0.04301906,426.7224
+0;0;0,0.001533426;0.3094305;0.001170381,0.003154886;0.6085055;-0.009159541,0.1699164;0.4884247;0.01144701,0.2040813;0.1984266;0.03490011,0.2440957;-0.07618877;-0.03235927,-0.1623417;0.4801548;-0.004251192,-0.2107039;0.1916369;-0.01957253,-0.2602537;-0.08446285;-0.0729797,0.07441014;0.008394274;-0.05195476,0.09628769;-0.3545195;-0.01738495,0.09478004;-0.7490295;0.07509702,0.09705269;-0.7067152;-0.05050648,-0.07197553;0.007408584;-0.055419,-0.1265509;-0.3525897;-0.02708449,-0.1511429;-0.7478475;0.05870472,-0.1456294;-0.7053412;-0.0667793,0.002902816;0.5350831;-0.004439491,0;0;0,-0.009825088;0.3086575;-0.01962042,-0.02104108;0.6056827;-0.05416155,0.1540788;0.5155233;-0.06239772,0.2416368;0.2394416;-0.01848078,0.2861723;-0.03979132;-0.05828238,-0.1817844;0.4964807;0.003785159,-0.2304626;0.2078839;0.01637645,-0.2998383;-0.06540695;-0.02876467,0.07323714;0.00648515;-0.05385995,0.09426121;-0.356382;-0.01828671,0.09253627;-0.7514404;0.07182002,0.07100889;-0.7471657;-0.04986739,-0.08780562;-0.0002748946;-0.02442796,-0.1115715;-0.3646965;-0.02093772,-0.107744;-0.7607496;0.06462266,-0.1280541;-0.8296785;-0.01109798,-0.01809048;0.5330136;-0.04303956,426.7542
+0;0;0,0.001530161;0.3094324;0.0004468452,0.002983135;0.6083601;-0.01316696,0.169756;0.4892076;0.01134246,0.2042023;0.1992417;0.03478244,0.2439352;-0.07545474;-0.03231286,-0.1626441;0.4807506;-0.004206819,-0.2111458;0.1922028;-0.01848978,-0.261086;-0.08400214;-0.07098177,0.07438948;0.008414355;-0.05198108,0.0959584;-0.354498;-0.01720344,0.0942569;-0.7489854;0.07537138,0.09648521;-0.706891;-0.05025429,-0.07204118;0.007376989;-0.05533784,-0.1269125;-0.3525659;-0.02687018,-0.1519174;-0.7477511;0.05913376,-0.1464408;-0.7054528;-0.06637243,0.002788795;0.535024;-0.007251123,0;0;0,-0.009825088;0.3086575;-0.01962042,-0.02104108;0.6056827;-0.05416155,0.1540788;0.5155233;-0.06239772,0.2416368;0.2394416;-0.01848078,0.2861723;-0.03979132;-0.05828238,-0.1817844;0.4964807;0.003785159,-0.2304626;0.2078839;0.01637645,-0.2998383;-0.06540695;-0.02876467,0.07323714;0.00648515;-0.05385995,0.09426121;-0.356382;-0.01828671,0.09253627;-0.7514404;0.07182002,0.07100889;-0.7471657;-0.04986739,-0.08780562;-0.0002748946;-0.02442796,-0.1115715;-0.3646965;-0.02093772,-0.107744;-0.7607496;0.06462266,-0.1280541;-0.8296785;-0.01109798,-0.01809048;0.5330136;-0.04303956,426.7776
+0;0;0,0.001530947;0.3095913;0.0004470746,0.002984565;0.608655;-0.01317319,0.1697339;0.4894699;0.01133678,0.2042351;0.1990426;0.03481405,0.2440044;-0.07590622;-0.0323429,-0.1626196;0.481014;-0.004210326,-0.2111984;0.1920072;-0.01851601,-0.2611845;-0.08445156;-0.07105625,0.07471798;0.008451512;-0.05221063,0.09627915;-0.3543305;-0.01744547,0.0945771;-0.7489472;0.0751597,0.09680571;-0.7068512;-0.05048248,-0.07235931;0.007409565;-0.05558221,-0.1272109;-0.3524039;-0.02712477,-0.152224;-0.7477187;0.05890735,-0.1467467;-0.7054188;-0.06661535,0.002790122;0.5352799;-0.007254204,0;0;0,-0.009864457;0.3088136;-0.01965165,-0.0211252;0.6059759;-0.0541811,0.1538679;0.5153922;-0.06309056,0.242206;0.2389376;-0.01997781,0.2860199;-0.04036245;-0.06193471,-0.1826849;0.4974373;0.001235191,-0.2319156;0.2086991;0.01844304,-0.3015169;-0.06474555;-0.0270783,0.07324847;0.006511226;-0.05451989,0.09433993;-0.3561734;-0.01847363,0.09258255;-0.751303;0.07191681,0.071619;-0.747026;-0.04988671,-0.08835406;-0.0005852002;-0.02394517,-0.1119292;-0.3648901;-0.02070939,-0.1083402;-0.76113;0.06462559,-0.1292546;-0.8311934;-0.009449683,-0.01816094;0.5332667;-0.04306531,426.7992
+0;0;0,0.001531323;0.3096673;0.0004471845,0.002985352;0.6088168;-0.01317707,0.1700327;0.4895271;0.01136793,0.2045901;0.1986263;0.03488348,0.2446028;-0.07800514;-0.03268444,-0.1629141;0.4810562;-0.00420693,-0.2115722;0.1915781;-0.01853594,-0.2618642;-0.08657247;-0.0713977,0.07482705;0.008463849;-0.05228684,0.09639804;-0.3544833;-0.01750587,0.09469773;-0.748695;0.07500425,0.0969256;-0.7066029;-0.05059643,-0.07246494;0.007420381;-0.05566334,-0.1273415;-0.352557;-0.02719295,-0.152329;-0.747466;0.05875087,-0.1468535;-0.7051702;-0.06673037,0.002790849;0.5354189;-0.007256242,0;0;0,-0.01004374;0.3088854;-0.01963067,-0.02152476;0.6061429;-0.05401587,0.1537759;0.5155131;-0.06351757,0.2424757;0.2386193;-0.02070808,0.2861379;-0.04221171;-0.06451392,-0.1818509;0.4967218;0.00598203,-0.2291971;0.2069173;0.0179056,-0.2989606;-0.06826553;-0.02790742,0.07322054;0.006641388;-0.0547657,0.09424791;-0.3561975;-0.01855135,0.0925504;-0.7509125;0.07178687,0.0701777;-0.7466476;-0.04971982,-0.08860791;-0.000877591;-0.02350541,-0.1122914;-0.3653361;-0.01966095,-0.1087802;-0.7614532;0.06426018,-0.1304497;-0.8313205;-0.00979159,-0.01850104;0.5334063;-0.04294467,426.8331
+0;0;0,0.001531844;0.3098268;0.001013411,0.003126531;0.6091074;-0.01090566,0.1702393;0.4894859;0.01132367,0.2050766;0.1984049;0.03484418,0.2451072;-0.07799146;-0.03252714,-0.1628049;0.4811136;-0.00391123,-0.2115804;0.1913806;-0.0169784,-0.2622102;-0.08679414;-0.06788752,0.07484593;0.008420644;-0.05242721,0.09624318;-0.3543777;-0.01755,0.09475417;-0.7522742;0.07617173,0.09628265;-0.7134398;-0.0146618,-0.07263992;0.007453608;-0.05558163,-0.1274988;-0.3523732;-0.0270842,-0.1528384;-0.7510182;0.05979317,-0.1489597;-0.7120333;-0.03095561,0.002877327;0.5356437;-0.005600574,0;0;0,-0.01005588;0.3090446;-0.01965547,-0.02152993;0.606353;-0.05404067,0.1536821;0.5156631;-0.06433034,0.2426182;0.2385461;-0.02200389,0.2860658;-0.04169148;-0.06799865,-0.1816779;0.4971747;0.006786145,-0.2285372;0.207047;0.01797124,-0.2979495;-0.06807277;-0.02705502,0.07320504;0.006713733;-0.05493068,0.09429204;-0.355984;-0.0188384,0.09244148;-0.754205;0.073488,0.09590894;-0.7982683;0.02025533,-0.08870485;-0.0009356192;-0.02349484,-0.1125004;-0.3652384;-0.01973614,-0.1091092;-0.7650672;0.06531087,-0.1273191;-0.8074951;0.01283493,-0.01850705;0.5335971;-0.04297018,426.8555
+0;0;0,0.001531844;0.3098268;0.001013411,0.003126531;0.6091074;-0.01090566,0.1702393;0.4894859;0.01132367,0.2050766;0.1984049;0.03484418,0.2451072;-0.07799146;-0.03252714,-0.1628049;0.4811136;-0.00391123,-0.2115804;0.1913806;-0.0169784,-0.2622102;-0.08679414;-0.06788752,0.07484593;0.008420644;-0.05242721,0.09624318;-0.3543777;-0.01755,0.09475417;-0.7522742;0.07617173,0.09628265;-0.7134398;-0.0146618,-0.07263992;0.007453608;-0.05558163,-0.1274988;-0.3523732;-0.0270842,-0.1528384;-0.7510182;0.05979317,-0.1489597;-0.7120333;-0.03095561,0.002877327;0.5356437;-0.005600574,0;0;0,-0.01005588;0.3090446;-0.01965547,-0.02152993;0.606353;-0.05404067,0.1536821;0.5156631;-0.06433034,0.2426182;0.2385461;-0.02200389,0.2860658;-0.04169148;-0.06799865,-0.1816779;0.4971747;0.006786145,-0.2285372;0.207047;0.01797124,-0.2979495;-0.06807277;-0.02705502,0.07320504;0.006713733;-0.05493068,0.09429204;-0.355984;-0.0188384,0.09244148;-0.754205;0.073488,0.09590894;-0.7982683;0.02025533,-0.08870485;-0.0009356192;-0.02349484,-0.1125004;-0.3652384;-0.01973614,-0.1091092;-0.7650672;0.06531087,-0.1273191;-0.8074951;0.01283493,-0.01850705;0.5335971;-0.04297018,426.8779
+0;0;0,0.001532557;0.3099711;0.001013883,0.003127804;0.6093558;-0.01090924,0.1703107;0.4896916;0.01132888,0.204919;0.2005238;0.03469479,0.2447946;-0.07480201;-0.03241559,-0.1628733;0.4813157;-0.003912415,-0.2113281;0.1934872;-0.01689369,-0.2617618;-0.08361015;-0.06760564,0.07503362;0.00844176;-0.05255867,0.09641988;-0.3541703;-0.01769938,0.09493319;-0.7514482;0.07587665,0.09646232;-0.7126099;-0.01499601,-0.07282207;0.0074723;-0.055721,-0.1276528;-0.3521697;-0.02723822,-0.152953;-0.7501949;0.05950408,-0.1490726;-0.7112061;-0.03128379,0.002878522;0.5358688;-0.005602469,0;0;0,-0.01010159;0.3091892;-0.01963234,-0.02157915;0.6066053;-0.05399418,0.1536219;0.515576;-0.06471467,0.2425817;0.2404531;-0.02281952,0.2854928;-0.03858545;-0.06966305,-0.1814121;0.4968121;0.007669646,-0.2278035;0.2085555;0.01851659,-0.2968213;-0.06555611;-0.02617732,0.07321064;0.006727039;-0.05530524,0.09438738;-0.3557311;-0.01875877,0.09292449;-0.7533364;0.0734167,0.0957586;-0.7984043;0.02150249,-0.08894732;-0.0009093881;-0.02347911,-0.112598;-0.3650292;-0.01930226,-0.1093429;-0.7642194;0.06569725,-0.1276055;-0.8067894;0.01336775,-0.01855512;0.5338249;-0.04292893,426.9117
+0;0;0,0.001586229;0.31006;0.0003469411,0.003127281;0.6094209;-0.01374076,0.1704554;0.4904226;0.0106559,0.2047595;0.2030796;0.03445622,0.2439853;-0.06883967;-0.03143499,-0.1631255;0.4819754;-0.0038022,-0.2114754;0.1958833;-0.01488405,-0.2617881;-0.07788938;-0.06323247,0.07508498;0.008439695;-0.05262608,0.09629758;-0.3535773;-0.01766052,0.09520905;-0.7514527;0.07623991,0.09658211;-0.7126147;-0.0158772,-0.07292422;0.007487195;-0.05571795,-0.1278791;-0.3515265;-0.0271175,-0.1531311;-0.7502251;0.05962982,-0.1493694;-0.7112292;-0.03240541,0.002888336;0.5359532;-0.007724294,0;0;0,-0.01000557;0.309278;-0.01966882,-0.02137375;0.6067715;-0.05407238,0.1537756;0.5153666;-0.06530976,0.2427478;0.2420847;-0.02395582,0.2858244;-0.03302306;-0.07171082,-0.1810668;0.4968862;0.008548975,-0.227105;0.2103851;0.01888426,-0.2952043;-0.06027347;-0.02501167,0.07303821;0.006698027;-0.05566907,0.09467462;-0.3551418;-0.01916313,0.09307048;-0.7533245;0.07341813,0.09739256;-0.7982827;0.0193057,-0.08906761;-0.0008993504;-0.02333754,-0.1124697;-0.3644436;-0.01924572,-0.1093202;-0.7643178;0.06569029,-0.1296347;-0.8080288;0.01354081,-0.01840415;0.5339558;-0.04299021,426.9337
+0;0;0,0.001586696;0.3101512;0.0003470431,0.003128005;0.6095608;-0.01374284,0.1705597;0.4905248;0.01066597,0.2047928;0.2037765;0.03441703,0.2440428;-0.06831059;-0.03151485,-0.1632275;0.4820724;-0.003801073,-0.2114773;0.1965724;-0.01485999,-0.2618211;-0.07736921;-0.06323825,0.07526077;0.008459452;-0.05274928,0.0964513;-0.3531809;-0.0178201,0.09536819;-0.749076;0.07561298,0.09676888;-0.7100602;-0.01835769,-0.07309494;0.007504724;-0.05584839,-0.1279926;-0.3511355;-0.0272777,-0.153119;-0.7478497;0.05903786,-0.1492816;-0.7086728;-0.03484927,0.002889029;0.5360836;-0.007725592,0;0;0,-0.009864315;0.3093716;-0.01970649,-0.02113596;0.6069152;-0.05413032,0.1540277;0.5154943;-0.06588197,0.2428932;0.242815;-0.02453589,0.2860258;-0.03251672;-0.07198083,-0.1807639;0.4968874;0.009056248,-0.2268705;0.2110138;0.0195956,-0.2947499;-0.05993125;-0.02399491,0.0729339;0.006709501;-0.05615926,0.09549156;-0.3546926;-0.01965594,0.09327985;-0.7507232;0.07318115,0.0974655;-0.7982786;0.01950264,-0.08932966;-0.000889847;-0.02318734,-0.1123823;-0.3640775;-0.01917212,-0.1094053;-0.7620374;0.06498784,-0.1309725;-0.8074158;0.01238852,-0.01819146;0.5340909;-0.04303408,426.9561
+0;0;0,0.001587783;0.3103636;0.0003472808,0.003129833;0.6099247;-0.01375044,0.1704918;0.4908552;0.01065504,0.2046584;0.2046641;0.03435995,0.2439337;-0.06759861;-0.03161446,-0.163157;0.4824063;-0.003806004,-0.211313;0.197461;-0.01484344,-0.2616893;-0.07665738;-0.06325291,0.07531507;0.008465555;-0.05278734,0.09649379;-0.3529733;-0.01787762,0.09541047;-0.7489477;0.07557417,0.09680437;-0.7099755;-0.01794125,-0.07314767;0.007510137;-0.05588868,-0.1280148;-0.3509302;-0.0273339,-0.1531461;-0.7477239;0.05899895,-0.1493273;-0.7085915;-0.03443334,0.002890687;0.5363951;-0.007728896,0;0;0,-0.009893656;0.3095781;-0.0197928,-0.02102649;0.607268;-0.05431557,0.1539152;0.5156506;-0.06662083,0.2427395;0.2435354;-0.02541161,0.2857112;-0.03206363;-0.07253623,-0.1803383;0.4967743;0.009512737,-0.2260394;0.2113888;0.0195734,-0.2941625;-0.05968612;-0.02401284,0.07288883;0.00682947;-0.05631256,0.09538119;-0.3543694;-0.01977897,0.09314307;-0.7504759;0.07309079,0.09615038;-0.7983414;0.02059794,-0.08941922;-0.0009985162;-0.02310268,-0.1126162;-0.3639748;-0.0191805,-0.1097156;-0.7620794;0.06469145,-0.1322077;-0.8067566;0.01229866,-0.01813551;0.5343936;-0.043185,426.9896
+0;0;0,0.001554218;0.3103629;0.0008321155,0.003203118;0.6099973;-0.01178623,0.1706598;0.4906817;0.01027616,0.2048891;0.2045258;0.03431379,0.2438237;-0.06787434;-0.0312941,-0.1630471;0.482139;-0.003510547,-0.2118743;0.1972264;-0.01219464,-0.2624303;-0.07726341;-0.05825496,0.07533687;0.008489293;-0.05275241,0.09656497;-0.3529302;-0.01767317,0.09523486;-0.7488896;0.07583932,0.09647715;-0.7098351;-0.0176703,-0.07314804;0.007494064;-0.05589034,-0.1279348;-0.3509409;-0.02711456,-0.1532123;-0.7476802;0.05942515,-0.1495473;-0.708465;-0.03400517,0.002926253;0.5364255;-0.00630578,0;0;0,-0.009893656;0.3095781;-0.0197928,-0.02102649;0.607268;-0.05431557,0.1539152;0.5156506;-0.06662083,0.2427395;0.2435354;-0.02541161,0.2857112;-0.03206363;-0.07253623,-0.1803383;0.4967743;0.009512737,-0.2260394;0.2113888;0.0195734,-0.2941625;-0.05968612;-0.02401284,0.07288883;0.00682947;-0.05631256,0.09538119;-0.3543694;-0.01977897,0.09314307;-0.7504759;0.07309079,0.09615038;-0.7983414;0.02059794,-0.08941922;-0.0009985162;-0.02310268,-0.1126162;-0.3639748;-0.0191805,-0.1097156;-0.7620794;0.06469145,-0.1322077;-0.8067566;0.01229866,-0.01813551;0.5343936;-0.043185,427.0118
+0;0;0,0.001554174;0.3103541;0.000832092,0.00320303;0.6099803;-0.01178588,0.1707256;0.4906492;0.01028284,0.2048975;0.2049735;0.03428013,0.2439486;-0.06824195;-0.03152414,-0.1631124;0.4821032;-0.003509292,-0.2118576;0.1976687;-0.01217881,-0.262565;-0.07764274;-0.058377,0.0753995;0.008496352;-0.05279626,0.0966309;-0.3529792;-0.01771159,0.09529723;-0.7499982;0.07605115,0.09651852;-0.7110968;-0.01587711,-0.07320886;0.007500295;-0.05593681,-0.1280041;-0.3509902;-0.02715657,-0.1533492;-0.7487912;0.05961473,-0.1497462;-0.7097319;-0.03223556,0.002926175;0.536411;-0.006305623,0;0;0,-0.009883501;0.3095625;-0.01990318,-0.02090467;0.607221;-0.05465531,0.153954;0.5155302;-0.06767559,0.2427017;0.243967;-0.0260644,0.2855073;-0.03248599;-0.0734278,-0.1801385;0.4967933;0.009851608,-0.2255052;0.2118445;0.01986457,-0.2939679;-0.05993083;-0.02432718,0.072866;0.006852105;-0.05646515,0.09533487;-0.354391;-0.01979327,0.09313083;-0.7515143;0.07350993,0.09648029;-0.7978894;0.02167201,-0.08953907;-0.001039387;-0.02294328,-0.1127893;-0.3640704;-0.01917535,-0.1100656;-0.7632925;0.06467919,-0.1321527;-0.806785;0.01327354,-0.01804851;0.5343584;-0.0434556,427.0457
+0;0;0,0.001554362;0.3103916;0.0008321926,0.003203465;0.6100621;-0.01178758,0.1707564;0.4907134;0.01028485,0.2048533;0.2056645;0.03422947,0.2441516;-0.06927988;-0.03199121,-0.1631421;0.4821657;-0.003509785,-0.2117804;0.1983555;-0.01216028,-0.2628087;-0.07869822;-0.05865081,0.07548406;0.008505879;-0.05285547,0.0967209;-0.3530623;-0.0177618,0.09541627;-0.741438;0.07395968,0.09708451;-0.6992791;-0.0516119,-0.07329096;0.007508705;-0.05599954,-0.1281002;-0.3510737;-0.02721192,-0.1528936;-0.7402145;0.05767033,-0.147972;-0.6978396;-0.06779474,0.002926574;0.5364835;-0.006306623,0;0;0,-0.009899452;0.3095947;-0.01998019,-0.02087007;0.60729;-0.05481386,0.1539483;0.5154165;-0.06808114,0.2428247;0.2445439;-0.02663493,0.2854128;-0.03381246;-0.07383633,-0.1800346;0.4972141;0.01032259,-0.224393;0.2127696;0.02092449,-0.2941081;-0.06039318;-0.02430711,0.0728927;0.00685598;-0.05659986,0.09564893;-0.3544648;-0.01994443,0.0929255;-0.7425475;0.07297826,0.06824009;-0.7384567;-0.04801011,-0.08965166;-0.001011485;-0.02292272,-0.1129306;-0.3641338;-0.01912718,-0.1104435;-0.7546923;0.06277578,-0.1406069;-0.8246734;-0.008025452,-0.01802915;0.5344205;-0.04359365,427.079
+0;0;0,0.001578131;0.3104482;0.001321659,0.003294529;0.6102697;-0.01020991,0.1707982;0.4907484;0.01003703,0.2049767;0.2064281;0.03411714,0.2449828;-0.07095113;-0.03189677,-0.1629184;0.4822349;-0.003327494,-0.2121168;0.1991543;-0.00889201,-0.2638934;-0.08049959;-0.05373035,0.07571538;0.008552456;-0.05307085,0.09674092;-0.3532605;-0.01766709,0.09533105;-0.7469555;0.07528813,0.09687382;-0.704716;-0.05020823,-0.07363667;0.0075117;-0.05606864,-0.1285807;-0.3513104;-0.02722474,-0.1536492;-0.7457549;0.05893511,-0.1488582;-0.703301;-0.06645815,0.002997458;0.5366433;-0.00506071,0;0;0,-0.00984963;0.3096492;-0.02006674,-0.02068975;0.6074454;-0.05498385,0.1538178;0.5154289;-0.06912374,0.2429556;0.2454243;-0.02743363,0.2855949;-0.03544158;-0.07427156,-0.1796779;0.497481;0.01047381,-0.2239253;0.2137401;0.02140105,-0.2945828;-0.06172746;-0.02357307,0.07303846;0.006860912;-0.05692792,0.0959761;-0.3546916;-0.02008033,0.09245266;-0.7483925;0.07279372,0.06745219;-0.7442295;-0.04807377,-0.08998455;-0.0009730092;-0.02289785,-0.1132307;-0.3643575;-0.0189709,-0.1109182;-0.7602993;0.06387322,-0.1412137;-0.8300253;-0.007108845,-0.01788442;0.5345529;-0.04374695,427.1013
+0;0;0,0.001578339;0.3104891;0.001321833,0.003295607;0.6104653;-0.01021599,0.1706287;0.4909454;0.01001879,0.2047356;0.207221;0.03404843,0.244792;-0.07050607;-0.03204826,-0.1627491;0.4824405;-0.003332168,-0.2118444;0.1999533;-0.008885019,-0.2636859;-0.0800513;-0.05377959,0.07574919;0.008556276;-0.05309455,0.09680913;-0.3538486;-0.01763287,0.09539968;-0.747427;0.07529482,0.0965855;-0.7080193;-0.02116629,-0.07366955;0.007515055;-0.05609368,-0.1287035;-0.3518941;-0.02720259,-0.1537645;-0.7462218;0.05893174,-0.150082;-0.7066492;-0.03745012,0.002998352;0.5367937;-0.005063624,0;0;0,-0.009673089;0.3096797;-0.02031279,-0.02012394;0.6075951;-0.05565572,0.1540895;0.5154699;-0.0696547,0.2430316;0.2460241;-0.02807975,0.2855012;-0.03534979;-0.07423913,-0.1788575;0.4979067;0.01063705,-0.2225672;0.2147236;0.02234267,-0.2936583;-0.06123266;-0.02124377,0.07300611;0.006893337;-0.05703306,0.09623224;-0.3552433;-0.02020979,0.09248661;-0.7488016;0.07273841,0.09865546;-0.7962748;0.01482034,-0.09003071;-0.0009549964;-0.02288534,-0.1131726;-0.3649341;-0.01819103,-0.1113154;-0.760762;0.06462388,-0.1337849;-0.8065642;0.008554257,-0.01742727;0.5346709;-0.04430079,427.124
+0;0;0,0.001578299;0.3104813;0.0013218,0.003295997;0.6105328;-0.01021892,0.1708163;0.490943;0.01003401,0.2048589;0.2077531;0.03401838,0.2449271;-0.07005599;-0.03209784,-0.162934;0.4824287;-0.003331868,-0.2119367;0.2004735;-0.00887426,-0.2637936;-0.07961372;-0.05378209,0.07582574;0.008564922;-0.05314821,0.09684777;-0.3531877;-0.01775035,0.09543641;-0.7473018;0.07530382,0.09660966;-0.7079939;-0.02013414,-0.07374401;0.007522648;-0.05615037,-0.1286789;-0.3512396;-0.02731128,-0.1537741;-0.746104;0.05894028,-0.1501306;-0.706633;-0.03641927,0.002998668;0.5368426;-0.005065258,0;0;0,-0.009496033;0.3096603;-0.02057076,-0.01966157;0.6076249;-0.05622077,0.1545721;0.5152628;-0.07065976,0.2433685;0.246436;-0.02849269,0.2854647;-0.03516448;-0.07414126,-0.1784873;0.4979762;0.01074722,-0.2220082;0.2153359;0.02303956,-0.2943237;-0.06065473;-0.01884535,0.0730372;0.006800279;-0.05715727,0.09631119;-0.354677;-0.0203824,0.09248873;-0.7487388;0.07282519,0.09701098;-0.7971442;0.01779271,-0.09012852;-0.0008244056;-0.02288672,-0.1132192;-0.3641471;-0.01806167,-0.11127;-0.7605833;0.06453098,-0.1334751;-0.8055797;0.009043213,-0.0170405;0.5346908;-0.04479098,427.1574
+0;0;0,0.001616433;0.3104793;0.001674906,0.003436416;0.6105511;-0.009321627,0.1710377;0.4910369;0.009755746,0.2049297;0.2078602;0.03410684,0.2453027;-0.0699845;-0.03167357,-0.1628371;0.4824575;-0.003174834,-0.2128591;0.2006314;-0.004770895,-0.2654885;-0.07973698;-0.04694267,0.07579556;0.008535143;-0.05319601,0.0967572;-0.3532017;-0.01760233,0.09570277;-0.7473757;0.07520264,0.0967704;-0.7080311;-0.02023298,-0.07380738;0.007538919;-0.05606484,-0.1288043;-0.3512077;-0.02715027,-0.1538921;-0.7460837;0.05905051,-0.15035;-0.7065738;-0.036309,0.003107301;0.536851;-0.004314248,0;0;0,-0.009496033;0.3096603;-0.02057076,-0.01966157;0.6076249;-0.05622077,0.1545721;0.5152628;-0.07065976,0.2433685;0.246436;-0.02849269,0.2854647;-0.03516448;-0.07414126,-0.1784873;0.4979762;0.01074722,-0.2220082;0.2153359;0.02303956,-0.2943237;-0.06065473;-0.01884535,0.0730372;0.006800279;-0.05715727,0.09631119;-0.354677;-0.0203824,0.09248873;-0.7487388;0.07282519,0.09701098;-0.7971442;0.01779271,-0.09012852;-0.0008244056;-0.02288672,-0.1132192;-0.3641471;-0.01806167,-0.11127;-0.7605833;0.06453098,-0.1334751;-0.8055797;0.009043213,-0.0170405;0.5346908;-0.04479098,427.1795
+0;0;0,0.001616235;0.3104415;0.001674702,0.003436378;0.6105388;-0.00932267,0.1709262;0.491051;0.009745637,0.2047958;0.2080617;0.03408062,0.2452025;-0.07001457;-0.03175463,-0.1627271;0.4824772;-0.003176363,-0.212716;0.2008376;-0.004771368,-0.2653892;-0.07976446;-0.0469783,0.07584235;0.008540411;-0.05322884,0.09678297;-0.3528337;-0.01767085,0.09572656;-0.747748;0.07530842,0.09679059;-0.7084349;-0.01980565,-0.07385294;0.007543573;-0.05609944,-0.1287948;-0.3508434;-0.02721387,-0.1539297;-0.7464609;0.0591488,-0.1503995;-0.7069831;-0.03588941,0.003107246;0.5368347;-0.004315021,0;0;0,-0.009253718;0.3096085;-0.0208869,-0.01909184;0.6075643;-0.05691481,0.1549528;0.5154548;-0.07136953,0.2435044;0.2467881;-0.02895427,0.2854172;-0.0352267;-0.07372463,-0.1778772;0.4983781;0.0104357,-0.2211018;0.2159568;0.02429625,-0.2943352;-0.06007048;-0.01740727,0.07304265;0.00680691;-0.05724287,0.09627422;-0.3543081;-0.02049398,0.09246977;-0.7491116;0.07288289,0.09731854;-0.7978553;0.01893402,-0.09018162;-0.0007717777;-0.02291266,-0.1132499;-0.3637284;-0.01795698,-0.1115069;-0.7609259;0.06471506,-0.1378411;-0.8056597;0.01127408,-0.01655314;0.5346378;-0.04539299,427.2019
+0;0;0,0.001615926;0.3103821;0.001674381,0.0034355;0.6103805;-0.009318767,0.1707041;0.4909918;0.009728359,0.2045342;0.2083327;0.03403495,0.2449781;-0.06999981;-0.03186096,-0.162509;0.4824293;-0.003176594,-0.2124396;0.2011184;-0.004769738,-0.2651613;-0.07974225;-0.04701556,0.07592294;0.008549487;-0.05328541,0.09679483;-0.3516386;-0.01784414,0.09573486;-0.7478871;0.07544927,0.09679342;-0.7086219;-0.0191761,-0.07393142;0.007551589;-0.05615906,-0.1286929;-0.349659;-0.0273683,-0.1539127;-0.7466133;0.05928617,-0.1504007;-0.7071841;-0.03526373,0.003106541;0.5367151;-0.00431375,0;0;0,-0.008977123;0.309561;-0.0208292,-0.01838181;0.6074595;-0.0566287,0.15522;0.5156035;-0.07189536,0.2437494;0.2472969;-0.02940369,0.2853043;-0.03516775;-0.07337976,-0.1772225;0.4985706;0.0102913,-0.2199651;0.2164725;0.02529811,-0.2931837;-0.06033829;-0.01293512,0.0730587;0.006840855;-0.05737901,0.09636908;-0.3530953;-0.02091289,0.09246468;-0.749154;0.07310795,0.09694167;-0.7967102;0.01828169,-0.09028485;-0.0007443181;-0.02290882,-0.11343;-0.3625004;-0.01801147,-0.1119192;-0.761023;0.06502511,-0.1381403;-0.8054466;0.01197299,-0.01596451;0.5345559;-0.04518533,427.2354
+0;0;0,0.001698911;0.3103899;0.0005536488,0.003374867;0.6103822;-0.01389791,0.1706962;0.4918782;0.008858492,0.2043762;0.2097467;0.03397178,0.244579;-0.06817707;-0.03145393,-0.1627853;0.4834049;-0.003136938,-0.2132896;0.2026786;-0.0008320713,-0.2670394;-0.07814652;-0.03806952,0.0758849;0.008492591;-0.05334548,0.09642921;-0.3504564;-0.01782349,0.09550622;-0.7479227;0.07557447,0.09637382;-0.7088676;-0.01878238,-0.0740144;0.007588379;-0.05604167,-0.1285153;-0.3484129;-0.02738862,-0.1540236;-0.7465332;0.05951957,-0.1507076;-0.7073194;-0.03476761,0.003088594;0.5367582;-0.007735659,0;0;0,-0.008630969;0.3095384;-0.02136731,-0.01760203;0.6075141;-0.05790758,0.1559362;0.5153764;-0.07260406,0.2436793;0.2474183;-0.02944374,0.2852987;-0.03457296;-0.07288527,-0.1763132;0.4986992;0.009998068,-0.2195537;0.2171983;0.02583251,-0.2930213;-0.05918419;-0.01095936,0.07306281;0.00688614;-0.05736542,0.09619534;-0.3518355;-0.02114439,0.09220804;-0.7490228;0.07335305,0.09649582;-0.7962935;0.01860976,-0.09025817;-0.0007156068;-0.02300725,-0.1135639;-0.361213;-0.01783331,-0.1120578;-0.7609158;0.06546629,-0.1368278;-0.8049495;0.01169434,-0.01529177;0.5345916;-0.04626656,427.2584
+0;0;0,0.001698911;0.3103899;0.0005536488,0.003374867;0.6103822;-0.01389791,0.1706962;0.4918782;0.008858492,0.2043762;0.2097467;0.03397178,0.244579;-0.06817707;-0.03145393,-0.1627853;0.4834049;-0.003136938,-0.2132896;0.2026786;-0.0008320713,-0.2670394;-0.07814652;-0.03806952,0.0758849;0.008492591;-0.05334548,0.09642921;-0.3504564;-0.01782349,0.09550622;-0.7479227;0.07557447,0.09637382;-0.7088676;-0.01878238,-0.0740144;0.007588379;-0.05604167,-0.1285153;-0.3484129;-0.02738862,-0.1540236;-0.7465332;0.05951957,-0.1507076;-0.7073194;-0.03476761,0.003088594;0.5367582;-0.007735659,0;0;0,-0.008630969;0.3095384;-0.02136731,-0.01760203;0.6075141;-0.05790758,0.1559362;0.5153764;-0.07260406,0.2436793;0.2474183;-0.02944374,0.2852987;-0.03457296;-0.07288527,-0.1763132;0.4986992;0.009998068,-0.2195537;0.2171983;0.02583251,-0.2930213;-0.05918419;-0.01095936,0.07306281;0.00688614;-0.05736542,0.09619534;-0.3518355;-0.02114439,0.09220804;-0.7490228;0.07335305,0.09649582;-0.7962935;0.01860976,-0.09025817;-0.0007156068;-0.02300725,-0.1135639;-0.361213;-0.01783331,-0.1120578;-0.7609158;0.06546629,-0.1368278;-0.8049495;0.01169434,-0.01529177;0.5345916;-0.04626656,427.2802
+0;0;0,0.001698291;0.3102765;0.0005534465,0.003373797;0.6101876;-0.0138941,0.170673;0.4917114;0.008858263,0.2043282;0.2097878;0.03395306,0.2444708;-0.06771988;-0.03137468,-0.1627643;0.4832392;-0.003135578,-0.2132314;0.2027197;-0.0008324084,-0.2669007;-0.07768485;-0.03801409,0.07595058;0.008499941;-0.05339165,0.09651028;-0.350718;-0.01784305,0.09558342;-0.7498503;0.07594643,0.09642663;-0.7110499;-0.01575709,-0.07407846;0.007594946;-0.05609016,-0.1286201;-0.3486731;-0.02741565,-0.1542354;-0.7484622;0.05985685,-0.1510126;-0.7095075;-0.03177895,0.00308761;0.5365855;-0.007733689,0;0;0,-0.008275777;0.3093981;-0.02188659,-0.01684581;0.6072195;-0.05910182,0.1566437;0.5151424;-0.07316375,0.2438387;0.2472987;-0.02957296,0.2853934;-0.03432119;-0.07262027,-0.1756612;0.4989228;0.009184189,-0.2202038;0.2179356;0.02666473,-0.293577;-0.05815658;-0.009100074,0.07310164;0.006881237;-0.05744743,0.09637262;-0.3520986;-0.02117229,0.09202991;-0.7509432;0.07373834,0.09603612;-0.7960961;0.02059984,-0.09034254;-0.0006561902;-0.02300442,-0.1135186;-0.3614311;-0.01768465,-0.1123032;-0.762827;0.06588424,-0.1342236;-0.8052637;0.01334734,-0.01463214;0.5343444;-0.04728508,427.3137
+0;0;0,0.001684053;0.3101538;1.562396E-05,0.00326429;0.6098071;-0.01588072,0.1699498;0.4919735;0.008239836,0.2039033;0.2062457;0.0342712,0.244022;-0.06882963;-0.03029948,-0.1641511;0.4907185;0.001968277,-0.2180594;0.2069022;0.005582088,-0.2720543;-0.07149756;-0.02640935,0.07601627;0.008415195;-0.0534944,0.09644523;-0.3505629;-0.01784655,0.09560614;-0.7477407;0.07561752,0.0954621;-0.708855;-0.0176708,-0.07416596;0.007682198;-0.05613674,-0.1287646;-0.3483422;-0.02751874,-0.1541497;-0.7461874;0.05943676,-0.1518735;-0.7071497;-0.0338093,0.003001098;0.5363036;-0.009313283,0;0;0,-0.007398031;0.3092551;-0.02246642,-0.01462176;0.6068563;-0.06025982,0.1578714;0.5151954;-0.07416987,0.2457019;0.2434145;-0.03067541,0.2855741;-0.03627494;-0.07104051,-0.1735025;0.5000055;0.00783724,-0.21974;0.2155596;0.02841493,-0.2928873;-0.0582073;-0.005444806,0.07321128;0.006823912;-0.05748463,0.09606292;-0.3519223;-0.02098346,0.091933;-0.7487922;0.07369375,0.09545698;-0.7967566;0.02182055,-0.09041694;-0.0004392123;-0.0231414,-0.1140292;-0.3609391;-0.01716659,-0.112891;-0.7603779;0.06610295,-0.1312274;-0.8054721;0.01312806,-0.01277726;0.5340559;-0.04831529,427.3474
+0;0;0,0.001684053;0.3101538;1.562396E-05,0.00326429;0.6098071;-0.01588072,0.1699498;0.4919735;0.008239836,0.2039033;0.2062457;0.0342712,0.244022;-0.06882963;-0.03029948,-0.1641511;0.4907185;0.001968277,-0.2180594;0.2069022;0.005582088,-0.2720543;-0.07149756;-0.02640935,0.07601627;0.008415195;-0.0534944,0.09644523;-0.3505629;-0.01784655,0.09560614;-0.7477407;0.07561752,0.0954621;-0.708855;-0.0176708,-0.07416596;0.007682198;-0.05613674,-0.1287646;-0.3483422;-0.02751874,-0.1541497;-0.7461874;0.05943676,-0.1518735;-0.7071497;-0.0338093,0.003001098;0.5363036;-0.009313283,0;0;0,-0.007398031;0.3092551;-0.02246642,-0.01462176;0.6068563;-0.06025982,0.1578714;0.5151954;-0.07416987,0.2457019;0.2434145;-0.03067541,0.2855741;-0.03627494;-0.07104051,-0.1735025;0.5000055;0.00783724,-0.21974;0.2155596;0.02841493,-0.2928873;-0.0582073;-0.005444806,0.07321128;0.006823912;-0.05748463,0.09606292;-0.3519223;-0.02098346,0.091933;-0.7487922;0.07369375,0.09545698;-0.7967566;0.02182055,-0.09041694;-0.0004392123;-0.0231414,-0.1140292;-0.3609391;-0.01716659,-0.112891;-0.7603779;0.06610295,-0.1312274;-0.8054721;0.01312806,-0.01277726;0.5340559;-0.04831529,427.3695
+0;0;0,0.001683299;0.3100149;1.561696E-05,0.003262704;0.6095091;-0.01587213,0.1695375;0.4918267;0.008201459,0.2035892;0.2052729;0.03430808,0.2436252;-0.06923556;-0.03012952,-0.1637412;0.4905749;0.001945334,-0.2178054;0.205938;0.005569594,-0.271689;-0.07188806;-0.02635592,0.076046;0.008418487;-0.05351533,0.09647399;-0.3505425;-0.01786917,0.09564788;-0.7415755;0.07414888,0.09545413;-0.6996237;-0.05132774,-0.07419497;0.007685204;-0.05615871,-0.128791;-0.3483223;-0.02754206,-0.1537834;-0.7400123;0.05806812,-0.1507218;-0.6978562;-0.06735166,0.002999662;0.5360478;-0.009308465,0;0;0,-0.006829634;0.3090755;-0.02318931,-0.01368622;0.6064429;-0.06162095,0.1584507;0.5151612;-0.07464099,0.2457322;0.2423681;-0.03082228,0.2853145;-0.03688872;-0.07030439,-0.1721091;0.500505;0.007308882,-0.2185535;0.2153005;0.02865151,-0.2915575;-0.05802146;-0.00414357,0.07322435;0.006819487;-0.05752778,0.09586816;-0.3519038;-0.02084208,0.09144112;-0.7420542;0.07474971,0.06562993;-0.7382843;-0.04580331,-0.09044235;-0.0003429091;-0.02319094,-0.1146206;-0.360779;-0.01669434,-0.1136782;-0.7540666;0.06515183,-0.1376641;-0.8253675;-0.005911991,-0.01190811;0.5337089;-0.04952502,427.403
+0;0;0,0.001765538;0.3099512;0.0002988757,0.003596759;0.6095224;-0.01436763,0.1688819;0.49181;0.007887944,0.2031876;0.2051443;0.03423281,0.243177;-0.06988066;-0.02991997,-0.1624041;0.4900056;0.001519851,-0.2177229;0.2055947;0.01144036,-0.2728224;-0.07309258;-0.01407318,0.07604408;0.008390803;-0.05353455,0.09636889;-0.3501311;-0.01783165,0.09561122;-0.7469937;0.07556491,0.0954705;-0.7079258;-0.0189381,-0.07422774;0.007698409;-0.05612516,-0.1287852;-0.3478718;-0.02750589,-0.1541974;-0.7453573;0.0595735,-0.1518866;-0.7061459;-0.03488747,0.003242647;0.5360117;-0.008269222,0;0;0,-0.005995244;0.3089678;-0.02399778,-0.011882;0.6062289;-0.06345654,0.1591662;0.5151272;-0.07513595,0.2459261;0.2420468;-0.03100085,0.2855041;-0.03776005;-0.06966853,-0.1699277;0.501568;0.005157944,-0.2185892;0.2167786;0.02914016,-0.2913077;-0.05724254;-0.0021319,0.0732508;0.006779417;-0.05751014,0.09630547;-0.3515122;-0.02115917,0.09113066;-0.7474676;0.075876,0.0943554;-0.7965568;0.02345872,-0.09043317;-0.0002434845;-0.02325593,-0.1145519;-0.3602411;-0.01648945,-0.1137782;-0.7594345;0.06637997,-0.1320896;-0.8060354;0.01337004,-0.01034625;0.5335253;-0.05108881,427.4259
+0;0;0,0.001764506;0.3097701;0.0002987011,0.003594912;0.6092021;-0.0143601,0.1699665;0.4912537;0.007996951,0.2043707;0.2037655;0.03441742,0.2441944;-0.07011977;-0.02946949,-0.1634919;0.4894375;0.001587098,-0.2189695;0.2042105;0.01153607,-0.2738407;-0.07332185;-0.01387173,0.07609763;0.008396711;-0.05357226,0.09640865;-0.3498819;-0.01789359,0.09564731;-0.7486722;0.07595666,0.09550842;-0.7097231;-0.01730807,-0.07428002;0.00770383;-0.05616468,-0.1288004;-0.3476251;-0.02756483,-0.1543361;-0.7470414;0.05993754,-0.1520556;-0.7079507;-0.0332857,0.003241058;0.5357453;-0.008266167,0;0;0,-0.006365739;0.3088237;-0.02341223,-0.01233934;0.6060205;-0.06230378,0.1596721;0.5147535;-0.07533014,0.2456917;0.2405833;-0.03102922,0.2848998;-0.03815559;-0.06908095,-0.1716906;0.5012479;0.005773433,-0.2206448;0.2157252;0.0305022,-0.2929862;-0.05724359;-8.092262E-05,0.07324377;0.006747007;-0.05762959,0.09567258;-0.351284;-0.02075362,0.09030643;-0.7493142;0.07612419,0.09353356;-0.7962804;0.02279306,-0.09051004;-0.0001264962;-0.0232219,-0.1150917;-0.3598399;-0.01607423,-0.1146362;-0.7609465;0.06732463,-0.1327699;-0.8055661;0.01364489,-0.01080291;0.5333366;-0.05014467,427.4597
+0;0;0,0.001763001;0.3095059;0.0002984463,0.003591679;0.6086558;-0.01434661,0.1700158;0.4907612;0.008009912,0.2044219;0.2032563;0.0344319,0.2443555;-0.07138425;-0.0296312,-0.163547;0.4889444;0.001598055,-0.2190277;0.2037009;0.0115476,-0.2740502;-0.07459682;-0.01393027,0.07602879;0.008389115;-0.05352379,0.09632759;-0.349674;-0.01786659,0.09555768;-0.7529461;0.07703842,0.09542571;-0.7144427;-0.01158239,-0.07421281;0.007696861;-0.05611387,-0.1287004;-0.3474183;-0.02753123,-0.1545231;-0.7513235;0.06095457,-0.1523561;-0.7126855;-0.02762682,0.003238152;0.5352667;-0.008258293,0;0;0,-0.005551219;0.3085117;-0.02422452,-0.0110217;0.6053396;-0.0638175,0.1611383;0.5144962;-0.07555509,0.2452068;0.2397352;-0.03105998,0.2843991;-0.0398055;-0.06910205,-0.1704872;0.5016283;0.005116921,-0.2200099;0.2162637;0.03071977,-0.2925197;-0.05752882;0.0006165598,0.0732355;0.006734505;-0.05750442,0.09518154;-0.3510973;-0.02052569,0.08918078;-0.7536494;0.07720757,0.09219581;-0.796908;0.02670932,-0.09038109;-4.241721E-05;-0.0233839,-0.1157761;-0.3594714;-0.01573155,-0.1154377;-0.7650751;0.06865729,-0.1333425;-0.8056241;0.01739089,-0.009586044;0.5327541;-0.05147099,427.4927
+0;0;0,0.001823264;0.3093628;-0.0004897572,0.003495515;0.6082326;-0.01691263,0.1691854;0.4913097;0.007138342,0.2034509;0.203956;0.03423913,0.2431238;-0.07067066;-0.02956322,-0.1626632;0.4888318;0.001055086,-0.2195291;0.2042942;0.0179468,-0.2750051;-0.07433376;-0.0008510351,0.07595702;0.008360918;-0.05346261,0.09616856;-0.3495232;-0.01764243,0.09557947;-0.7526394;0.07732302,0.09529577;-0.7107519;-0.04806328,-0.07414171;0.007704723;-0.05604703,-0.1287058;-0.3472247;-0.02740279,-0.1545907;-0.7510312;0.0608678,-0.151616;-0.708948;-0.06446482,0.003189822;0.5349361;-0.01028981,0;0;0,-0.004594773;0.3083403;-0.02477908,-0.009232894;0.6049511;-0.06471324,0.1619952;0.5144887;-0.07561505,0.2446816;0.2394342;-0.03101993,0.2839665;-0.04002801;-0.06872964,-0.1684401;0.5025455;0.003619928,-0.2194824;0.2177328;0.03113661,-0.2918946;-0.05615732;0.002761927,0.07321407;0.006673514;-0.05738282,0.09486002;-0.3509957;-0.02027702,0.08844131;-0.7533759;0.07755113,0.06329317;-0.7495826;-0.04304695,-0.09024005;9.451078E-05;-0.02354464,-0.1163639;-0.3590984;-0.01514062,-0.1161359;-0.7645681;0.06921364,-0.1416644;-0.8343661;-0.003255486,-0.007991582;0.5324235;-0.05228281,427.5262
+0;0;0,0.001824236;0.3095276;-0.0004900182,0.003496047;0.6083117;-0.01690717,0.1706557;0.491045;0.007294253,0.2047745;0.2049214;0.03427903,0.244471;-0.06986934;-0.02956145,-0.1641308;0.4885452;0.001157143,-0.2207532;0.2052256;0.01797654,-0.2762624;-0.07356879;-0.0008325223,0.07594725;0.008359843;-0.05345573,0.09614365;-0.3492562;-0.01766238,0.09555763;-0.7502693;0.07680763,0.0953541;-0.7117405;-0.01315206,-0.07413218;0.007703732;-0.05603982,-0.1286554;-0.3469599;-0.02741704,-0.1544053;-0.7486596;0.06039304,-0.152271;-0.7099904;-0.02952813,0.003190531;0.5350577;-0.01028818,0;0;0,-0.005147621;0.3085506;-0.02410245,-0.009979941;0.6051924;-0.0631783,0.1626656;0.5144826;-0.07581413,0.2441995;0.240416;-0.03110695,0.283394;-0.03927341;-0.06850994,-0.1708739;0.502516;0.004281741,-0.2229176;0.2192646;0.03290065,-0.295368;-0.05493084;0.005896823,0.07320969;0.006611169;-0.05737615,0.09474882;-0.3507575;-0.01993251,0.08793999;-0.7511482;0.07690382,0.09093392;-0.7958688;0.02617502,-0.09022658;0.0002236599;-0.02354788,-0.1169135;-0.3586435;-0.01457675,-0.1167526;-0.7619789;0.06942885,-0.1348318;-0.8036651;0.01746966,-0.008652501;0.5326501;-0.05109859,427.5481
+0;0;0,0.001823332;0.3093742;-0.0004897754,0.00349474;0.6080894;-0.01690359,0.1704617;0.4908808;0.007276937,0.2044331;0.2059939;0.03414508,0.2441863;-0.06918925;-0.02978657,-0.1639396;0.4883839;0.001146887,-0.2203172;0.2062889;0.01789359,-0.2759057;-0.07290363;-0.0009423383,0.07597834;0.008363265;-0.05347762,0.09616125;-0.3490143;-0.01770814,0.0955752;-0.7500551;0.07676844,0.0953715;-0.7115197;-0.01326153,-0.07416252;0.007706885;-0.05606276,-0.1286494;-0.3467201;-0.02745907,-0.154401;-0.7484478;0.06035712,-0.1522651;-0.7097719;-0.02963433,0.003189255;0.5348428;-0.01028527,0;0;0,-0.004538074;0.3083481;-0.02483606,-0.00907471;0.6048266;-0.06462979,0.1634621;0.5145719;-0.07606196,0.2435527;0.2413794;-0.03147721,0.2826002;-0.03882805;-0.06825328,-0.1699025;0.5028703;0.003245294,-0.2223614;0.2210965;0.0330453,-0.2952895;-0.05351147;0.007250985,0.07326934;0.006542162;-0.05736995,0.09428035;-0.3506172;-0.01993704,0.08704747;-0.7509232;0.07733966,0.08996074;-0.7958074;0.02672172,-0.09026533;0.0003401149;-0.02354915,-0.1177325;-0.3582225;-0.01438966,-0.1176744;-0.761626;0.06942905,-0.1359621;-0.8048759;0.01964642,-0.007831894;0.5323308;-0.05230975,427.5815
+0;0;0,0.001876281;0.3093725;-0.001071156,0.003492188;0.6080249;-0.01857252,0.1703957;0.4913954;0.007904915,0.2051342;0.2065187;0.03388515,0.2447411;-0.06877196;-0.02967372,-0.163892;0.4885041;0.0008776393,-0.2216296;0.2071532;0.02421217,-0.2771928;-0.07260883;0.01794159,0.07595007;0.008332759;-0.05352251,0.09609979;-0.3490365;-0.01765191,0.09543476;-0.7500767;0.07682756,0.0954044;-0.7116128;-0.01320941,-0.07420429;0.007725825;-0.05600484,-0.1287805;-0.346687;-0.02739495,-0.1546708;-0.7484171;0.06036936,-0.1523589;-0.7098125;-0.02962457,0.003201319;0.5348054;-0.01166006,0;0;0,-0.004538074;0.3083481;-0.02483606,-0.00907471;0.6048266;-0.06462979,0.1634621;0.5145719;-0.07606196,0.2435527;0.2413794;-0.03147721,0.2826002;-0.03882805;-0.06825328,-0.1699025;0.5028703;0.003245294,-0.2223614;0.2210965;0.0330453,-0.2952895;-0.05351147;0.007250985,0.07326934;0.006542162;-0.05736995,0.09428035;-0.3506172;-0.01993704,0.08704747;-0.7509232;0.07733966,0.08996074;-0.7958074;0.02672172,-0.09026533;0.0003401149;-0.02354915,-0.1177325;-0.3582225;-0.01438966,-0.1176744;-0.761626;0.06942905,-0.1359621;-0.8048759;0.01964642,-0.007831894;0.5323308;-0.05230975,427.6041
+0;0;0,0.001874687;0.3091097;-0.001070247,0.003488758;0.6074229;-0.01855174,0.1699139;0.4910006;0.007861845,0.2046402;0.2062241;0.03383295,0.2441946;-0.06870174;-0.02964168,-0.1634167;0.4881176;0.0008546896,-0.221134;0.2068656;0.02418102,-0.2766236;-0.07252565;0.01791875,0.07604685;0.008343378;-0.05359071,0.09622334;-0.3495006;-0.01767246,0.09555908;-0.7500786;0.07669812,0.09552862;-0.7115886;-0.01361661,-0.07429885;0.00773567;-0.05607621,-0.1289475;-0.3471479;-0.02742832,-0.154808;-0.7484151;0.06023486,-0.152489;-0.7097839;-0.03003671,0.003198219;0.5342864;-0.01164712,0;0;0,-0.003668263;0.3080213;-0.02574682,-0.007235222;0.6040077;-0.0667069,0.1647947;0.5144914;-0.07630479,0.2435159;0.241016;-0.03167009,0.282355;-0.03883713;-0.06843305,-0.1677858;0.5032491;0.00208424,-0.2207343;0.2218249;0.03330932,-0.2941481;-0.05241752;0.009241113,0.07337341;0.006443634;-0.05744147,0.09420323;-0.351151;-0.01947117,0.08668979;-0.7509855;0.07771349,0.08968662;-0.7961497;0.0270164,-0.09039922;0.0004583729;-0.0235047,-0.1181418;-0.3585557;-0.01408152,-0.118093;-0.7614788;0.06971524,-0.1364578;-0.8050001;0.01985351,-0.006254576;0.5316534;-0.05403376,427.6273
+0;0;0,0.001872931;0.3088201;-0.001069244,0.003485926;0.6069376;-0.01853971,0.1695474;0.4906486;0.007827644,0.2042084;0.2064081;0.03374985,0.2436776;-0.06792614;-0.02958823,-0.1630558;0.4877719;0.0008357801,-0.2206644;0.2070494;0.02411819,-0.2760346;-0.07174078;0.0178694,0.07600705;0.008339012;-0.05356267,0.09616455;-0.3491681;-0.01767823,0.0955004;-0.7496759;0.07667583,0.0954698;-0.7111428;-0.0140981,-0.07425997;0.007731621;-0.05604687,-0.1288572;-0.3468179;-0.02742594,-0.1547132;-0.7480148;0.0602219,-0.1523824;-0.7093397;-0.03050864,0.003195541;0.5338399;-0.01163874,0;0;0,-0.003214315;0.3076856;-0.02633858,-0.00662753;0.6034066;-0.06779134,0.1651452;0.5144718;-0.07650948,0.2428851;0.2413151;-0.03169966,0.2817255;-0.03782308;-0.06914473,-0.1670731;0.5031086;0.0005246326,-0.2208229;0.2227027;0.03442841,-0.2946575;-0.05084914;0.01104725,0.07339293;0.006353214;-0.05734706,0.09366484;-0.3509315;-0.01937317,0.0859473;-0.7506359;0.07802582,0.08895364;-0.7958259;0.02654624,-0.09032679;0.0005991913;-0.02358568,-0.1185839;-0.3580296;-0.01398003,-0.11889;-0.7608131;0.07013324,-0.1375137;-0.8053542;0.02104642,-0.005667776;0.5311151;-0.05498528,427.66
+0;0;0,0.001825288;0.3085801;-0.001487602,0.003299036;0.606473;-0.0195824,0.1691592;0.4904547;0.006956831,0.2032916;0.2065956;0.03353861,0.2427456;-0.06806549;-0.02934871,-0.1628941;0.4874975;0.0006277571,-0.2217087;0.2082032;0.03198357,-0.2770163;-0.07085186;0.02757249,0.07592688;0.008260241;-0.05354139,0.09593997;-0.348854;-0.01732075,0.09514038;-0.7511212;0.07715505,0.09499184;-0.7129591;-0.01011825,-0.07420092;0.007794263;-0.05597565,-0.1289567;-0.3463645;-0.02740193,-0.1549115;-0.7492789;0.06052672,-0.1527891;-0.7109747;-0.02670748,0.003047683;0.5334311;-0.01252566,0;0;0,-0.002884477;0.3074183;-0.02669954,-0.006185099;0.6029211;-0.0683651,0.1653576;0.5143236;-0.07668149,0.242088;0.2413344;-0.0315485,0.2811428;-0.03783935;-0.07010818,-0.1667665;0.5043028;-0.0004317984,-0.222249;0.2249533;0.03608086,-0.2967221;-0.04871884;0.01355415,0.07341579;0.006252915;-0.05719113,0.09316964;-0.3506676;-0.01897311,0.08487338;-0.7520101;0.07900906,0.08960855;-0.7895758;0.02336979,-0.09019709;0.000751476;-0.02374282,-0.1191484;-0.3574398;-0.01354987,-0.1196818;-0.7618685;0.07119838,-0.1376215;-0.8031251;0.02340792,-0.005240142;0.5306805;-0.0555048,427.6822
+0;0;0,0.001825288;0.3085801;-0.001487602,0.003299036;0.606473;-0.0195824,0.1691592;0.4904547;0.006956831,0.2032916;0.2065956;0.03353861,0.2427456;-0.06806549;-0.02934871,-0.1628941;0.4874975;0.0006277571,-0.2217087;0.2082032;0.03198357,-0.2770163;-0.07085186;0.02757249,0.07592688;0.008260241;-0.05354139,0.09593997;-0.348854;-0.01732075,0.09514038;-0.7511212;0.07715505,0.09499184;-0.7129591;-0.01011825,-0.07420092;0.007794263;-0.05597565,-0.1289567;-0.3463645;-0.02740193,-0.1549115;-0.7492789;0.06052672,-0.1527891;-0.7109747;-0.02670748,0.003047683;0.5334311;-0.01252566,0;0;0,-0.002884477;0.3074183;-0.02669954,-0.006185099;0.6029211;-0.0683651,0.1653576;0.5143236;-0.07668149,0.242088;0.2413344;-0.0315485,0.2811428;-0.03783935;-0.07010818,-0.1667665;0.5043028;-0.0004317984,-0.222249;0.2249533;0.03608086,-0.2967221;-0.04871884;0.01355415,0.07341579;0.006252915;-0.05719113,0.09316964;-0.3506676;-0.01897311,0.08487338;-0.7520101;0.07900906,0.08960855;-0.7895758;0.02336979,-0.09019709;0.000751476;-0.02374282,-0.1191484;-0.3574398;-0.01354987,-0.1196818;-0.7618685;0.07119838,-0.1376215;-0.8031251;0.02340792,-0.005240142;0.5306805;-0.0555048,427.7046
+0;0;0,0.001824204;0.308397;-0.001486719,0.003297349;0.6061695;-0.01957442,0.1688469;0.4902568;0.006925939,0.2029471;0.2066652;0.03348266,0.2426956;-0.0700461;-0.02987409,-0.1625853;0.4873051;0.0006087059,-0.2213444;0.2082741;0.03193497,-0.2770649;-0.072864;0.02749095,0.0758937;0.008256632;-0.053518,0.09590837;-0.3488858;-0.0172945,0.0951092;-0.7509428;0.07713197,0.09495898;-0.7126883;-0.01113028,-0.0741685;0.007790857;-0.0559512,-0.1289286;-0.3463958;-0.02737522,-0.1548698;-0.7490999;0.06050753,-0.1527234;-0.7107015;-0.02771518,0.003046082;0.5331528;-0.01252011,0;0;0,-0.002589703;0.3072146;-0.02695823,-0.005770296;0.602587;-0.06869411,0.1654645;0.5139729;-0.0766449,0.2415508;0.2410887;-0.03150773,0.2806565;-0.04009777;-0.07110691,-0.1667305;0.5053706;-0.002189245,-0.2235489;0.2269878;0.03739607,-0.2993236;-0.04860777;0.01575289,0.07349642;0.006102875;-0.05703712,0.09251547;-0.3508292;-0.01829195,0.08416767;-0.7520363;0.07932997,0.08761738;-0.7914473;0.02429724,-0.09011248;0.000960796;-0.02389603,-0.1196638;-0.3571836;-0.01281773,-0.1202576;-0.7612351;0.07267465,-0.1406484;-0.8022443;0.02368176,-0.004844889;0.5303748;-0.05581713,427.7274
+0;0;0,0.00179249;0.3080142;-0.001852616,0.00314801;0.6052591;-0.02031028,0.1692317;0.4897475;0.005972082,0.20281;0.2060399;0.0336457,0.2423495;-0.06912315;-0.02902887,-0.1630987;0.4866531;0.0005362341,-0.222591;0.2085947;0.03962002,-0.2793826;-0.07064527;0.04204932,0.07580341;0.008221635;-0.05357935,0.09571572;-0.3489562;-0.01711915,0.09524117;-0.7507135;0.07741739,0.09491403;-0.7124797;-0.01096895,-0.07419727;0.007803536;-0.05584237,-0.1290528;-0.3464301;-0.0273594,-0.1551294;-0.7488756;0.06041251,-0.1531512;-0.7104924;-0.02793825,0.002923954;0.532386;-0.01318174,0;0;0,-0.0023323;0.3068102;-0.02722907,-0.00522624;0.6016264;-0.06930292,0.1663956;0.513756;-0.07710934,0.2414019;0.2404341;-0.03180432,0.2806532;-0.03899011;-0.07164943,-0.1669514;0.5058818;-0.002945267,-0.2242143;0.2277912;0.03912528,-0.3006404;-0.04597101;0.01864333,0.07351315;0.006033719;-0.05695534,0.09224358;-0.3509565;-0.01810884,0.08368333;-0.7519066;0.07942033,0.08684352;-0.7918655;0.0248692,-0.09005099;0.001053025;-0.02396269,-0.1197104;-0.3571307;-0.01271204,-0.1207119;-0.7609198;0.07272556,-0.1418348;-0.8027312;0.02500753,-0.004371285;0.5295688;-0.05632901,427.7607
+0;0;0,0.001790508;0.3076734;-0.001850566,0.003144696;0.6046298;-0.02029068,0.1694642;0.4891207;0.00601266,0.2031316;0.2046603;0.03375971,0.2425342;-0.06955037;-0.02869794,-0.163337;0.4860219;0.0005691126,-0.2229871;0.2072257;0.0397566,-0.2795821;-0.07104778;0.04217749,0.07583296;0.00822484;-0.05360023,0.09577095;-0.3494137;-0.01709301,0.09529795;-0.7498642;0.07713604,0.09496363;-0.7114499;-0.01318815,-0.07422619;0.007806578;-0.05586414,-0.1291525;-0.3468839;-0.02734444,-0.1551442;-0.7480204;0.06014199,-0.1531226;-0.7094535;-0.03014584,0.002920833;0.5318196;-0.0131683,0;0;0,-0.002036482;0.306418;-0.02781057,-0.004750669;0.6008613;-0.0704546,0.1671937;0.5138932;-0.07780337,0.2415263;0.2395943;-0.03246188,0.2802928;-0.03887957;-0.07239294,-0.1668245;0.5059291;-0.003796011,-0.2250887;0.2275992;0.04046321,-0.3022121;-0.04500067;0.0208085,0.07357526;0.005857825;-0.05695295,0.0918535;-0.3515721;-0.01764154,0.08304152;-0.7511649;0.07976365,0.08352259;-0.7922332;0.02338601,-0.09008921;0.001260766;-0.0239503,-0.1200747;-0.357374;-0.01310755,-0.1213249;-0.7597122;0.07269636,-0.1417168;-0.8030798;0.02339379,-0.003931046;0.5288944;-0.05733204,427.7945
+0;0;0,0.001790033;0.3075919;-0.001850076,0.00314418;0.6045431;-0.02029032,0.1693736;0.4890492;0.006003436,0.2029596;0.2052758;0.03368346,0.242429;-0.06939906;-0.02887992,-0.1632476;0.4859521;0.0005628318,-0.2227537;0.2078293;0.03965567,-0.2794445;-0.07091534;0.04208066,0.07586519;0.008228336;-0.05362302,0.09580401;-0.3494252;-0.01711426,0.09533283;-0.7483323;0.07675159,0.09499281;-0.7097743;-0.01511464,-0.07425774;0.007809896;-0.05588788,-0.1291863;-0.3468955;-0.02736698,-0.1550779;-0.7464858;0.05978224,-0.1530218;-0.7077726;-0.03204702,0.002920293;0.531725;-0.01316715,0;0;0,-0.001771361;0.3063092;-0.02812314,-0.004237264;0.6006975;-0.07112312,0.1675844;0.5135;-0.07794011,0.2414403;0.2397892;-0.03267169,0.2802039;-0.03918514;-0.07253397,-0.1662452;0.5057135;-0.004317839,-0.2250512;0.2285123;0.04175667,-0.3052055;-0.04384774;0.02404788,0.07364751;0.005739287;-0.0569365,0.09148665;-0.3517165;-0.01752019,0.08228886;-0.7496924;0.07978559,0.08262779;-0.7931984;0.02402258,-0.09012914;0.001390284;-0.02394716,-0.1202363;-0.3572446;-0.01294113,-0.1217384;-0.7580749;0.07232677,-0.1426156;-0.8026731;0.02220679,-0.003476411;0.5287393;-0.05790496,427.8277
+0;0;0,0.001794224;0.3074799;-0.00148084,0.003410736;0.6045001;-0.01837422,0.1691602;0.4888633;0.004900004,0.2022231;0.2059956;0.03364772,0.2417988;-0.06918147;-0.02860818,-0.1625463;0.4858607;0.0004711086,-0.2229065;0.209967;0.04708676,-0.2804774;-0.06889546;0.05634874,0.07587253;0.008173198;-0.0537093,0.09550921;-0.3495902;-0.016963,0.09516308;-0.7507191;0.07723008,0.09460349;-0.7121859;-0.01345693,-0.07433645;0.007859035;-0.05586107,-0.1293953;-0.3469423;-0.02731196,-0.1553357;-0.7487061;0.06037931,-0.1535328;-0.710023;-0.03027728,0.003099955;0.5316275;-0.01181911,0;0;0,-0.00118646;0.3061712;-0.02840877,-0.003005534;0.6004951;-0.07167077,0.1680254;0.5131705;-0.07838297,0.2413906;0.240239;-0.03299975,0.2803189;-0.03918326;-0.07265139,-0.1646654;0.5061609;-0.004942887,-0.2237284;0.2302375;0.04313569,-0.3060274;-0.04196432;0.02588757,0.07368326;0.005640879;-0.05698323,0.09126307;-0.3519118;-0.0172646,0.08194359;-0.7523344;0.0794394,0.08138624;-0.794956;0.02445698,-0.09019422;0.001503053;-0.023893,-0.1204639;-0.357234;-0.01284848,-0.1220083;-0.760358;0.07238968,-0.1448386;-0.8018087;0.02070953,-0.002409577;0.528546;-0.05838704,427.861
+0;0;0,0.001793043;0.3072775;-0.001479866,0.003408683;0.6041387;-0.01836439,0.1689087;0.4886009;0.004881579,0.2018935;0.2064009;0.03356143,0.2414438;-0.0685991;-0.02865442,-0.1622992;0.4856028;0.0004593413,-0.2225169;0.2103603;0.04696495,-0.2800508;-0.06832272;0.05622097,0.07584289;0.008170006;-0.05368832,0.09547931;-0.3495885;-0.01694252,0.09513292;-0.7510163;0.07732073,0.0945797;-0.7125803;-0.01233257,-0.07430741;0.007855966;-0.05583925,-0.1293655;-0.3469406;-0.02729052,-0.1553252;-0.7490036;0.06046608,-0.1535429;-0.7104196;-0.02915714,0.00309805;0.5313008;-0.0118124,0;0;0,-0.0009862483;0.3059404;-0.02871084,-0.002698466;0.6000655;-0.0722332,0.1681;0.5129358;-0.07858813,0.2412521;0.2406545;-0.03321195,0.2800491;-0.03862792;-0.07266057,-0.164177;0.5062839;-0.005461082,-0.2234489;0.2315107;0.0448766,-0.3070179;-0.0401299;0.0279163,0.07366847;0.005523756;-0.05695415,0.09070684;-0.3520313;-0.01706601,0.08123712;-0.7527388;0.07975173,0.08125597;-0.7943516;0.02515507,-0.09015118;0.001654145;-0.02390309,-0.1208265;-0.3570451;-0.0129092,-0.1227403;-0.7604501;0.07247585,-0.1454706;-0.8008883;0.02118275,-0.002120614;0.5281636;-0.05888534,427.8833
+0;0;0,0.001792188;0.307131;-0.00147916,0.003407244;0.6038855;-0.01835772,0.1689832;0.488352;0.004893738,0.2019553;0.206261;0.03356251,0.2413249;-0.06748334;-0.02836926,-0.1623761;0.4853525;0.0004694797,-0.2225706;0.2102164;0.04695712,-0.2798418;-0.06719416;0.05617087,0.07592155;0.008178478;-0.053744,0.09551286;-0.3487583;-0.01708259,0.09516608;-0.7506405;0.07728738,0.09439257;-0.7088453;-0.04806707,-0.07438447;0.007864114;-0.05589716,-0.1293161;-0.3461175;-0.027414,-0.1553052;-0.7486358;0.06044196,-0.1528131;-0.7066334;-0.06487045,0.003096712;0.5310714;-0.01180787,0;0;0,-0.0006987154;0.3057842;-0.02881574,-0.002176687;0.5998021;-0.07234228,0.16862;0.5125694;-0.07883978,0.241429;0.2403189;-0.03342104,0.2799693;-0.03769645;-0.07270932,-0.1637654;0.5064139;-0.005341973,-0.2238389;0.2322921;0.04693429,-0.3074272;-0.03810024;0.03202081,0.07369426;0.005384922;-0.05709243,0.09055431;-0.3513466;-0.01721597,0.08086236;-0.7523535;0.0803268,0.05729775;-0.7489447;-0.04046679,-0.09027851;0.001801929;-0.02378925,-0.1209504;-0.3560618;-0.01262759,-0.1230497;-0.7599328;0.07280605,-0.1532037;-0.8325096;0.006306507,-0.001652688;0.5279233;-0.05899835,427.9168
+0;0;0,0.001793857;0.3071284;-0.001935076,0.00334667;0.6038181;-0.01985726,0.1689762;0.488542;0.003934138,0.2018038;0.2065137;0.03337494,0.240779;-0.06739891;-0.02806027,-0.1624584;0.4856789;0.0001284368,-0.2235317;0.2122276;0.05470642,-0.2815227;-0.06471619;0.0708521,0.0759261;0.008101747;-0.05374919,0.09543552;-0.348827;-0.01696518,0.09537079;-0.7507868;0.07707424,0.09444954;-0.7090743;-0.04828697,-0.07438146;0.007943328;-0.05588996,-0.1293214;-0.346036;-0.02739363,-0.155427;-0.7485697;0.06035732,-0.1530768;-0.7066501;-0.06496572,0.003051628;0.5310357;-0.01296349,0;0;0,-0.0006987154;0.3057842;-0.02881574,-0.002176687;0.5998021;-0.07234228,0.16862;0.5125694;-0.07883978,0.241429;0.2403189;-0.03342104,0.2799693;-0.03769645;-0.07270932,-0.1637654;0.5064139;-0.005341973,-0.2238389;0.2322921;0.04693429,-0.3074272;-0.03810024;0.03202081,0.07369426;0.005384922;-0.05709243,0.09055431;-0.3513466;-0.01721597,0.08086236;-0.7523535;0.0803268,0.05729775;-0.7489447;-0.04046679,-0.09027851;0.001801929;-0.02378925,-0.1209504;-0.3560618;-0.01262759,-0.1230497;-0.7599328;0.07280605,-0.1532037;-0.8325096;0.006306507,-0.001652688;0.5279233;-0.05899835,427.9395
+0;0;0,0.001792995;0.3069808;-0.001934145,0.003345153;0.6035458;-0.01984886,0.169402;0.4881893;0.003983287,0.2023132;0.2054429;0.03349905,0.2412569;-0.0682486;-0.02788657,-0.162886;0.4853189;0.000167788,-0.2241148;0.2111712;0.05488474,-0.282059;-0.06554899;0.07101738,0.07583347;0.008091863;-0.05368362,0.09533933;-0.3487715;-0.01690634,0.0952746;-0.7507008;0.07712594,0.09435337;-0.7089885;-0.04823347,-0.07429072;0.007933637;-0.05582177,-0.1292206;-0.3459809;-0.02733066,-0.1553243;-0.748484;0.06041363,-0.1529741;-0.7065647;-0.06490761,0.003050229;0.5307925;-0.01295785,0;0;0,-0.000451833;0.3056259;-0.02892732,-0.001727521;0.5995098;-0.07251108,0.169488;0.5125157;-0.07901144,0.2418961;0.2393278;-0.03400803,0.2801195;-0.03858057;-0.07270908,-0.1637154;0.5063018;-0.005086344,-0.2238804;0.2320069;0.0500712,-0.3091649;-0.03772604;0.03732175,0.07359867;0.005285517;-0.05703878,0.08999871;-0.3513881;-0.01704526,0.08033985;-0.7523117;0.08071065,0.05671141;-0.7489091;-0.0400672,-0.0901458;0.001946939;-0.02383419,-0.1212788;-0.3558033;-0.0124295,-0.1236755;-0.7595644;0.07336327,-0.1546643;-0.8307256;0.005105555,-0.001249343;0.5276628;-0.05915523,427.9622
+0;0;0,0.001792441;0.3068859;-0.001933548,0.003344275;0.6033896;-0.01984464,0.1692413;0.4880874;0.003969966,0.2021286;0.2055464;0.03346429,0.241158;-0.06874776;-0.02805649,-0.1627273;0.4852197;0.0001581311,-0.2239116;0.2112712;0.05483535,-0.2819834;-0.06605828;0.07100351,0.07571452;0.008079172;-0.05359942,0.09521323;-0.3486534;-0.01683563,0.09514844;-0.7509879;0.07729149,0.09422722;-0.709276;-0.04806471,-0.0741742;0.007921194;-0.05573422,-0.129084;-0.3458636;-0.02725355,-0.1552139;-0.7487726;0.06057921,-0.1528638;-0.7068535;-0.06473881,0.003049405;0.5306496;-0.01295489,0;0;0,-0.0001171529;0.3055275;-0.02896309,-0.001081005;0.5993556;-0.07251513,0.1698116;0.5122143;-0.07958508,0.2419719;0.2392253;-0.03429937,0.2802027;-0.03929213;-0.07318175,-0.1631485;0.5067805;-0.005402904,-0.2244603;0.2336294;0.05299466,-0.3100036;-0.03675339;0.04200211,0.07349421;0.005210787;-0.05694127,0.08957605;-0.351344;-0.01694179,0.07957661;-0.7526627;0.08091688,0.0558919;-0.7492445;-0.03985,-0.0899661;0.002060811;-0.02393146,-0.1210882;-0.3555425;-0.01205095,-0.1245738;-0.7596534;0.07406087,-0.1551765;-0.8289331;0.002932608,-0.0006781518;0.5275194;-0.05917096,427.9851
+0;0;0,0.001771149;0.3067233;-0.002271494,0.003257055;0.6030432;-0.02091122,0.1687896;0.4883423;0.003171303,0.2014419;0.2058816;0.03310473,0.2403123;-0.06911364;-0.02821511,-0.1623609;0.4854343;-7.50795E-05,-0.2239365;0.2131504;0.06169956,-0.2831521;-0.06413156;0.08409765,0.07561611;0.007999844;-0.05356076,0.09502456;-0.3485228;-0.01679677,0.09495503;-0.7496213;0.07725026,0.09389118;-0.7079714;-0.04811396,-0.07408567;0.007983493;-0.05566081,-0.1289803;-0.3455921;-0.02724417,-0.155335;-0.7472878;0.06033959,-0.1531249;-0.7054399;-0.06499111,0.002983063;0.5303566;-0.01379548,0;0;0,0.0001642704;0.3053529;-0.02910399,-0.000546962;0.5990267;-0.07276905,0.1697887;0.5121014;-0.07985675,0.2420991;0.2392313;-0.03447747,0.2806381;-0.03988749;-0.07321906,-0.162144;0.5073578;-0.00530896,-0.2240541;0.2350494;0.05602157,-0.3095838;-0.03610358;0.04865994,0.07338463;0.005176052;-0.05690742,0.08936858;-0.3511598;-0.01683307,0.07891187;-0.7511808;0.08113956,0.05506046;-0.7477887;-0.03959227,-0.08984644;0.002123039;-0.02395119,-0.1213191;-0.3552293;-0.01189185,-0.1249499;-0.7582484;0.07347333,-0.1546202;-0.8272219;0.001522131,-0.0002039373;0.5272275;-0.05939698,428.0172
+0;0;0,0.001771149;0.3067233;-0.002271494,0.003257055;0.6030432;-0.02091122,0.1687896;0.4883423;0.003171303,0.2014419;0.2058816;0.03310473,0.2403123;-0.06911364;-0.02821511,-0.1623609;0.4854343;-7.50795E-05,-0.2239365;0.2131504;0.06169956,-0.2831521;-0.06413156;0.08409765,0.07561611;0.007999844;-0.05356076,0.09502456;-0.3485228;-0.01679677,0.09495503;-0.7496213;0.07725026,0.09389118;-0.7079714;-0.04811396,-0.07408567;0.007983493;-0.05566081,-0.1289803;-0.3455921;-0.02724417,-0.155335;-0.7472878;0.06033959,-0.1531249;-0.7054399;-0.06499111,0.002983063;0.5303566;-0.01379548,0;0;0,0.0001642704;0.3053529;-0.02910399,-0.000546962;0.5990267;-0.07276905,0.1697887;0.5121014;-0.07985675,0.2420991;0.2392313;-0.03447747,0.2806381;-0.03988749;-0.07321906,-0.162144;0.5073578;-0.00530896,-0.2240541;0.2350494;0.05602157,-0.3095838;-0.03610358;0.04865994,0.07338463;0.005176052;-0.05690742,0.08936858;-0.3511598;-0.01683307,0.07891187;-0.7511808;0.08113956,0.05506046;-0.7477887;-0.03959227,-0.08984644;0.002123039;-0.02395119,-0.1213191;-0.3552293;-0.01189185,-0.1249499;-0.7582484;0.07347333,-0.1546202;-0.8272219;0.001522131,-0.0002039373;0.5272275;-0.05939698,428.0398
+0;0;0,0.001771155;0.3067243;-0.002271501,0.003257365;0.6031063;-0.02091533,0.1680545;0.4885723;0.003093853,0.2009076;0.2043746;0.03321137,0.2398306;-0.07099265;-0.02819142,-0.1616274;0.4856772;-0.0001381338,-0.2235816;0.2117188;0.06201641,-0.2828773;-0.0659382;0.08444478,0.07562129;0.008000391;-0.05356442,0.09502561;-0.3484466;-0.01680822,0.09495626;-0.7485467;0.0770047,0.09389234;-0.7068961;-0.04836756,-0.07409073;0.007984038;-0.05566462,-0.1289737;-0.3455167;-0.027254,-0.1552628;-0.7462124;0.06011175,-0.1530526;-0.7043638;-0.06522698,0.002983299;0.5304003;-0.01379769,0;0;0,0.0005028993;0.3053496;-0.029145,0.0001296997;0.5990881;-0.07280362,0.1695805;0.5121635;-0.08015704,0.2433333;0.2377787;-0.03512096,0.282302;-0.04160473;-0.07434809,-0.1608634;0.5073385;-0.00573235,-0.2247055;0.2345972;0.05977412,-0.3105191;-0.0369474;0.05631572,0.07340221;0.005095392;-0.05690241,0.08922571;-0.3511727;-0.01684403,0.07825047;-0.7500657;0.08136392,0.0543423;-0.7466781;-0.0393641,-0.08985613;0.002220895;-0.02393068,-0.1216552;-0.3550206;-0.0117081,-0.125255;-0.7570349;0.07345292,-0.1553741;-0.8252361;0.0006213933,0.0003886074;0.5272679;-0.05943561,428.0621
+0;0;0,0.001768888;0.3066779;-0.00266231,0.003224398;0.6030087;-0.021897,0.1678101;0.4887195;0.002111732,0.2003379;0.2050426;0.03290159,0.2391819;-0.07074964;-0.02824364,-0.1614846;0.4862571;-0.0003098669,-0.224027;0.2152273;0.07117349,-0.2841651;-0.06190693;0.1009895,0.07564571;0.00792091;-0.05358383,0.09481872;-0.3481726;-0.01671657,0.09485172;-0.7486309;0.07700843,0.09358688;-0.7070358;-0.04836188,-0.07411584;0.008052776;-0.0556618,-0.1289673;-0.3451025;-0.02734172,-0.1556091;-0.7460814;0.06016468,-0.1535968;-0.7042955;-0.06517807,0.002956583;0.5303208;-0.01461377,0;0;0,0.0006457269;0.3053043;-0.02916265,0.0003722906;0.5990334;-0.07279932,0.1695179;0.5121421;-0.08017695,0.2437161;0.2383625;-0.03525519,0.2825886;-0.04139143;-0.07444263,-0.160189;0.507222;-0.005298533,-0.2253571;0.2361394;0.06359246,-0.3112634;-0.035759;0.06417952,0.07343188;0.005038098;-0.05690885,0.08927669;-0.3508784;-0.01688647,0.0778496;-0.7500159;0.08165241,0.05377924;-0.7466217;-0.03903937,-0.08988692;0.002292269;-0.02390243,-0.1217067;-0.3545869;-0.01148721,-0.1255726;-0.7569014;0.07383189,-0.1545241;-0.8248781;0.0002374724,0.0006100535;0.5272137;-0.05943823,428.0961
+0;0;0,0.001776361;0.3079735;-0.002673557,0.003251265;0.6083589;-0.02218641,0.1693204;0.4923791;0.002105075,0.2019408;0.2078938;0.03298268,0.2406725;-0.06710058;-0.02798565,-0.1629471;0.4898944;-0.0003383849,-0.2256678;0.2180922;0.0713487,-0.285632;-0.05824023;0.1010784,0.07563324;0.007919604;-0.05357499,0.09479057;-0.3478827;-0.01673788,0.09482393;-0.7526937;0.07800584,0.09356083;-0.7111146;-0.04719189,-0.07410362;0.008051449;-0.05565263,-0.1289103;-0.3448151;-0.0273557,-0.1558416;-0.7501522;0.0611018,-0.1538321;-0.7083825;-0.0640684,0.002978605;0.5343559;-0.01477142,0;0;0,0.0001395494;0.3063959;-0.03129768,-0.002025113;0.603412;-0.08009148,0.1695731;0.5122255;-0.08026123,0.2445735;0.2377964;-0.03539443,0.2831569;-0.04114637;-0.07465541,-0.1607627;0.5065804;-0.004569776,-0.2272749;0.2358487;0.06774811,-0.3134158;-0.03509378;0.07076318,0.07345188;0.005017906;-0.05685973,0.08939558;-0.3505898;-0.01675677,0.07779315;-0.7541581;0.08247137,0.05356707;-0.7512226;-0.03790617,-0.08986116;0.002326127;-0.02393631,-0.1215707;-0.3542588;-0.01124811,-0.1257599;-0.7609673;0.07488466,-0.1546108;-0.8288296;0.001394883,-0.001167148;0.530558;-0.06515694,428.1184
+0;0;0,0.001775323;0.3077936;-0.002671996,0.00324487;0.6070256;-0.02210113,0.1684567;0.4917348;0.002055883,0.2010485;0.2075001;0.03290629,0.2399344;-0.06859002;-0.02830499,-0.1620949;0.4892631;-0.0003749589,-0.2247603;0.2177002;0.07124897,-0.2849634;-0.05973333;0.1010972,0.07559949;0.007916071;-0.05355108,0.09467459;-0.3463589;-0.0168721,0.09470806;-0.7525017;0.07818334,0.09344481;-0.7109213;-0.04702929,-0.07407055;0.008047855;-0.05562779,-0.1286419;-0.3433039;-0.02745234,-0.1556619;-0.7499747;0.06129622,-0.1536521;-0.7082037;-0.06388886,0.00297395;0.5334949;-0.01473346,0;0;0,0.0001154989;0.3062365;-0.03108645,-0.001421794;0.6022691;-0.07879424,0.169046;0.5125889;-0.08043075,0.2445682;0.2385699;-0.03556085,0.283601;-0.04140514;-0.07524872,-0.1597579;0.5065669;-0.004231881,-0.2272307;0.2374887;0.07223812,-0.3149813;-0.03404954;0.07941654,0.07334986;0.005094141;-0.05691672,0.08941002;-0.3490295;-0.01743937,0.07703984;-0.7537777;0.08262753,0.0525568;-0.7507461;-0.03773522,-0.08983848;0.002255373;-0.02386683,-0.1218281;-0.3527617;-0.01123715,-0.1266843;-0.7608429;0.07498169,-0.1552628;-0.8282989;0.0008229837,-0.0008177608;0.5298074;-0.06430078,428.1511
+0;0;0,0.001679685;0.3077913;-0.002978448,0.003063695;0.6069908;-0.02289458,0.1683348;0.4917671;0.001209252,0.2005841;0.2075355;0.03244546,0.2392645;-0.06868839;-0.02829084,-0.1623199;0.4896895;-0.0004748832,-0.2249849;0.2201924;0.0785678,-0.2859432;-0.05648488;0.1134744,0.07558788;0.007806798;-0.0535835,0.09444755;-0.3464751;-0.0168606,0.09478936;-0.7526634;0.07800002,0.09334147;-0.7111177;-0.04721381,-0.07406867;0.008157303;-0.05561435,-0.128848;-0.3431765;-0.02762022,-0.1558421;-0.749837;0.06118355,-0.1540138;-0.7081115;-0.06400859,0.002819096;0.5334743;-0.01538622,0;0;0,0.0001154989;0.3062365;-0.03108645,-0.001421794;0.6022691;-0.07879424,0.169046;0.5125889;-0.08043075,0.2445682;0.2385699;-0.03556085,0.283601;-0.04140514;-0.07524872,-0.1597579;0.5065669;-0.004231881,-0.2272307;0.2374887;0.07223812,-0.3149813;-0.03404954;0.07941654,0.07334986;0.005094141;-0.05691672,0.08941002;-0.3490295;-0.01743937,0.07703984;-0.7537777;0.08262753,0.0525568;-0.7507461;-0.03773522,-0.08983848;0.002255373;-0.02386683,-0.1218281;-0.3527617;-0.01123715,-0.1266843;-0.7608429;0.07498169,-0.1552628;-0.8282989;0.0008229837,-0.0008177608;0.5298074;-0.06430078,428.1744
+0;0;0,0.00167844;0.307563;-0.002976238,0.003058031;0.6057641;-0.02282043,0.167842;0.491025;0.001197504,0.2000853;0.2068456;0.03242799,0.2387858;-0.0695214;-0.02833977,-0.1618371;0.4889535;-0.0004816614,-0.2244905;0.2195058;0.07854652,-0.2854804;-0.05731475;0.1134712,0.07552236;0.007800032;-0.05353706,0.09432191;-0.3453526;-0.01693121,0.09466521;-0.7533073;0.07834195,0.09321739;-0.7117621;-0.04686636,-0.07400446;0.008150233;-0.05556615,-0.1286092;-0.3420638;-0.02766124,-0.1557207;-0.7504928;0.06152871,-0.1538925;-0.7087677;-0.06365789,0.002814636;0.5326091;-0.015349,0;0;0,-9.965897E-05;0.3060338;-0.0308218,-0.001532376;0.6012015;-0.07762802,0.1683731;0.5127282;-0.080621,0.2449956;0.2390833;-0.03567219,0.2838798;-0.04107493;-0.07527697,-0.1591182;0.505725;-0.002786983,-0.227089;0.2376412;0.0764847,-0.3166351;-0.03333589;0.08753216,0.07316457;0.005246401;-0.05700969,0.08964385;-0.3477738;-0.01808214,0.07662173;-0.7541319;0.08295083,0.05161826;-0.7510137;-0.03731847,-0.08978557;0.002047831;-0.02377061,-0.1215839;-0.3518455;-0.0111773,-0.1275173;-0.7617385;0.0751744,-0.1563987;-0.8288553;0.0006982461,-0.0009682626;0.5290445;-0.06346512,428.2075
+0;0;0,0.001678351;0.3075467;-0.002976081,0.00305683;0.6054999;-0.02280283,0.1675604;0.4909125;0.0011787,0.1998275;0.2065235;0.03243222,0.2383026;-0.06823382;-0.02798161,-0.161558;0.4888445;-0.0004976094,-0.2242577;0.2191982;0.07858884,-0.2848924;-0.05601013;0.1133101,0.07555883;0.007803799;-0.05356291,0.09432135;-0.344653;-0.0170292,0.09466505;-0.7530906;0.07835673,0.09321728;-0.7115459;-0.04684626,-0.0740402;0.008154169;-0.05559298,-0.1285373;-0.3413697;-0.02774307,-0.1556809;-0.7502822;0.06155246,-0.1538528;-0.7085576;-0.06362882,0.002813704;0.5324259;-0.01533967,0;0;0,-0.0001276284;0.3060301;-0.03069592,-0.001484528;0.6010054;-0.07713771,0.1680731;0.5129171;-0.08081079,0.2459489;0.2393866;-0.03596091,0.2855511;-0.038959;-0.07567394,-0.158423;0.5046309;-0.001857329,-0.2273057;0.2380733;0.08238819,-0.3183763;-0.03042147;0.09783047,0.07315424;0.005256861;-0.05709505,0.08981588;-0.3470506;-0.01817989,0.07643473;-0.7538615;0.08304071,0.05109167;-0.7507074;-0.03715992,-0.08985156;0.002050809;-0.02369628,-0.1216053;-0.3511432;-0.01111823,-0.1276381;-0.7615263;0.07530599,-0.1568734;-0.8289704;0.001406543,-0.0009477884;0.5289079;-0.06309354,428.2412
+0;0;0,0.001766619;0.3075572;-0.002856274,0.003494027;0.6052859;-0.02209544,0.1674414;0.4907418;7.249136E-05,0.1996942;0.206657;0.03237392,0.2378574;-0.06791833;-0.02781171,-0.1608747;0.4893052;-0.0004992643,-0.2239144;0.222034;0.08540735,-0.2847497;-0.05209816;0.1256681,0.07562264;0.007707032;-0.05362998,0.0942304;-0.3442292;-0.01703004,0.09490412;-0.7535147;0.07836039,0.09364543;-0.7152772;-0.01065707,-0.07412721;0.008272181;-0.05559753,-0.1284555;-0.3407598;-0.02784791,-0.1556781;-0.7504135;0.06191382,-0.1546074;-0.7120492;-0.02709427,0.003124014;0.5322742;-0.01485975,0;0;0,-0.0001452714;0.3060614;-0.0304811,-0.001375154;0.6008584;-0.07636929,0.1674728;0.5129891;-0.08135808,0.2469126;0.2401605;-0.03617287,0.2872236;-0.03781137;-0.07588434,-0.1575533;0.504494;-0.0007816143,-0.2268992;0.2396675;0.08779556,-0.3192813;-0.02779031;0.1078505,0.07314767;0.005235642;-0.05723953,0.09014814;-0.3465228;-0.01822829,0.07641213;-0.7541513;0.08308673,0.07885911;-0.7960837;0.03004622,-0.08996418;0.002076662;-0.02359006,-0.1212544;-0.3506561;-0.01152993,-0.1280743;-0.7617583;0.07543514,-0.1482972;-0.8012328;0.02291963,-0.0008793026;0.5288112;-0.06250739,428.2747
+0;0;0,0.001767225;0.3076627;-0.002857255,0.003494712;0.605404;-0.02209692,0.1672324;0.4909166;5.158316E-05,0.199568;0.2061013;0.03243607,0.2375879;-0.06744269;-0.02752349,-0.1606646;0.4894818;-0.0005194433,-0.2238664;0.2215234;0.08560805,-0.2844732;-0.05157906;0.1257176,0.07571536;0.007716482;-0.05369574,0.09427865;-0.3433788;-0.01718326,0.09495249;-0.7527337;0.07822335,0.09368982;-0.7144702;-0.01107473,-0.0742181;0.008282324;-0.0556657,-0.1284166;-0.3399156;-0.02798239,-0.1556437;-0.7496388;0.06179456,-0.1545697;-0.711248;-0.02749412,0.003124718;0.532396;-0.0148616,0;0;0,-0.0001827627;0.306187;-0.03028369,-0.001421466;0.6010292;-0.07596111,0.1671587;0.5133033;-0.08152032,0.2487028;0.240227;-0.03686595,0.2883997;-0.03680471;-0.07616639,-0.156679;0.5041794;0.00110767,-0.2268094;0.2399111;0.09307582,-0.3194574;-0.02615401;0.1152701,0.07308948;0.005141392;-0.05750728,0.09031211;-0.3457066;-0.01807714,0.07630387;-0.7533754;0.08333397,0.07877873;-0.7954307;0.02998662,-0.09012426;0.002177699;-0.02341938,-0.1208719;-0.3497774;-0.01211129,-0.1284229;-0.7608309;0.075366,-0.1487891;-0.8004588;0.02262886,-0.0009283721;0.5289766;-0.06214666,428.2966
+0;0;0,0.001766929;0.3076111;-0.002856775,0.003492883;0.605086;-0.02207868,0.1669044;0.4907586;3.247242E-05,0.1992152;0.2061618;0.03239211,0.2372459;-0.0674603;-0.02758458,-0.1603401;0.4893267;-0.0005374178,-0.2234934;0.2215738;0.08552402,-0.2841175;-0.05160671;0.125645,0.07590394;0.0077357;-0.05382947,0.09442667;-0.3425924;-0.01739677,0.09510202;-0.7528659;0.07822393,0.09384992;-0.7146716;-0.01032718,-0.07440294;0.008302951;-0.05580434,-0.128483;-0.3391341;-0.02818152,-0.1557713;-0.7497767;0.0617969,-0.1547062;-0.7114562;-0.02674487,0.003123281;0.5321555;-0.01485103,0;0;0,-0.0003227592;0.3061528;-0.03010345,-0.001726761;0.6007816;-0.07541335,0.1665052;0.5134811;-0.08185399,0.2499418;0.2412112;-0.03720069,0.2899837;-0.03584814;-0.07653666,-0.1559297;0.5034481;0.002874196,-0.2258927;0.2406367;0.09838247,-0.3192731;-0.02493179;0.1241897,0.07312766;0.005112931;-0.05783653,0.09067518;-0.3448895;-0.01795459,0.07626994;-0.7534751;0.08362531,0.0785841;-0.7946751;0.03037858,-0.09041598;0.002152794;-0.02322019,-0.1211408;-0.3490288;-0.01191994,-0.1288775;-0.7610189;0.07567243,-0.1490047;-0.7997742;0.02296938,-0.001182854;0.5287878;-0.06170738,428.3304
+0;0;0,0.001804548;0.3078432;-0.003291878,0.003563865;0.6053464;-0.02338235,0.1666819;0.4911485;-0.0009716013,0.198725;0.2076749;0.03160022,0.2366952;-0.06695089;-0.02787407,-0.1601197;0.4904852;-0.0007716361,-0.2233893;0.226305;0.09223785,-0.2840417;-0.04674026;0.1387761,0.07589888;0.007597556;-0.05384698,0.09436543;-0.3421842;-0.01746054,0.09494045;-0.7500085;0.07778591,0.09353121;-0.7117069;-0.01249947,-0.07438883;0.008452091;-0.05579178,-0.1283828;-0.3384512;-0.02831364,-0.1556293;-0.7466762;0.06114502,-0.1546766;-0.7082525;-0.02913502,0.00318749;0.5324224;-0.01588633,0;0;0,-0.0005719513;0.3064005;-0.02999902,-0.002108768;0.6011469;-0.07511914,0.1657503;0.5138671;-0.08242071,0.2510265;0.2432505;-0.03837967,0.2913746;-0.03468058;-0.07742548,-0.1548924;0.5025858;0.005124658,-0.2247342;0.2423188;0.1042619,-0.3189052;-0.02280784;0.1394458,0.07290365;0.005325586;-0.05809093,0.09064756;-0.3440913;-0.01802516,0.07637312;-0.7503974;0.08249569,0.07787006;-0.7936484;0.02906895,-0.09052241;0.001780147;-0.02281191,-0.1213646;-0.3488428;-0.01165089,-0.1294386;-0.7584834;0.07508023,-0.1502171;-0.7984546;0.02127837,-0.001534879;0.5291235;-0.06146085,428.3636
+0;0;0,0.001804325;0.3078052;-0.003291472,0.003562404;0.6050985;-0.02336763,0.166739;0.4909403;-0.0009571519,0.1987769;0.2075128;0.03160937,0.2368357;-0.06775394;-0.02800372,-0.1601791;0.4902768;-0.000757114,-0.2234384;0.2261396;0.09223723,-0.2842324;-0.04754299;0.1388841,0.0758835;0.007596016;-0.05383606,0.09426199;-0.3405176;-0.01762315,0.09483899;-0.7497494;0.07795199,0.09343378;-0.7114715;-0.01207583,-0.07437376;0.008450378;-0.05578047,-0.1281102;-0.3367985;-0.02843338,-0.1554508;-0.7464323;0.06133401,-0.1545008;-0.7080327;-0.02868848,0.003186309;0.5322288;-0.01587719,0;0;0,-0.0009157062;0.3063627;-0.0299871,-0.002856508;0.6009374;-0.07482302,0.1651459;0.5141446;-0.08284712,0.2516245;0.2439093;-0.03911519,0.2930869;-0.03447112;-0.07860172,-0.1550917;0.5020774;0.006328911,-0.2249063;0.2429025;0.1081741,-0.3199977;-0.02198347;0.1477596,0.07266267;0.005495682;-0.05834603,0.09106942;-0.3422005;-0.01833606,0.07604967;-0.7499518;0.08225632,0.07748464;-0.7931021;0.02912927,-0.09062456;0.001517703;-0.02234305,-0.1215308;-0.3474353;-0.01190996,-0.1302736;-0.7584348;0.07531714,-0.1515692;-0.7984715;0.02224297,-0.002158046;0.5289563;-0.06124079,428.3861
+0;0;0,0.001804423;0.3078219;-0.00329165,0.003562191;0.6050632;-0.02336449,0.1665023;0.4909733;-0.0009764796,0.1984571;0.2082813;0.03150554,0.2366609;-0.06803468;-0.02833478,-0.159943;0.4903108;-0.0007767323,-0.2230381;0.226859;0.09197631,-0.2840638;-0.04786676;0.138801,0.07595108;0.007602781;-0.05388401,0.09431703;-0.3402733;-0.0176958,0.09488234;-0.7412148;0.07594314,0.09336018;-0.702248;-0.02157668,-0.07443999;0.008457904;-0.05583015,-0.1281398;-0.3365554;-0.02850172,-0.1549265;-0.7378907;0.05944714,-0.1538974;-0.6987921;-0.03806692,0.00318614;0.5322022;-0.01587494,0;0;0,-0.00109534;0.3063852;-0.02992177,-0.003230229;0.6009377;-0.07454991,0.1645246;0.5144231;-0.08323932,0.2526532;0.2454149;-0.04012465,0.2946764;-0.03392777;-0.08003271,-0.1541828;0.5009415;0.008217774,-0.2237677;0.2429933;0.1112307,-0.3190423;-0.02275959;0.1523289,0.07257904;0.005613089;-0.05857157,0.09134533;-0.3417861;-0.01824402,0.07460602;-0.7406874;0.08235478,0.07960846;-0.7904961;0.02580047,-0.09081624;0.001258616;-0.02192442,-0.1217736;-0.3474589;-0.01180479,-0.1306969;-0.7501491;0.07353866,-0.1527437;-0.7966069;0.01643359,-0.002475843;0.5289558;-0.06102204,428.4196
+0;0;0,0.001878401;0.3078166;-0.003716076,0.003708818;0.6050148;-0.02439903,0.1666319;0.4908353;-0.002162813,0.1983688;0.2082037;0.03105059,0.2365123;-0.06823587;-0.02825487,-0.1599907;0.4913612;-0.0006125979,-0.2232196;0.2297865;0.09722264,-0.2843029;-0.04406074;0.1488698,0.07597187;0.007480301;-0.05387183,0.09422976;-0.3403943;-0.01761445,0.09480125;-0.7413486;0.07596903,0.09300534;-0.7024275;-0.02155032,-0.07444069;0.008589623;-0.0558091,-0.1282732;-0.3364128;-0.02860569,-0.1550114;-0.7377084;0.05953886,-0.1542556;-0.6986589;-0.03798228,0.003313886;0.5321714;-0.01674054,0;0;0,-0.00109534;0.3063852;-0.02992177,-0.003230229;0.6009377;-0.07454991,0.1645246;0.5144231;-0.08323932,0.2526532;0.2454149;-0.04012465,0.2946764;-0.03392777;-0.08003271,-0.1541828;0.5009415;0.008217774,-0.2237677;0.2429933;0.1112307,-0.3190423;-0.02275959;0.1523289,0.07257904;0.005613089;-0.05857157,0.09134533;-0.3417861;-0.01824402,0.07460602;-0.7406874;0.08235478,0.07960846;-0.7904961;0.02580047,-0.09081624;0.001258616;-0.02192442,-0.1217736;-0.3474589;-0.01180479,-0.1306969;-0.7501491;0.07353866,-0.1527437;-0.7966069;0.01643359,-0.002475843;0.5289558;-0.06102204,428.4423
+0;0;0,0.001878624;0.3078531;-0.003716516,0.003709309;0.6050954;-0.02440272,0.1663886;0.4909631;-0.002186732,0.1980456;0.2090434;0.03094302,0.2359685;-0.06579775;-0.02801953,-0.1597465;0.4914882;-0.0006388314,-0.2228162;0.2305723;0.09694998,-0.2835463;-0.04169148;0.1482985,0.07596544;0.007479668;-0.05386726,0.09422944;-0.3405115;-0.01759774,0.0948052;-0.7444539;0.07668316,0.09305073;-0.7057387;-0.01858568,-0.07443438;0.008588895;-0.05580437,-0.1282849;-0.3365292;-0.02859184,-0.1552224;-0.7408155;0.0602096,-0.154484;-0.7019748;-0.03506098,0.003314299;0.5322375;-0.0167427,0;0;0,-0.001368016;0.3064176;-0.02995443,-0.00365372;0.6010215;-0.07453048,0.1638312;0.514518;-0.08360028,0.2531654;0.2465622;-0.04120278,0.2961842;-0.03090951;-0.0813427,-0.1539613;0.5011191;0.008988731,-0.2217293;0.2451567;0.116083,-0.3174756;-0.01818696;0.1600735,0.07236825;0.005706862;-0.05881023,0.09119418;-0.3417819;-0.01826334,0.07476835;-0.7440367;0.08163619,0.07966602;-0.7893305;0.02279711,-0.09088861;0.001146073;-0.02159449,-0.1220139;-0.347684;-0.01181261,-0.1313777;-0.7533987;0.07401695,-0.1528383;-0.7980033;0.01808153,-0.002866507;0.529023;-0.06101418,428.4644
+0;0;0,0.001878819;0.3078851;-0.003716903,0.003709568;0.6051387;-0.02440415,0.1662259;0.4910392;-0.002201825,0.1978726;0.2092111;0.03091716,0.2358492;-0.06601894;-0.02812881,-0.1595834;0.4915638;-0.0006554704,-0.2226326;0.2307326;0.09690165,-0.2834486;-0.04191637;0.1483228,0.07604458;0.00748746;-0.05392338,0.09429838;-0.3403091;-0.01767413,0.09487635;-0.7458082;0.07697012,0.09313972;-0.7071816;-0.01733055,-0.07451192;0.008597842;-0.05586251,-0.1283323;-0.3363273;-0.02866519,-0.1553736;-0.7421715;0.06047846,-0.1546427;-0.7034207;-0.03382392,0.003314512;0.5322724;-0.01674326,0;0;0,-0.001489267;0.3064634;-0.02980852,-0.003891528;0.6011285;-0.07405186,0.1633908;0.5147331;-0.08377802,0.2536606;0.2471224;-0.04180932,0.2969249;-0.03058556;-0.08287883,-0.1538265;0.5009599;0.009601727,-0.2220165;0.246421;0.1195359,-0.3172975;-0.01670536;0.16818,0.07234836;0.005798101;-0.05898023,0.09129144;-0.3414612;-0.01821542,0.07489941;-0.7452852;0.08200884,0.08038096;-0.7900408;0.0241158,-0.09103132;0.001050004;-0.02141883,-0.1216893;-0.3476237;-0.01160103,-0.1315913;-0.7550108;0.07398556,-0.1535446;-0.7988998;0.01895339,-0.003070176;0.5291045;-0.0606277,428.4976
+0;0;0,0.002107756;0.3079478;-0.003647135,0.004525427;0.6052896;-0.02405188,0.1665174;0.4907226;-0.00343202,0.1982298;0.2084422;0.03063916,0.2357383;-0.06754738;-0.02852594,-0.1589425;0.4928092;-0.0007276405,-0.2222109;0.2336141;0.1025377,-0.2836433;-0.03831232;0.1605009,0.07612061;0.007296734;-0.05389459,0.09439716;-0.3404074;-0.01754438,0.09491465;-0.745751;0.07705447,0.09294119;-0.7071254;-0.01699315,-0.07451458;0.008808613;-0.05587665,-0.1282358;-0.3360594;-0.02879124,-0.1555644;-0.7416863;0.06049811,-0.1550745;-0.7029353;-0.03355733,0.003928065;0.5323899;-0.01650176,0;0;0,-0.001963869;0.3065255;-0.02979708,-0.004739791;0.6012771;-0.07391691,0.1622095;0.5150454;-0.0844177,0.2537156;0.2471819;-0.04289031,0.296872;-0.03109929;-0.08501792,-0.153579;0.5013307;0.01117833,-0.2222229;0.2479725;0.1249606,-0.3165967;-0.01557469;0.1770576,0.07201318;0.006001741;-0.05941629,0.09112085;-0.3411211;-0.01825571,0.07410879;-0.7449505;0.0811677,0.07813211;-0.7914039;0.02583289,-0.09115808;0.0008760174;-0.02101553,-0.1221028;-0.3477005;-0.0115087,-0.1326385;-0.7550863;0.07321697,-0.1541488;-0.7986607;0.01801402,-0.003832132;0.5292265;-0.06051517,428.5201
+0;0;0,0.002109075;0.3081405;-0.003649417,0.004527472;0.6055717;-0.02405974,0.1665166;0.4909958;-0.003439089,0.198164;0.2092945;0.0305622,0.2358047;-0.06766737;-0.02881133,-0.1589378;0.4930824;-0.0007347558,-0.2220764;0.234419;0.1023188,-0.2837252;-0.03846535;0.1604861,0.07614487;0.007299061;-0.05391178,0.09443374;-0.3406394;-0.01753707,0.09495045;-0.7453731;0.07691945,0.09297266;-0.7067286;-0.01733459,-0.07453834;0.008811422;-0.05589447,-0.1282958;-0.336289;-0.02879081,-0.1555832;-0.7413056;0.06036421,-0.1550923;-0.7025353;-0.03389768,0.003930031;0.5326625;-0.01650862,0;0;0,-0.002782777;0.3067093;-0.0298326,-0.005966663;0.6015527;-0.07392049,0.1610341;0.5154818;-0.08477175,0.2533;0.2484151;-0.04383779,0.2960998;-0.03079477;-0.08696485,-0.1544823;0.5014896;0.01159924,-0.2237064;0.2505058;0.1287677,-0.3183141;-0.0135822;0.1831439,0.07174435;0.00628756;-0.05975795,0.09038743;-0.3410508;-0.01819777,0.07313195;-0.7443499;0.08071518,0.07699734;-0.7911252;0.02546048,-0.09126977;0.0005716346;-0.02067126,-0.1230951;-0.3481724;-0.01153405,-0.133902;-0.7549826;0.07284834,-0.1570866;-0.7995518;0.01932859,-0.004971474;0.5294898;-0.06053829,428.5534
+0;0;0,0.002109075;0.3081405;-0.003649417,0.004527472;0.6055717;-0.02405974,0.1665166;0.4909958;-0.003439089,0.198164;0.2092945;0.0305622,0.2358047;-0.06766737;-0.02881133,-0.1589378;0.4930824;-0.0007347558,-0.2220764;0.234419;0.1023188,-0.2837252;-0.03846535;0.1604861,0.07614487;0.007299061;-0.05391178,0.09443374;-0.3406394;-0.01753707,0.09495045;-0.7453731;0.07691945,0.09297266;-0.7067286;-0.01733459,-0.07453834;0.008811422;-0.05589447,-0.1282958;-0.336289;-0.02879081,-0.1555832;-0.7413056;0.06036421,-0.1550923;-0.7025353;-0.03389768,0.003930031;0.5326625;-0.01650862,0;0;0,-0.002782777;0.3067093;-0.0298326,-0.005966663;0.6015527;-0.07392049,0.1610341;0.5154818;-0.08477175,0.2533;0.2484151;-0.04383779,0.2960998;-0.03079477;-0.08696485,-0.1544823;0.5014896;0.01159924,-0.2237064;0.2505058;0.1287677,-0.3183141;-0.0135822;0.1831439,0.07174435;0.00628756;-0.05975795,0.09038743;-0.3410508;-0.01819777,0.07313195;-0.7443499;0.08071518,0.07699734;-0.7911252;0.02546048,-0.09126977;0.0005716346;-0.02067126,-0.1230951;-0.3481724;-0.01153405,-0.133902;-0.7549826;0.07284834,-0.1570866;-0.7995518;0.01932859,-0.004971474;0.5294898;-0.06053829,428.5758
+0;0;0,0.00220145;0.3081973;-0.004160012,0.004718337;0.6056438;-0.02546008,0.1666328;0.4911009;-0.004689586,0.1983545;0.2088943;0.03020193,0.235584;-0.06777;-0.02879899,-0.1588587;0.4943196;-0.0007137917,-0.221252;0.23763;0.1092033,-0.283892;-0.03343546;0.1725281,0.07622759;0.007110908;-0.05393237,0.09447357;-0.3412329;-0.01751214,0.0951053;-0.7455159;0.07689731,0.092868;-0.706883;-0.01789241,-0.07459021;0.009031048;-0.05589858,-0.1283972;-0.3365015;-0.02916198,-0.1557426;-0.7410399;0.06005228,-0.155496;-0.702296;-0.03475335,0.004100334;0.5327393;-0.01764673,0;0;0,-0.003022328;0.3067753;-0.0297916,-0.006434575;0.6017058;-0.07382238,0.1605055;0.5156692;-0.08501506,0.2535228;0.2481498;-0.04445148,0.2958514;-0.03048325;-0.08897328,-0.154308;0.501229;0.01259217,-0.2245994;0.2511094;0.1324403,-0.3190779;-0.01084796;0.194589,0.07164311;0.006375149;-0.05997109,0.09042066;-0.3412926;-0.01781297,0.07279307;-0.7442746;0.08043694,0.0761475;-0.791859;0.02535486,-0.09137969;0.0005409365;-0.02047852,-0.1233288;-0.3486045;-0.01156252,-0.1344475;-0.7550209;0.07246356,-0.1575754;-0.800383;0.01907548,-0.005387276;0.5296185;-0.0604496,428.6097
+0;0;0,0.002200491;0.3080631;-0.004158199,0.004716933;0.605457;-0.02545498,0.1665716;0.490932;-0.004689541,0.1983549;0.2081772;0.03026976,0.2356203;-0.06875393;-0.02878807,-0.1588001;0.4941496;-0.000715211,-0.2213146;0.2369613;0.1094154,-0.284015;-0.03436556;0.1728012,0.07633188;0.007120637;-0.05400616,0.09454734;-0.3406404;-0.01764686,0.095182;-0.7468012;0.07720108,0.09292214;-0.7080812;-0.01854476,-0.07469227;0.009043405;-0.05597505,-0.1284093;-0.335911;-0.02928319,-0.1558817;-0.7423284;0.06034544,-0.1556325;-0.7034963;-0.03541649,0.004098952;0.5325551;-0.01764192,0;0;0,-0.003333583;0.3066322;-0.02984286,-0.007084504;0.6014998;-0.07390583,0.1598144;0.5158525;-0.08566642,0.2536047;0.2479733;-0.04533291,0.2955704;-0.03087112;-0.09063232,-0.1545787;0.5016361;0.01322934,-0.2257741;0.2528242;0.1365439,-0.319766;-0.007881701;0.2055751,0.07158001;0.006507069;-0.06023192,0.09039944;-0.3405859;-0.01823401,0.0724031;-0.7456335;0.07962179,0.07655774;-0.7919056;0.0211947,-0.09154641;0.0004478939;-0.02032188,-0.1233437;-0.3481244;-0.01150198,-0.1349056;-0.7565337;0.07235112,-0.1581349;-0.8024623;0.01809555,-0.00595881;0.5294204;-0.06051183,428.6336
+0;0;0,0.002199161;0.3078769;-0.004155687,0.004714455;0.6051351;-0.0254431,0.1664147;0.4906756;-0.004692755,0.1982735;0.2072492;0.03034957,0.2355075;-0.06944895;-0.02865858,-0.1586473;0.49389;-0.0007222071,-0.2213103;0.236091;0.10967,-0.283958;-0.03500766;0.1730025,0.0764697;0.007133493;-0.05410367,0.09467414;-0.3404173;-0.01776635,0.09530746;-0.7457221;0.07688169,0.09303384;-0.7069489;-0.01944683,-0.07482713;0.009059733;-0.05607612,-0.1285116;-0.3356862;-0.0294004,-0.1559262;-0.7412469;0.06003934,-0.1556755;-0.7023611;-0.03630537,0.004096693;0.532259;-0.0176328,0;0;0,-0.003459885;0.3064579;-0.02969646,-0.007427036;0.6012053;-0.0736208,0.1593044;0.5157421;-0.0858742,0.2537608;0.2473111;-0.04592133,0.2947365;-0.03122571;-0.09248781,-0.1547077;0.5019221;0.0136562,-0.2272359;0.2546288;0.1407748,-0.3212143;-0.004252553;0.2154657,0.07169309;0.006592661;-0.06035185,0.09030755;-0.3402998;-0.01836991,0.07208377;-0.7445928;0.07881856,0.07622886;-0.7916934;0.0205121,-0.09173371;0.000407256;-0.02026006,-0.1233224;-0.3479696;-0.01136782,-0.1350969;-0.755695;0.07140909,-0.1589082;-0.8021896;0.01716039,-0.006247207;0.5291491;-0.06024861,428.6651
+0;0;0,0.002233715;0.3076593;-0.004511443,0.004765421;0.6047766;-0.02630858,0.166238;0.4903803;-0.00546685,0.1981292;0.2065045;0.02991438,0.2350791;-0.07115081;-0.02892451,-0.1584737;0.4944045;-0.0007655472,-0.2207761;0.2386272;0.1156422,-0.2838309;-0.03208134;0.1839118,0.07666567;0.006954653;-0.05421063,0.09472245;-0.3401464;-0.01785818,0.09552218;-0.7316437;0.07337656,0.09287073;-0.6920375;-0.03257392,-0.07496407;0.009287272;-0.05620426,-0.1286035;-0.3350162;-0.02965932,-0.1551712;-0.7267177;0.05670419,-0.1550444;-0.6869882;-0.04926814,0.004151581;0.5319353;-0.01835516,0;0;0,-0.003986016;0.3062139;-0.02994514,-0.008385494;0.6008261;-0.07403874,0.1581707;0.5159196;-0.08672142,0.2529728;0.2470742;-0.04685807,0.2937704;-0.03205734;-0.09524071,-0.1551571;0.5021139;0.01377434,-0.2291199;0.2561439;0.1437075,-0.3231747;-0.002117276;0.2235487,0.07160544;0.006699383;-0.06076646,0.08950669;-0.3398315;-0.01926279,0.07078993;-0.729929;0.07596445,0.07480058;-0.7909414;0.02096009,-0.09203747;0.0003297026;-0.01984387,-0.1244239;-0.3475497;-0.01224563,-0.1360483;-0.7413911;0.06743097,-0.1638398;-0.7943457;0.006842263,-0.007110819;0.5287989;-0.06062412,428.6873
+0;0;0,0.002233715;0.3076593;-0.004511443,0.004765421;0.6047766;-0.02630858,0.166238;0.4903803;-0.00546685,0.1981292;0.2065045;0.02991438,0.2350791;-0.07115081;-0.02892451,-0.1584737;0.4944045;-0.0007655472,-0.2207761;0.2386272;0.1156422,-0.2838309;-0.03208134;0.1839118,0.07666567;0.006954653;-0.05421063,0.09472245;-0.3401464;-0.01785818,0.09552218;-0.7316437;0.07337656,0.09287073;-0.6920375;-0.03257392,-0.07496407;0.009287272;-0.05620426,-0.1286035;-0.3350162;-0.02965932,-0.1551712;-0.7267177;0.05670419,-0.1550444;-0.6869882;-0.04926814,0.004151581;0.5319353;-0.01835516,0;0;0,-0.003986016;0.3062139;-0.02994514,-0.008385494;0.6008261;-0.07403874,0.1581707;0.5159196;-0.08672142,0.2529728;0.2470742;-0.04685807,0.2937704;-0.03205734;-0.09524071,-0.1551571;0.5021139;0.01377434,-0.2291199;0.2561439;0.1437075,-0.3231747;-0.002117276;0.2235487,0.07160544;0.006699383;-0.06076646,0.08950669;-0.3398315;-0.01926279,0.07078993;-0.729929;0.07596445,0.07480058;-0.7909414;0.02096009,-0.09203747;0.0003297026;-0.01984387,-0.1244239;-0.3475497;-0.01224563,-0.1360483;-0.7413911;0.06743097,-0.1638398;-0.7943457;0.006842263,-0.007110819;0.5287989;-0.06062412,428.7097
+0;0;0,0.002233679;0.3076544;-0.004511371,0.004766074;0.6048527;-0.0263149,0.1660782;0.4904681;-0.005482703,0.1979929;0.2063836;0.02992455,0.2349753;-0.07151607;-0.02896612,-0.1583126;0.4944883;-0.0007860456,-0.2206608;0.2385229;0.1157073,-0.2837711;-0.03242382;0.184037,0.07676756;0.006963896;-0.05428268,0.0947471;-0.3386524;-0.01808573,0.09555957;-0.7363831;0.07460165,0.0924318;-0.6950512;-0.05038244,-0.07506371;0.009299615;-0.05627896,-0.1284736;-0.3335311;-0.02984757,-0.1554644;-0.7314693;0.05789103,-0.1553148;-0.6899919;-0.06711883,0.004151987;0.5319821;-0.01835827,0;0;0,-0.004061297;0.3062024;-0.03000283,-0.00860399;0.6008772;-0.07420945,0.1578145;0.5162991;-0.08704376,0.2528752;0.24732;-0.04716921,0.2935511;-0.03195268;-0.09632492,-0.1550066;0.5024625;0.01404665,-0.2301472;0.2584652;0.1474465,-0.3242883;0.001180947;0.2311499,0.07165502;0.006766364;-0.06089449,0.08985573;-0.3382863;-0.01976657,0.07119834;-0.7348119;0.07615399,0.03920445;-0.7317658;-0.04220605,-0.09218225;0.0003238406;-0.0197659,-0.1234919;-0.3461311;-0.01123386,-0.1359724;-0.746525;0.06820378,-0.164913;-0.8157094;-0.003099382,-0.007295668;0.5288276;-0.0607574,428.7336
+0;0;0,0.002261649;0.3074003;-0.00496679,0.004920385;0.6043006;-0.02743657,0.1656709;0.4907088;-0.003119254,0.1991728;0.2071853;0.0284496,0.2360664;-0.07185593;-0.03023181,-0.157915;0.4951299;-0.0007314347,-0.2199069;0.2420152;0.1200763,-0.2842194;-0.02832398;0.1938956,0.07694788;0.006758616;-0.05443035,0.09482764;-0.3387553;-0.01820937,0.09554053;-0.7405256;0.07526301,0.09368733;-0.7019526;-0.01995153,-0.07526194;0.00947748;-0.05634836,-0.128654;-0.3332712;-0.03019136,-0.1558601;-0.7352184;0.05843871,-0.1552171;-0.6965331;-0.03678152,0.004277127;0.5315093;-0.01927778,0;0;0,-0.003923446;0.3059659;-0.02990341,-0.008385524;0.6004046;-0.07403946,0.157571;0.5163298;-0.08728659,0.2529632;0.2483731;-0.0472362,0.2932692;-0.03192174;-0.0970248,-0.154374;0.5025188;0.01432311,-0.2305315;0.2616488;0.1510207,-0.3255842;0.005727082;0.24123,0.07163376;0.006817743;-0.06124901,0.08988991;-0.3381203;-0.02006697,0.07094026;-0.7388309;0.07600021,0.07418922;-0.7895057;0.02477742,-0.09251332;0.0002751805;-0.0192491,-0.1237938;-0.3461009;-0.01172016,-0.1363875;-0.7505795;0.0682513,-0.1603403;-0.7961707;0.01481924,-0.007096216;0.5284108;-0.06059408,428.7654
+0;0;0,0.002262478;0.307513;-0.004968611,0.004922844;0.6045954;-0.02745249,0.1653336;0.4910381;-0.003163397,0.1988726;0.2072008;0.0284404,0.2357213;-0.07150084;-0.03016958,-0.157572;0.4954499;-0.0007806011,-0.2196324;0.242055;0.1201609,-0.2838667;-0.02795511;0.1938903,0.07710703;0.006772595;-0.05454293,0.09512004;-0.3413166;-0.01805198,0.09583826;-0.7460859;0.07611813,0.09401203;-0.7076376;-0.01771066,-0.0754176;0.009497082;-0.0564649,-0.1292076;-0.3358062;-0.03011294,-0.1566168;-0.7407537;0.0591787,-0.1559832;-0.7021948;-0.0346557,0.004279132;0.5317528;-0.01928795,0;0;0,-0.004007429;0.3060644;-0.03004336,-0.008631125;0.6006573;-0.07436383,0.1569793;0.5167801;-0.08783996,0.2527142;0.248625;-0.04765391,0.2926566;-0.03126356;-0.09799838,-0.1536493;0.501793;0.01475827,-0.2311862;0.2632076;0.1553011,-0.3279104;0.009098172;0.2477152,0.07148062;0.006978885;-0.06170988,0.08930077;-0.3404705;-0.01947832,0.07039794;-0.7442836;0.07687712,0.07289375;-0.7915187;0.02295995,-0.09281977;0.0001563969;-0.01872858,-0.1248303;-0.3487697;-0.01179771,-0.137827;-0.7563438;0.06833415,-0.161513;-0.8004951;0.01523888,-0.007302016;0.5286216;-0.06086516,428.7877
+0;0;0,0.002262478;0.307513;-0.004968611,0.004922844;0.6045954;-0.02745249,0.1653336;0.4910381;-0.003163397,0.1988726;0.2072008;0.0284404,0.2357213;-0.07150084;-0.03016958,-0.157572;0.4954499;-0.0007806011,-0.2196324;0.242055;0.1201609,-0.2838667;-0.02795511;0.1938903,0.07710703;0.006772595;-0.05454293,0.09512004;-0.3413166;-0.01805198,0.09583826;-0.7460859;0.07611813,0.09401203;-0.7076376;-0.01771066,-0.0754176;0.009497082;-0.0564649,-0.1292076;-0.3358062;-0.03011294,-0.1566168;-0.7407537;0.0591787,-0.1559832;-0.7021948;-0.0346557,0.004279132;0.5317528;-0.01928795,0;0;0,-0.004007429;0.3060644;-0.03004336,-0.008631125;0.6006573;-0.07436383,0.1569793;0.5167801;-0.08783996,0.2527142;0.248625;-0.04765391,0.2926566;-0.03126356;-0.09799838,-0.1536493;0.501793;0.01475827,-0.2311862;0.2632076;0.1553011,-0.3279104;0.009098172;0.2477152,0.07148062;0.006978885;-0.06170988,0.08930077;-0.3404705;-0.01947832,0.07039794;-0.7442836;0.07687712,0.07289375;-0.7915187;0.02295995,-0.09281977;0.0001563969;-0.01872858,-0.1248303;-0.3487697;-0.01179771,-0.137827;-0.7563438;0.06833415,-0.161513;-0.8004951;0.01523888,-0.007302016;0.5286216;-0.06086516,428.8106
+0;0;0,0.002373361;0.3075033;-0.00532878,0.005108098;0.6046082;-0.02828064,0.1655409;0.4910604;-0.005497284,0.1982815;0.2078218;0.02812091,0.2348725;-0.07148668;-0.03063693,-0.1574211;0.4963199;-0.0009665005,-0.2186791;0.245085;0.1237521,-0.2830843;-0.02358404;0.2042104,0.07727697;0.00655385;-0.05454831,0.09522444;-0.3402426;-0.01838354,0.09601084;-0.7342719;0.07324097,0.09349515;-0.6949733;-0.03039293,-0.07551654;0.009687727;-0.05651194,-0.1292549;-0.334306;-0.03046777,-0.1560247;-0.7285109;0.05636906,-0.1558188;-0.6890965;-0.04728471,0.004444629;0.5317572;-0.0199945,0;0;0,-0.004060864;0.3060387;-0.03026724,-0.008769512;0.6006587;-0.0747956,0.1567629;0.5171931;-0.08829033,0.2525679;0.2496039;-0.04774785,0.2924577;-0.03075698;-0.09884751,-0.1532083;0.5016639;0.01516677,-0.2311247;0.265408;0.1584792,-0.3291246;0.01288441;0.2555999,0.07149358;0.006954402;-0.06189108,0.08955184;-0.339188;-0.01997352,0.06840214;-0.7314251;0.07676101,0.0730302;-0.7912763;0.02443385,-0.09296484;0.0002591715;-0.01864597,-0.125078;-0.3473473;-0.01262179,-0.1365077;-0.7434161;0.06894798,-0.1635561;-0.7923669;0.006755259,-0.007421255;0.5286111;-0.06124258,428.8438
+0;0;0,0.002373335;0.3074999;-0.00532872,0.005108538;0.6046555;-0.02828482,0.1652081;0.4911727;-0.005529257,0.1978175;0.2090692;0.0279542,0.2345145;-0.07104877;-0.03097394,-0.1570862;0.4964213;-0.00100784,-0.2180987;0.2461932;0.123211,-0.2826905;-0.02325445;0.2039024,0.07738401;0.006562929;-0.05462387,0.09528607;-0.339356;-0.01855062,0.09608835;-0.7413424;0.07492416,0.09372975;-0.7026244;-0.02223874,-0.07562115;0.009701147;-0.05659022,-0.1292236;-0.3334221;-0.03061196,-0.1565339;-0.7355876;0.05797846,-0.1563409;-0.6967611;-0.03920308,0.004444894;0.5317854;-0.0199965,0;0;0,-0.004098728;0.3060199;-0.03041697,-0.00889796;0.6006628;-0.07512248,0.1563193;0.5173985;-0.08858109,0.2524675;0.2512187;-0.04770565,0.2922197;-0.02994156;-0.09922183,-0.1530603;0.5016739;0.01462694,-0.231457;0.2685009;0.1604049,-0.3294964;0.01868634;0.2665473,0.07153749;0.006915823;-0.06204582,0.08931039;-0.3384263;-0.02075887,0.06908512;-0.7389461;0.07674003,0.07247467;-0.7908934;0.02386904,-0.09311407;0.0003483454;-0.01856806,-0.1253995;-0.3463677;-0.01334922,-0.1372418;-0.7504961;0.06954345,-0.1628872;-0.7944932;0.01132881,-0.007526681;0.5286056;-0.06151867,428.8665
+0;0;0,0.002372265;0.3073612;-0.005326318,0.005106581;0.6044206;-0.02827522,0.1650437;0.4909976;-0.005536422,0.1976018;0.2093371;0.02789446,0.2343409;-0.07110146;-0.03110112,-0.1569246;0.4962409;-0.001019578,-0.2178412;0.2464057;0.1230041,-0.282507;-0.02335033;0.2037879,0.07744751;0.006568315;-0.05466869,0.0953645;-0.3396391;-0.01856536,0.09616602;-0.7412444;0.07482082,0.09381176;-0.7025425;-0.02216321,-0.07568321;0.009709108;-0.05663666,-0.1293303;-0.3337003;-0.03063674,-0.1566148;-0.7354846;0.05786972,-0.1564221;-0.6966743;-0.03913291,0.004443108;0.5315692;-0.01998902,0;0;0,-0.004058287;0.3058687;-0.03054094,-0.008853063;0.6003964;-0.07536125,0.1562038;0.5174271;-0.08882892,0.2525426;0.251802;-0.04793334,0.2921171;-0.02971673;-0.09948027,-0.1523751;0.5015448;0.01530918,-0.2311174;0.2707234;0.1637391,-0.3299131;0.02197058;0.2725391,0.07153429;0.006864801;-0.06217432,0.08928832;-0.3387627;-0.02081656,0.06892823;-0.7391;0.07574439,0.07191761;-0.7908656;0.02289915,-0.09320728;0.0004364109;-0.01849706,-0.1257485;-0.3465534;-0.01368629,-0.1378996;-0.7505167;0.06801145,-0.1638728;-0.7952657;0.01122116,-0.007482633;0.5283643;-0.06172562,428.8996
+0;0;0,0.002534702;0.307336;-0.005780146,0.005466408;0.6043777;-0.02918901,0.1651874;0.4907276;-0.007615405,0.1973321;0.2094578;0.02712739,0.2337583;-0.07116216;-0.03078467,-0.1565042;0.4969876;-0.001269303,-0.2165489;0.2501009;0.1283249,-0.2817431;-0.01867965;0.2116012,0.07753874;0.006381399;-0.05471208,0.09543079;-0.3392776;-0.01869969,0.09632615;-0.7428244;0.07515194,0.09363165;-0.7043454;-0.01975357,-0.07578562;0.009888287;-0.05661406,-0.1293105;-0.332988;-0.0307665,-0.1565709;-0.7366959;0.05831668,-0.1567733;-0.6981168;-0.03661786,0.004752093;0.5315297;-0.02079451,0;0;0,-0.004033998;0.3058431;-0.03064275,-0.00884068;0.6003731;-0.07557702,0.1560126;0.5174758;-0.08901262,0.252558;0.2522334;-0.04804277,0.2920431;-0.0292016;-0.09965146,-0.1520063;0.501388;0.0152915,-0.2311225;0.2728914;0.1665627,-0.3299663;0.0256274;0.2784494,0.07151045;0.00683549;-0.06233716,0.08920129;-0.3382851;-0.02139855,0.06842369;-0.7407802;0.07464838,0.07245666;-0.7903236;0.02227664,-0.09332364;0.0005111914;-0.01835285,-0.1260568;-0.3459119;-0.0142665,-0.1382166;-0.7519164;0.06741299,-0.1639016;-0.7951644;0.01208465,-0.00746648;0.5283376;-0.0619092,428.922
+0;0;0,0.002533684;0.3072126;-0.005777825,0.005463602;0.6040731;-0.02917196,0.165126;0.4904917;-0.007609397,0.1971483;0.2102926;0.02700115,0.233547;-0.07011539;-0.03086717,-0.156447;0.4967494;-0.001265634,-0.2162631;0.2508026;0.1278353,-0.2814081;-0.01777494;0.2110486,0.07764883;0.006390459;-0.05478976,0.09546036;-0.3377129;-0.01893944,0.09636133;-0.7437906;0.07550079,0.09370982;-0.7054468;-0.01789097,-0.07589322;0.009902325;-0.05669443,-0.1291772;-0.3314309;-0.03096319,-0.1566086;-0.7376707;0.05867867,-0.1568078;-0.6992285;-0.03474167,0.004749813;0.5312787;-0.02078364,0;0;0,-0.003641203;0.305714;-0.03074193,-0.007998481;0.6000761;-0.07561755,0.1566585;0.5169694;-0.08897769,0.2529433;0.2528011;-0.0480001,0.2923168;-0.02873117;-0.09791565,-0.1511758;0.5019836;0.01561442,-0.2302469;0.2752745;0.1675539,-0.3287455;0.03012092;0.2837433,0.07159781;0.006793439;-0.06244755,0.08994853;-0.3367611;-0.02191114,0.06851803;-0.7418614;0.07428312,0.07659203;-0.7878025;0.01981807,-0.09347626;0.0005765024;-0.01827436,-0.1256488;-0.3443299;-0.01451504,-0.1378977;-0.752981;0.0671744,-0.1639095;-0.7955039;0.01367218,-0.006756842;0.5280894;-0.06196976,428.9552
+0;0;0,0.002533684;0.3072126;-0.005777825,0.005463602;0.6040731;-0.02917196,0.165126;0.4904917;-0.007609397,0.1971483;0.2102926;0.02700115,0.233547;-0.07011539;-0.03086717,-0.156447;0.4967494;-0.001265634,-0.2162631;0.2508026;0.1278353,-0.2814081;-0.01777494;0.2110486,0.07764883;0.006390459;-0.05478976,0.09546036;-0.3377129;-0.01893944,0.09636133;-0.7437906;0.07550079,0.09370982;-0.7054468;-0.01789097,-0.07589322;0.009902325;-0.05669443,-0.1291772;-0.3314309;-0.03096319,-0.1566086;-0.7376707;0.05867867,-0.1568078;-0.6992285;-0.03474167,0.004749813;0.5312787;-0.02078364,0;0;0,-0.003641203;0.305714;-0.03074193,-0.007998481;0.6000761;-0.07561755,0.1566585;0.5169694;-0.08897769,0.2529433;0.2528011;-0.0480001,0.2923168;-0.02873117;-0.09791565,-0.1511758;0.5019836;0.01561442,-0.2302469;0.2752745;0.1675539,-0.3287455;0.03012092;0.2837433,0.07159781;0.006793439;-0.06244755,0.08994853;-0.3367611;-0.02191114,0.06851803;-0.7418614;0.07428312,0.07659203;-0.7878025;0.01981807,-0.09347626;0.0005765024;-0.01827436,-0.1256488;-0.3443299;-0.01451504,-0.1378977;-0.752981;0.0671744,-0.1639095;-0.7955039;0.01367218,-0.006756842;0.5280894;-0.06196976,428.9778
+0;0;0,0.002616878;0.3071693;-0.006096012,0.005616261;0.6039767;-0.02986587,0.1651987;0.4906624;-0.008711574,0.1968658;0.2111154;0.0264348,0.2332552;-0.06971195;-0.03124506,-0.1562828;0.4977497;-0.001149658,-0.2158013;0.2546134;0.1319926,-0.2813515;-0.01208273;0.2219455,0.07765526;0.006128159;-0.05488709,0.095434;-0.3376441;-0.01904473,0.09634019;-0.7351946;0.07340322,0.09320441;-0.6961942;-0.027662,-0.07599669;0.01017038;-0.05658228,-0.1291978;-0.3308581;-0.03109946,-0.1559746;-0.7285591;0.05671119,-0.1564571;-0.6894571;-0.04439241,0.004886561;0.531197;-0.0213789,0;0;0,-0.003483757;0.3056718;-0.03081536,-0.007705152;0.6000015;-0.07576871,0.1567473;0.5168403;-0.089118,0.252914;0.2533259;-0.04792666,0.2923355;-0.02879894;-0.09657538,-0.1507702;0.5021911;0.01549821,-0.2303238;0.2778354;0.1695122,-0.3279381;0.03461614;0.2912948,0.07160522;0.006685361;-0.06251788,0.08976999;-0.3365364;-0.02190971,0.06876791;-0.732949;0.07301021,0.07603432;-0.7875675;0.01740503,-0.09353513;0.0007226552;-0.01819738,-0.125765;-0.3438446;-0.01435054,-0.1377633;-0.7440543;0.0649088,-0.1658306;-0.7923519;0.006713122,-0.006496236;0.5280215;-0.06209898,429.0113
+0;0;0,0.002616542;0.3071299;-0.00609523,0.005615641;0.6039092;-0.02986291,0.1649585;0.4906609;-0.008728189,0.1966071;0.2112766;0.02639774,0.2329551;-0.06923139;-0.03121653,-0.1560424;0.4977377;-0.001177581,-0.2155263;0.2547428;0.1318872,-0.2810019;-0.01164997;0.2217378,0.0775293;0.006118218;-0.05479806,0.09529246;-0.337353;-0.01898709,0.09621896;-0.7438076;0.07553145,0.09334675;-0.7055637;-0.01703871,-0.07587341;0.01015388;-0.0564905,-0.1290279;-0.3305759;-0.03103,-0.1564044;-0.7371843;0.05874736,-0.1568464;-0.6988473;-0.03385795,0.004885996;0.5311349;-0.02137658,0;0;0,-0.003293559;0.305616;-0.03099656,-0.007340774;0.5998966;-0.07610023,0.1568024;0.5167117;-0.08947182,0.2530374;0.2534429;-0.04800558,0.2924637;-0.02845693;-0.09599876,-0.1501721;0.5024959;0.01532412,-0.2297364;0.2798834;0.1715426,-0.3274719;0.03997926;0.2988969,0.07167004;0.006678373;-0.06220818,0.08966587;-0.3363437;-0.02242851,0.06990916;-0.7423891;0.07178759,0.07364918;-0.7875636;0.01719593,-0.09332265;0.0007447797;-0.01847654,-0.1252873;-0.3435318;-0.01375607,-0.137494;-0.7529795;0.06588972,-0.161637;-0.795385;0.01278596,-0.006176814;0.5279286;-0.06239247,429.0337
+0;0;0,0.002615361;0.3069913;-0.006092479,0.005612981;0.6036241;-0.02984833,0.1646941;0.4904803;-0.008738764,0.1962982;0.2114883;0.02633784,0.2325702;-0.0684329;-0.03115591,-0.1557811;0.4975454;-0.00120052,-0.2151815;0.2548918;0.1316774,-0.2805201;-0.01094374;0.2213401,0.07758503;0.006122616;-0.05483744,0.09534089;-0.3372073;-0.0190412,0.09625496;-0.7382081;0.07420909,0.09317884;-0.699379;-0.02493314,-0.07592795;0.01016118;-0.05653111,-0.1290606;-0.3304284;-0.03108107,-0.1560697;-0.7315811;0.05749167,-0.1565432;-0.6926522;-0.04168822,0.004883718;0.530888;-0.02136644,0;0;0,-0.002961472;0.3054636;-0.03115845,-0.00668408;0.5995859;-0.07635236,0.1570617;0.5164403;-0.08991504,0.2532212;0.2536066;-0.04823112,0.2926387;-0.02800664;-0.09424531,-0.1491202;0.5028918;0.01561917,-0.2286108;0.2823071;0.1740153,-0.3263586;0.04364248;0.3023183,0.07165988;0.006623491;-0.06233024,0.08978072;-0.336293;-0.02293443,0.06931792;-0.7366707;0.07075119,0.07490726;-0.7870496;0.01223111,-0.09340679;0.0008235791;-0.0184001,-0.1253357;-0.3433169;-0.01393819,-0.137166;-0.7471198;0.06544275,-0.1630004;-0.7936734;0.007229865,-0.005606219;0.5276598;-0.06262326,429.0558
+0;0;0,0.002712391;0.3069851;-0.006357263,0.00577946;0.6035962;-0.03037484,0.1649284;0.4905589;-0.009984351,0.1963816;0.2116399;0.02580173,0.2325258;-0.06841058;-0.03114025,-0.1557797;0.4984697;-0.001308227,-0.2147783;0.2583477;0.1362648,-0.2809726;-0.00543052;0.2312196,0.07760368;0.005882362;-0.05483735,0.09538519;-0.337444;-0.01902004,0.09629792;-0.7385013;0.07398699,0.09297682;-0.6996936;-0.02514924,-0.07595721;0.01037479;-0.05645294,-0.1288827;-0.3302608;-0.03118719,-0.1560817;-0.73149;0.05697968,-0.1567993;-0.6925734;-0.04219983,0.005033234;0.5308676;-0.02183035,0;0;0,-0.002961472;0.3054636;-0.03115845,-0.00668408;0.5995859;-0.07635236,0.1570617;0.5164403;-0.08991504,0.2532212;0.2536066;-0.04823112,0.2926387;-0.02800664;-0.09424531,-0.1491202;0.5028918;0.01561917,-0.2286108;0.2823071;0.1740153,-0.3263586;0.04364248;0.3023183,0.07165988;0.006623491;-0.06233024,0.08978072;-0.336293;-0.02293443,0.06931792;-0.7366707;0.07075119,0.07490726;-0.7870496;0.01223111,-0.09340679;0.0008235791;-0.0184001,-0.1253357;-0.3433169;-0.01393819,-0.137166;-0.7471198;0.06544275,-0.1630004;-0.7936734;0.007229865,-0.005606219;0.5276598;-0.06262326,429.0785
+0;0;0,0.002718195;0.3076419;-0.006370866,0.005801491;0.6058232;-0.03051943,0.1710701;0.4907775;-0.009620636,0.2025228;0.2118627;0.02616491,0.2386424;-0.06799752;-0.03073838,-0.161922;0.4989913;-0.00061219,-0.2209198;0.2588729;0.1369588,-0.2870691;-0.004726142;0.231849,0.07761412;0.005883153;-0.05484473,0.09539516;-0.3374339;-0.01902839,0.09632075;-0.7441475;0.07529037,0.09316088;-0.7057675;-0.01903308,-0.07596743;0.01037619;-0.05646054,-0.1288915;-0.3302502;-0.03119547,-0.1564741;-0.7371381;0.05821487,-0.1571568;-0.6986544;-0.03614976,0.0050505;0.5326301;-0.02192037,0;0;0,-0.004898876;0.3062933;-0.02918792,-0.01344426;0.6024659;-0.07063556,0.1572091;0.5164543;-0.09011042,0.2533001;0.2536413;-0.04816771,0.2926326;-0.02810574;-0.09216619,-0.16015;0.5012761;0.02177736,-0.2397508;0.2823936;0.1824556,-0.337694;0.0458684;0.3140888,0.07163793;0.006546304;-0.06238317,0.08967261;-0.3363981;-0.02327442,0.06936125;-0.7427105;0.07059002,0.07384053;-0.7892209;0.01488352,-0.09342389;0.0009222417;-0.01837483,-0.1255953;-0.3431922;-0.01439521,-0.1376034;-0.7527789;0.0656506,-0.16145;-0.7961843;0.01069507,-0.0108778;0.5299029;-0.0579958,429.112
+0;0;0,0.002717731;0.3075894;-0.006369778,0.005794815;0.605169;-0.03046538,0.1696739;0.4907096;-0.009697363,0.2011008;0.2120233;0.02605887,0.2373662;-0.06896654;-0.03107411,-0.1605263;0.4988545;-0.0007644463,-0.2194758;0.2589329;0.1366939,-0.2858921;-0.005730152;0.2319671,0.07736891;0.005864565;-0.05467145,0.09517423;-0.3379215;-0.01880618,0.09607716;-0.7346742;0.07320262,0.09264344;-0.6955679;-0.02929526,-0.07572741;0.0103434;-0.05628215,-0.1287238;-0.3307483;-0.03098257,-0.1556308;-0.7276711;0.05623801,-0.1563727;-0.6884521;-0.04630461,0.005046239;0.5322113;-0.02189397,0;0;0,-0.004501417;0.3061892;-0.02978444,-0.01110841;0.6016605;-0.0721724,0.1574245;0.5163099;-0.09064162,0.2533551;0.2537411;-0.04836702,0.2924267;-0.02941257;-0.09116948,-0.1571098;0.5016415;0.02066478,-0.2374085;0.2849559;0.1835503,-0.3338756;0.04891486;0.3196141,0.07160254;0.006366938;-0.06198263,0.08960155;-0.3371169;-0.0234201,0.06737316;-0.7330923;0.0692544,0.07357059;-0.7892888;0.01328754,-0.09304616;0.001073536;-0.01872344,-0.1255566;-0.3434853;-0.0149135,-0.1372103;-0.7431457;0.06264249,-0.1631181;-0.7926743;0.002604861,-0.009336412;0.5293866;-0.05912638,429.1454
+0;0;0,0.002836216;0.307513;-0.006635334,0.006003619;0.6045967;-0.03092014,0.1687104;0.490673;-0.01064598,0.1998772;0.2122268;0.02568529,0.2361492;-0.06784037;-0.03107383,-0.1592225;0.4994467;-0.0008550752,-0.2178131;0.2620946;0.1407597,-0.2837207;0.0004868805;0.2417176,0.07744138;0.005676005;-0.0547033,0.09521348;-0.3377374;-0.01869719,0.09591387;-0.7412624;0.07500993,0.09245085;-0.7025937;-0.02264421,-0.07581215;0.01049141;-0.05625194,-0.1285811;-0.3302801;-0.03104673,-0.1559217;-0.7339653;0.05786122,-0.1568239;-0.6952056;-0.03984201,0.005232209;0.5317913;-0.02231231,0;0;0,-0.004100531;0.3060778;-0.03026318,-0.00932385;0.6009692;-0.07346916,0.1576108;0.5162197;-0.09103191,0.2534926;0.2538816;-0.04849887,0.2926635;-0.02844507;-0.09011805,-0.1545038;0.5022439;0.01980129,-0.2357023;0.2878578;0.1849346,-0.3285027;0.05572927;0.3280406,0.07148199;0.006349415;-0.06222415,0.08930065;-0.3367799;-0.02362537,0.0675343;-0.7397969;0.06974173,0.07337169;-0.7892551;0.0125072,-0.09316628;0.001126701;-0.01845561,-0.1258519;-0.3430641;-0.01539324,-0.1371136;-0.749503;0.06394448,-0.1630867;-0.7951974;0.00720612,-0.008024752;0.5288918;-0.06010938,429.1684
+0;0;0,0.002834294;0.3073045;-0.006630835,0.005996724;0.6039217;-0.0308767,0.1676226;0.4904011;-0.01069526,0.1987149;0.2126205;0.02554917,0.2351682;-0.06884602;-0.03149355,-0.1581392;0.4991167;-0.0009691659,-0.2165899;0.262332;0.1403071,-0.2828267;-0.0005828142;0.2417694,0.07743612;0.005675619;-0.05469958,0.09517882;-0.3371698;-0.01875304,0.09587245;-0.7368008;0.07404982,0.09226855;-0.6977795;-0.02757689,-0.07580701;0.0104907;-0.05624813,-0.1284887;-0.3297171;-0.03108461,-0.1555654;-0.7295067;0.05696539,-0.1565044;-0.6903907;-0.04471242,0.005226701;0.5312471;-0.02228434,0;0;0,-0.00352186;0.3058392;-0.03062725,-0.007454097;0.6002041;-0.07431197,0.1580285;0.5160564;-0.09149992,0.2537543;0.2544744;-0.04844284,0.2926381;-0.02938825;-0.08986902,-0.1523809;0.5025571;0.0182238,-0.2338115;0.2900893;0.1845636,-0.3244434;0.05772559;0.3315298,0.07147641;0.006261364;-0.06222963,0.08958511;-0.33636;-0.02438021,0.06828545;-0.7352787;0.0690434,0.07399824;-0.7896599;0.01186347,-0.09314893;0.001229466;-0.01850339,-0.125744;-0.342401;-0.01614702,-0.1367676;-0.7449262;0.06240052,-0.163798;-0.7936276;0.003258154,-0.006539568;0.5282848;-0.06079221,429.1911
+0;0;0,0.002834294;0.3073045;-0.006630835,0.005996724;0.6039217;-0.0308767,0.1676226;0.4904011;-0.01069526,0.1987149;0.2126205;0.02554917,0.2351682;-0.06884602;-0.03149355,-0.1581392;0.4991167;-0.0009691659,-0.2165899;0.262332;0.1403071,-0.2828267;-0.0005828142;0.2417694,0.07743612;0.005675619;-0.05469958,0.09517882;-0.3371698;-0.01875304,0.09587245;-0.7368008;0.07404982,0.09226855;-0.6977795;-0.02757689,-0.07580701;0.0104907;-0.05624813,-0.1284887;-0.3297171;-0.03108461,-0.1555654;-0.7295067;0.05696539,-0.1565044;-0.6903907;-0.04471242,0.005226701;0.5312471;-0.02228434,0;0;0,-0.00352186;0.3058392;-0.03062725,-0.007454097;0.6002041;-0.07431197,0.1580285;0.5160564;-0.09149992,0.2537543;0.2544744;-0.04844284,0.2926381;-0.02938825;-0.08986902,-0.1523809;0.5025571;0.0182238,-0.2338115;0.2900893;0.1845636,-0.3244434;0.05772559;0.3315298,0.07147641;0.006261364;-0.06222963,0.08958511;-0.33636;-0.02438021,0.06828545;-0.7352787;0.0690434,0.07399824;-0.7896599;0.01186347,-0.09314893;0.001229466;-0.01850339,-0.125744;-0.342401;-0.01614702,-0.1367676;-0.7449262;0.06240052,-0.163798;-0.7936276;0.003258154,-0.006539568;0.5282848;-0.06079221,429.2143
+0;0;0,0.002928416;0.3074512;-0.006835992,0.006145078;0.6041585;-0.03118878,0.1670292;0.4906774;-0.01161627,0.1981072;0.2125579;0.02521689,0.2345898;-0.0688774;-0.03143399,-0.1576551;0.5012981;-0.001734016,-0.2163204;0.2667425;0.1439197,-0.2825046;0.006236911;0.2511699,0.07735182;0.005465684;-0.05467874,0.09520676;-0.3400009;-0.01827851,0.09569594;-0.7393899;0.07425299,0.09211644;-0.7004237;-0.02699132,-0.07576661;0.01066849;-0.05611191,-0.128739;-0.332181;-0.0308321,-0.1557495;-0.731666;0.05723686,-0.1566771;-0.6925993;-0.04405752,0.00536288;0.5314386;-0.0225719,0;0;0,-0.003196329;0.3059518;-0.03106093,-0.006596878;0.6003384;-0.07530999,0.1580456;0.5162885;-0.09202874,0.2537286;0.2543323;-0.04847765,0.2922345;-0.02945712;-0.0900346,-0.1505425;0.5024017;0.01769216,-0.2324651;0.2936937;0.1891641,-0.3226341;0.06266236;0.3382956,0.07141076;0.006145597;-0.06217456,0.08980401;-0.3390447;-0.02349282,0.06872492;-0.7379165;0.06886959,0.07420176;-0.7902476;0.009411812,-0.09303487;0.001377389;-0.01858914,-0.1261366;-0.3448761;-0.01666008,-0.1370557;-0.7471309;0.0617347,-0.1643978;-0.7950537;0.002370931,-0.005805194;0.5283981;-0.06163502,429.246
+0;0;0,0.002928396;0.3074491;-0.006835945,0.006143699;0.6040311;-0.03117909,0.1664649;0.4907098;-0.01164684,0.1976021;0.2120602;0.02525652,0.2341103;-0.06957227;-0.03143406,-0.1570884;0.5012936;-0.00179901,-0.2158655;0.266291;0.1441323,-0.2820961;0.005602777;0.2514576,0.07719456;0.005454571;-0.05456758,0.09512266;-0.3414275;-0.01801821,0.09561519;-0.7435638;0.0751498,0.09205844;-0.7046546;-0.02545111,-0.07561258;0.0106468;-0.05599783,-0.128802;-0.3336075;-0.03061444,-0.1559983;-0.7358404;0.05806033,-0.1569201;-0.6968313;-0.04259034,0.005361692;0.531329;-0.0225643,0;0;0,-0.002714783;0.3059284;-0.0313158,-0.005295053;0.6001464;-0.07588816,0.1586253;0.5164257;-0.09209704,0.2543961;0.2540154;-0.04798675,0.2922363;-0.03000498;-0.08998752,-0.1489291;0.5028847;0.01717632,-0.2313218;0.2957172;0.1911591,-0.3221026;0.0677166;0.344906,0.07137804;0.005967468;-0.06193495,0.0899308;-0.3405797;-0.02262521,0.06975281;-0.7424521;0.06949234,0.07046767;-0.7921962;0.007420301,-0.0927965;0.001528602;-0.01878422,-0.1258781;-0.346159;-0.01694223,-0.1368215;-0.7512043;0.06187864,-0.163976;-0.7988481;0.003170475,-0.004729211;0.5282413;-0.06211281,429.2807
+0;0;0,0.002927657;0.3073715;-0.00683422,0.006141956;0.6038612;-0.03117081,0.1660821;0.4906373;-0.01166455,0.1975742;0.2088111;0.02565952,0.2336717;-0.06965238;-0.03039317,-0.1567058;0.5011961;-0.001840008,-0.2161531;0.2635144;0.1457549,-0.2816384;0.005759507;0.2518726,0.07717268;0.005453025;-0.05455211,0.09508559;-0.3411351;-0.01803371,0.09556971;-0.7363966;0.07354152,0.09187805;-0.6971494;-0.03087525,-0.07559114;0.01064378;-0.05598196,-0.1287355;-0.3333188;-0.03062008,-0.1554668;-0.7286752;0.05653872,-0.1564236;-0.6893244;-0.04792969,0.005359964;0.5311605;-0.02255618,0;0;0,-0.002466768;0.305834;-0.03149629,-0.004652292;0.5998837;-0.07657695,0.1589005;0.5163588;-0.09215903,0.2548711;0.250634;-0.04754019,0.2920607;-0.03008121;-0.08999884,-0.1476645;0.5028753;0.01711869,-0.2321898;0.2951941;0.1946993,-0.3207958;0.07075942;0.3488579,0.07136378;0.005959585;-0.06191111,0.08993024;-0.3403168;-0.02285028,0.06835338;-0.7353221;0.06727792,0.07082865;-0.7918978;0.008112673,-0.09275904;0.001557643;-0.01883142,-0.1259261;-0.3458256;-0.01722651,-0.136763;-0.7439449;0.06024293,-0.1640665;-0.7938553;-0.00197326,-0.004154325;0.5280055;-0.06266642,429.3041
+0;0;0,0.003008035;0.3073594;-0.007069942,0.00624638;0.6037146;-0.03152297,0.165618;0.4906566;-0.0125359,0.1971511;0.2081163;0.02565608,0.2330287;-0.06979612;-0.03052468,-0.1562918;0.5025975;-0.002496844,-0.2160251;0.2665699;0.1491769,-0.2817481;0.01187605;0.2609369,0.07705054;0.005207049;-0.05448356,0.09495097;-0.3399772;-0.01800331,0.09542845;-0.7374188;0.07403702,0.09181414;-0.6984336;-0.02760582,-0.07549901;0.01083695;-0.05581058,-0.1283833;-0.3317717;-0.03079218,-0.1548946;-0.7293152;0.05688794,-0.1558502;-0.6902327;-0.04480602,0.00546042;0.5310402;-0.02288322,0;0;0,-0.001879513;0.3058004;-0.03180313,-0.003263235;0.59969;-0.07713401,0.1594917;0.5161542;-0.09233975,0.2556244;0.2496474;-0.04745507,0.2922697;-0.03057739;-0.08999848,-0.1461352;0.5034596;0.01623613,-0.2312185;0.2966545;0.1958871,-0.3200648;0.07683396;0.3554617,0.0713699;0.005820796;-0.06168318,0.09031917;-0.3391193;-0.02346492,0.06908672;-0.7362432;0.06749201,0.07164249;-0.79004;0.009211302,-0.09255997;0.001692803;-0.01903014,-0.1253486;-0.344322;-0.01759642,-0.1386756;-0.744841;0.05881274,-0.164934;-0.7887684;-0.006534807,-0.00298804;0.5278481;-0.06315184,429.3272
+0;0;0,0.003007245;0.3072787;-0.007068085,0.006243206;0.6034158;-0.03150354,0.1652919;0.4904844;-0.01254271,0.1969052;0.2072262;0.02574632,0.2327649;-0.07054755;-0.03040639,-0.1559678;0.5024012;-0.002523921,-0.2158529;0.2657739;0.1495352,-0.2815431;0.01120713;0.2612394,0.07703717;0.005206145;-0.05447411,0.09490386;-0.3393277;-0.0180626,0.0953816;-0.73698;0.07402653,0.09179837;-0.698072;-0.02674218,-0.0754859;0.01083507;-0.05580088,-0.1282706;-0.331128;-0.03082963,-0.1547959;-0.7288822;0.05689698,-0.1557433;-0.6898779;-0.04392241,0.005457733;0.5307865;-0.02286913,0;0;0,-0.001500502;0.3056961;-0.03204393,-0.002368972;0.5993079;-0.07774746,0.1600015;0.5160071;-0.09248543,0.2561359;0.2487644;-0.04731679,0.2923701;-0.03135028;-0.08997953,-0.1448183;0.5039961;0.01626555,-0.2308498;0.2975968;0.197093,-0.3193933;0.08103365;0.3609762,0.07136384;0.005741939;-0.06167245,0.09023307;-0.3385641;-0.02364826,0.06932396;-0.7359614;0.06715989,0.07176735;-0.7888859;0.009159088,-0.09253348;0.001793179;-0.01906824,-0.1251618;-0.3435795;-0.01777277,-0.1381291;-0.7443191;0.05869709,-0.1643773;-0.7891563;-0.004207145,-0.002214924;0.5275323;-0.06366062,429.3578
+0;0;0,0.003007245;0.3072787;-0.007068085,0.006243206;0.6034158;-0.03150354,0.1652919;0.4904844;-0.01254271,0.1969052;0.2072262;0.02574632,0.2327649;-0.07054755;-0.03040639,-0.1559678;0.5024012;-0.002523921,-0.2158529;0.2657739;0.1495352,-0.2815431;0.01120713;0.2612394,0.07703717;0.005206145;-0.05447411,0.09490386;-0.3393277;-0.0180626,0.0953816;-0.73698;0.07402653,0.09179837;-0.698072;-0.02674218,-0.0754859;0.01083507;-0.05580088,-0.1282706;-0.331128;-0.03082963,-0.1547959;-0.7288822;0.05689698,-0.1557433;-0.6898779;-0.04392241,0.005457733;0.5307865;-0.02286913,0;0;0,-0.001500502;0.3056961;-0.03204393,-0.002368972;0.5993079;-0.07774746,0.1600015;0.5160071;-0.09248543,0.2561359;0.2487644;-0.04731679,0.2923701;-0.03135028;-0.08997953,-0.1448183;0.5039961;0.01626555,-0.2308498;0.2975968;0.197093,-0.3193933;0.08103365;0.3609762,0.07136384;0.005741939;-0.06167245,0.09023307;-0.3385641;-0.02364826,0.06932396;-0.7359614;0.06715989,0.07176735;-0.7888859;0.009159088,-0.09253348;0.001793179;-0.01906824,-0.1251618;-0.3435795;-0.01777277,-0.1381291;-0.7443191;0.05869709,-0.1643773;-0.7891563;-0.004207145,-0.002214924;0.5275323;-0.06366062,429.3796
+0;0;0,0.003078373;0.3072241;-0.007263587,0.006334385;0.6032281;-0.03179695,0.1649674;0.4903646;-0.01320535,0.196424;0.2071126;0.02565166,0.2323194;-0.07090774;-0.03070831,-0.1556174;0.5031871;-0.002925323,-0.2156312;0.2690174;0.1529397,-0.280601;0.0175786;0.2725965,0.07700799;0.004942948;-0.05440754,0.09490233;-0.3391249;-0.01796585,0.09543761;-0.7335349;0.07328,0.0917125;-0.694395;-0.03026047,-0.07541471;0.01104632;-0.05572652,-0.1280207;-0.3304781;-0.03073508,-0.1542424;-0.7249807;0.05624433,-0.1552584;-0.6857425;-0.04734942,0.005545676;0.5306305;-0.02314027,0;0;0,-0.001044571;0.3055966;-0.03253484,-0.001492977;0.5990237;-0.07861412,0.1603868;0.5160608;-0.09304202,0.2565222;0.2487528;-0.04792595,0.2926297;-0.03169537;-0.09041512,-0.1433671;0.5048524;0.01614039,-0.2304441;0.2989659;0.197136,-0.3177545;0.08358815;0.363718,0.07130143;0.005642772;-0.06163692,0.09067655;-0.3382377;-0.0241971,0.06922615;-0.7321907;0.06650114,0.07356007;-0.7886139;0.0087924,-0.09243787;0.001914324;-0.01914212,-0.1247671;-0.343027;-0.01804066,-0.1374869;-0.7405504;0.05744891,-0.164285;-0.7879201;-0.006690368,-0.00144577;0.5272987;-0.06441903,429.4137
+0;0;0,0.003078756;0.3072624;-0.007264493,0.006335164;0.6033025;-0.03180131,0.1648797;0.4904428;-0.01321301,0.1962238;0.2082043;0.02550497,0.2322595;-0.07090291;-0.03107532,-0.1555276;0.5032582;-0.002938671,-0.2153267;0.2699264;0.1523687,-0.2805504;0.01750469;0.2724932,0.07707239;0.004947081;-0.05445305,0.09495966;-0.338985;-0.01802574,0.09549844;-0.7359697;0.07381576,0.09185752;-0.6970364;-0.02738451,-0.07547778;0.01105556;-0.05577312,-0.128063;-0.330334;-0.03079155,-0.1544558;-0.727412;0.05675567,-0.1554489;-0.6883826;-0.04449669,0.005546254;0.5306864;-0.02314243,0;0;0,-0.0006695688;0.3055944;-0.03292513,-0.0008261949;0.5990165;-0.0792681,0.160937;0.5159526;-0.09330237,0.2567766;0.2496906;-0.04792213,0.2928473;-0.03186268;-0.09067047,-0.1423189;0.5053412;0.01630732,-0.2299605;0.3005129;0.1965971,-0.3258751;0.09375384;0.3711016,0.07128493;0.005582169;-0.06178236,0.09100658;-0.3381582;-0.02450275,0.06982517;-0.7348944;0.06596112,0.07397237;-0.7884868;0.008257866,-0.09254897;0.002021855;-0.01898324,-0.124868;-0.3427838;-0.01814767,-0.1373055;-0.7429436;0.05767709,-0.1635867;-0.7889483;-0.00450933,-0.0008523464;0.5272871;-0.06500006,429.4471
+0;0;0,0.003077428;0.3071298;-0.007261357,0.006332954;0.6030902;-0.03179283,0.1638366;0.4904866;-0.01326859,0.1950637;0.2093018;0.02530484,0.2311903;-0.07050908;-0.03141809,-0.1544778;0.5032184;-0.003061363,-0.2140535;0.2707576;0.1516662,-0.2794417;0.01769948;0.2720936,0.07705446;0.00494593;-0.05444038,0.09491152;-0.3384052;-0.0180746,0.09545373;-0.7379235;0.07435307,0.09189999;-0.6992041;-0.02442411,-0.07546022;0.01105299;-0.05576015,-0.1279566;-0.32976;-0.03082077,-0.1545179;-0.7293722;0.0572852,-0.1554872;-0.690559;-0.0415428,0.005543971;0.5304674;-0.02313314,0;0;0,0.0001511425;0.305394;-0.03354692,0.00107193;0.5985981;-0.08073723,0.1615931;0.5159294;-0.0941298,0.2571465;0.2507467;-0.04857111,0.2929738;-0.03155851;-0.09143054,-0.139742;0.5062345;0.0148274,-0.2285882;0.3034801;0.1951741,-0.3231384;0.09697725;0.3719043,0.07116859;0.005399972;-0.06189895,0.0912763;-0.3378105;-0.02538133,0.07080953;-0.737237;0.0651598,0.07026744;-0.7897492;0.01005054,-0.09254261;0.002270821;-0.01887638,-0.1248461;-0.3419498;-0.0188329,-0.1364142;-0.7446429;0.05773411,-0.162254;-0.7894443;-0.002121065,0.0008003861;0.5269071;-0.06624556,429.4804
+0;0;0,0.003188775;0.3071246;-0.007430737,0.006481096;0.6030823;-0.03198972,0.1636961;0.4909336;-0.008403547,0.1978445;0.2093547;0.02438576,0.2341308;-0.07037267;-0.03264648,-0.1544624;0.5039329;-0.003289972,-0.2142225;0.2745617;0.1559127,-0.279975;0.02338636;0.2800268,0.07707812;0.004764426;-0.05442307,0.09502962;-0.3385664;-0.01791299,0.09566484;-0.7381282;0.07432628,0.09334842;-0.6994324;-0.02448973,-0.07546822;0.01113369;-0.05573326,-0.127709;-0.329711;-0.03069107,-0.1542103;-0.7293485;0.05731817,-0.1539401;-0.6905545;-0.04151592,0.005685403;0.5304604;-0.02332321,0;0;0,0.0001511425;0.305394;-0.03354692,0.00107193;0.5985981;-0.08073723,0.1615931;0.5159294;-0.0941298,0.2571465;0.2507467;-0.04857111,0.2929738;-0.03155851;-0.09143054,-0.139742;0.5062345;0.0148274,-0.2285882;0.3034801;0.1951741,-0.3231384;0.09697725;0.3719043,0.07116859;0.005399972;-0.06189895,0.0912763;-0.3378105;-0.02538133,0.07080953;-0.737237;0.0651598,0.07026744;-0.7897492;0.01005054,-0.09254261;0.002270821;-0.01887638,-0.1248461;-0.3419498;-0.0188329,-0.1364142;-0.7446429;0.05773411,-0.162254;-0.7894443;-0.002121065,0.0008003861;0.5269071;-0.06624556,429.5139
+0;0;0,0.003187809;0.3070315;-0.007428485,0.006480518;0.6030244;-0.03199074,0.1631885;0.4909863;-0.008450504,0.1973152;0.2095862;0.02431798,0.2336116;-0.07021841;-0.03273001,-0.1539494;0.503944;-0.003353331,-0.2136717;0.2747184;0.1557482,-0.2794423;0.02347371;0.2798966,0.07705454;0.004762969;-0.05440642,0.09500112;-0.3384737;-0.01790636,0.0956409;-0.7409063;0.07499564,0.09338492;-0.7024374;-0.02124205,-0.07544513;0.01113028;-0.05571621,-0.1276716;-0.329621;-0.03068089,-0.1543633;-0.7321298;0.05796068,-0.1541001;-0.6935652;-0.03829461,0.005684649;0.5303863;-0.02332231,0;0;0,0.0004923791;0.305265;-0.03386378,0.001685187;0.5984322;-0.08150077,0.1616735;0.5158152;-0.09460771,0.2569949;0.250739;-0.04907894,0.2926922;-0.03167763;-0.09184647,-0.1386618;0.5067464;0.01414279,-0.2278377;0.3051815;0.195371,-0.3222673;0.09888171;0.3725319,0.071089;0.005329833;-0.06195235,0.09106943;-0.3378239;-0.02572966,0.07046761;-0.7403203;0.0645771,0.07025607;-0.7895435;0.009240378,-0.09251664;0.002373223;-0.01884642,-0.1251883;-0.3417171;-0.01927292,-0.1364466;-0.7473986;0.05740108,-0.1597459;-0.7892534;-0.002869461,0.001378715;0.5267447;-0.06691098,429.5474
+0;0;0,0.003188046;0.3070544;-0.007429038,0.006480962;0.6030658;-0.03199314,0.1631958;0.4910152;-0.008450952,0.1972622;0.210113;0.02425955,0.2335915;-0.06994575;-0.03284026,-0.1539562;0.5039734;-0.003353553,-0.2135727;0.2751535;0.1554665,-0.2794031;0.02368051;0.2797277,0.07691331;0.004754238;-0.0543067,0.09481979;-0.3377155;-0.01788819,0.09546263;-0.7420717;0.07545789,0.09324743;-0.7037559;-0.0190402,-0.07530686;0.01110988;-0.05561409,-0.1274166;-0.32888;-0.03063471,-0.1542359;-0.7333128;0.05843057,-0.1539775;-0.694903;-0.03608482,0.005684973;0.530417;-0.02332342,0;0;0,0.0008037388;0.3052565;-0.03414011,0.002248138;0.5983968;-0.08205426,0.1622257;0.5159578;-0.0949626,0.2571067;0.2512314;-0.04964113,0.2927339;-0.03147659;-0.09230316,-0.138095;0.5069887;0.01383471,-0.2276498;0.3063005;0.1950547,-0.3210517;0.1012224;0.374588,0.07106486;0.005241946;-0.06172347,0.09128505;-0.3371767;-0.02604318,0.07057045;-0.7417176;0.06415319,0.07113551;-0.7890934;0.009229422,-0.09229775;0.002463112;-0.01904044,-0.1247749;-0.3408696;-0.01846544,-0.1361922;-0.7486626;0.05764232,-0.1580779;-0.7900264;-0.0009425357,0.001888737;0.5267117;-0.06739902,429.5699
+0;0;0,0.003185994;0.3069701;-0.007675963,0.006428197;0.6029254;-0.03246611,0.1635466;0.4905694;-0.01119537,0.197372;0.2106099;0.02439865,0.2337193;-0.06957501;-0.03268082,-0.1542972;0.5043139;-0.003505724,-0.214159;0.2788624;0.1589029,-0.2813631;0.03366484;0.2947137,0.0768343;0.004663619;-0.0543353,0.0947496;-0.3372867;-0.01784544,0.09551973;-0.7323327;0.0732438,0.09244551;-0.6932712;-0.02987054,-0.07531286;0.01118768;-0.05550129,-0.1272568;-0.3283217;-0.03064869,-0.1533837;-0.7233924;0.05650491,-0.1537582;-0.684234;-0.04664601,0.005648701;0.5302924;-0.02374097,0;0;0,0.001031503;0.3051577;-0.03431344,0.002632186;0.5982383;-0.08235431,0.1628476;0.5158325;-0.09519374,0.257336;0.2516039;-0.04998779,0.2926185;-0.03129065;-0.09251559,-0.1377986;0.5071567;0.01405283,-0.2270461;0.3079046;0.196047,-0.3204322;0.1042399;0.3773824,0.07101998;0.005175561;-0.06170059,0.09136076;-0.3367471;-0.02623845,0.06997015;-0.7314357;0.06388736,0.07123612;-0.7892382;0.008994341,-0.09223481;0.002536787;-0.01907591,-0.1248244;-0.3402751;-0.01848734,-0.1357567;-0.7387082;0.05561253,-0.1603361;-0.7871991;-0.007309325,0.002241313;0.5265684;-0.06767273,429.5932
+0;0;0,0.003186107;0.3069811;-0.007676237,0.006431683;0.6032449;-0.03249327,0.1626071;0.4910284;-0.01128567,0.1963795;0.2115079;0.02425253,0.2327434;-0.06880525;-0.03285306,-0.1533407;0.5046909;-0.003641896,-0.2131086;0.2795929;0.1585121,-0.2803434;0.03428321;0.294385,0.07679217;0.004661063;-0.05430552,0.09471469;-0.337427;-0.01780095,0.0954847;-0.7324128;0.07327438,0.09244727;-0.6934598;-0.02860591,-0.07527158;0.01118155;-0.05547087,-0.1272364;-0.3284647;-0.03060825,-0.1533594;-0.7234751;0.05653205,-0.1537294;-0.6844262;-0.04538437,0.005651143;0.5305144;-0.02375643,0;0;0,0.0016561;0.3051578;-0.0343864,0.004064098;0.5984881;-0.08279002,0.1631104;0.5156426;-0.09542882,0.2573364;0.2518038;-0.05019808,0.2924274;-0.03123307;-0.09283102,-0.1355163;0.5073279;0.01350611,-0.2251335;0.3096311;0.1963174,-0.3178126;0.105895;0.3781443,0.07099874;0.005145982;-0.0616486,0.09104885;-0.3369058;-0.02591872,0.07012305;-0.7316685;0.06371164,0.07155496;-0.7872779;0.007694244,-0.09216887;0.002576852;-0.01913408,-0.1249143;-0.3403597;-0.01859233,-0.1357793;-0.7387509;0.05540366,-0.1603292;-0.7864344;-0.006495964,0.003497988;0.5267351;-0.0680306,429.6265
+0;0;0,0.003186057;0.3069762;-0.007676116,0.006432405;0.6033106;-0.03249929,0.1628299;0.4910163;-0.01127138,0.1965548;0.2118888;0.02421685,0.2329924;-0.06899285;-0.03300456,-0.1535654;0.5046982;-0.003616787,-0.2132493;0.2799166;0.1583092,-0.2806204;0.0341094;0.2944577,0.07673201;0.004657411;-0.05426297,0.09465278;-0.3373972;-0.01776198,0.09544219;-0.7423354;0.07560817,0.09265958;-0.7041335;-0.01772516,-0.0752126;0.01117279;-0.0554274,-0.1271724;-0.3284402;-0.03056722,-0.1539535;-0.7334037;0.05876874,-0.1542925;-0.695114;-0.03459769,0.005651629;0.5305582;-0.02375981,0;0;0,0.001874834;0.3051335;-0.03454757,0.004425019;0.598492;-0.08321083,0.1636964;0.5155131;-0.09570837,0.2573277;0.2518913;-0.05047894,0.2920563;-0.03173631;-0.09344125,-0.1352787;0.5076205;0.01348329,-0.2252135;0.3111247;0.1968139,-0.3166507;0.1075258;0.3803437,0.07097489;0.005084172;-0.0615685,0.09098366;-0.336953;-0.02600074,0.07037735;-0.7422609;0.06341052,0.07218055;-0.7886118;0.009065151,-0.09207577;0.002638458;-0.01921075,-0.124947;-0.3402491;-0.01764351,-0.1355915;-0.7488793;0.05719959,-0.1575097;-0.7899647;0.0001681149,0.003843859;0.5267277;-0.06839681,429.6593
+0;0;0,0.003198403;0.3069263;-0.00786805,0.006411158;0.6032133;-0.03284552,0.1627203;0.4914829;-0.008521852,0.197962;0.2123166;0.02346866,0.2343972;-0.06843874;-0.03363964,-0.1536793;0.5050489;-0.003923766,-0.2137936;0.2828544;0.1610462,-0.280728;0.03923698;0.3009847,0.07664429;0.004590771;-0.05421124,0.09457172;-0.3375021;-0.01785379,0.095192;-0.7429428;0.07572198,0.09313133;-0.704835;-0.01690804,-0.07513729;0.01114106;-0.05535833,-0.126988;-0.3285225;-0.03064103,-0.1537789;-0.7340012;0.05884814,-0.1534164;-0.6957968;-0.03379559,0.005642346;0.5304773;-0.02406264,0;0;0,0.002138004;0.3050519;-0.03485179,0.004861012;0.5983444;-0.08369255,0.1641348;0.515398;-0.09607852,0.2574624;0.2518725;-0.05087352,0.2920351;-0.03160402;-0.09398067,-0.1348692;0.5080999;0.0132823,-0.2246836;0.3127291;0.1975724,-0.315905;0.1094393;0.3813232,0.07092978;0.004953414;-0.06147122,0.09106456;-0.3371173;-0.02607369,0.07056653;-0.7429435;0.06350207,0.07396227;-0.7864614;0.006634712,-0.09194663;0.002768056;-0.01929856,-0.1248989;-0.3401359;-0.01797222,-0.135767;-0.7493781;0.0564705,-0.1573447;-0.7903956;0.0004237965,0.004235521;0.5266013;-0.0688343,429.6929
+0;0;0,0.003197672;0.3068561;-0.00786625,0.006410097;0.6031127;-0.03284117,0.1627139;0.4913909;-0.008518896,0.1980177;0.2117337;0.02352787,0.2342933;-0.06779236;-0.03333037,-0.1536748;0.5049564;-0.003920967,-0.2138948;0.2823712;0.1613391,-0.2805362;0.03982049;0.3006648,0.07671205;0.00459483;-0.05425917,0.09464046;-0.3375166;-0.01789974,0.09525524;-0.7393633;0.07484654,0.09314275;-0.7010517;-0.02011292,-0.07520372;0.01115091;-0.05540727,-0.1270573;-0.328531;-0.03068864,-0.1536107;-0.7304153;0.05800727,-0.153239;-0.6920047;-0.03696622,0.005641361;0.5303839;-0.02405916,0;0;0,0.002396777;0.3049573;-0.03504348,0.005583391;0.5981547;-0.08423591,0.1647505;0.5152577;-0.09644103,0.2577451;0.2510224;-0.05157232,0.2917604;-0.03121585;-0.09479392,-0.134288;0.5086573;0.01294463,-0.2239868;0.3134478;0.1982252,-0.3144183;0.1114221;0.3817772,0.07094383;0.004889935;-0.0615871,0.09110215;-0.3371995;-0.0262022,0.07118019;-0.7394328;0.06264925,0.073213;-0.7862294;0.006178141,-0.09206185;0.002895413;-0.01913487,-0.1248716;-0.3400421;-0.01813817,-0.1358307;-0.7456174;0.05583241,-0.1577608;-0.78887;-0.001123484,0.00484167;0.5264409;-0.06927729,429.7274
+0;0;0,0.003197941;0.3068819;-0.007866912,0.006412618;0.6033466;-0.03286008,0.1624622;0.4916222;-0.008554974,0.1978295;0.2114615;0.02354949,0.2340544;-0.06767306;-0.03322911,-0.1534158;0.5051659;-0.003964465,-0.2137443;0.2821799;0.1615931,-0.2802923;0.03996888;0.3007237,0.07667603;0.004592672;-0.05423369,0.09455682;-0.33661;-0.01797085,0.09517726;-0.7421592;0.07562997,0.09308841;-0.7039406;-0.01826688,-0.07516841;0.01114568;-0.05538126,-0.1268842;-0.327634;-0.03072828,-0.1536823;-0.7332212;0.05878485,-0.1533148;-0.6949046;-0.03512589,0.005643189;0.5305523;-0.02407015,0;0;0,0.002761126;0.3049591;-0.03522635,0.006658196;0.5982964;-0.08479333,0.1653641;0.5149713;-0.09678364,0.2579475;0.2500155;-0.05208087,0.2914935;-0.0317775;-0.09589314,-0.1331576;0.5092117;0.01247703,-0.2233201;0.3145999;0.1989404,-0.312901;0.1127721;0.3824968,0.0709037;0.00480172;-0.06157279,0.09150942;-0.3363669;-0.02645421,0.07147832;-0.74237;0.06294345,0.07490298;-0.7871858;0.005677454,-0.09200954;0.002994592;-0.01915402,-0.1247211;-0.339034;-0.01856865,-0.1358626;-0.7483584;0.05600395,-0.157514;-0.7910718;3.513321E-05,0.005730465;0.5265387;-0.06973219,429.7603
+0;0;0,0.003238176;0.3068242;-0.008016801,0.006448901;0.6032817;-0.0330575,0.1629332;0.4915365;-0.01172951,0.1974495;0.2120988;0.02382812,0.2339432;-0.0676398;-0.03290555,-0.1536103;0.5056168;-0.004030289,-0.2142735;0.2860431;0.1652285,-0.280091;0.0446555;0.3073702,0.07667864;0.004372973;-0.05418329,0.09470848;-0.3374461;-0.01771453,0.09523381;-0.7351693;0.07396962,0.0922578;-0.6964568;-0.02551892,-0.07512292;0.01130615;-0.05534694,-0.1267915;-0.328131;-0.03068583,-0.1529927;-0.7258537;0.05717868,-0.1533674;-0.6870421;-0.04234493,0.005682614;0.5304879;-0.02425531,0;0;0,0.003047943;0.3048681;-0.03552508,0.007291719;0.5981374;-0.08543992,0.1661069;0.5146985;-0.09712565,0.2581043;0.2499741;-0.05241966,0.2914048;-0.0323956;-0.09672117,-0.1327847;0.5099518;0.01213444,-0.2225536;0.3158655;0.1987173,-0.3122078;0.1137358;0.3828638,0.07091008;0.004707471;-0.06151557,0.0914216;-0.3370702;-0.02598215,0.07040784;-0.7351223;0.06178474,0.07496406;-0.7870529;0.004781723,-0.09195448;0.003099873;-0.01921797,-0.1245054;-0.3395888;-0.01868975,-0.1351746;-0.7410442;0.05417851,-0.1578518;-0.7876795;-0.005784057,0.006281629;0.526401;-0.07027817,429.7819
+0;0;0,0.003237376;0.3067484;-0.008014821,0.006447273;0.6031293;-0.03304885,0.16313;0.4913578;-0.01170784,0.1975437;0.2127499;0.02374419,0.2341454;-0.06781644;-0.03315734,-0.1538124;0.5054558;-0.003998918,-0.2142954;0.2865342;0.1647573,-0.2803077;0.04443234;0.3073196,0.07659572;0.004368243;-0.05412469,0.09462886;-0.3375136;-0.01764924,0.09515658;-0.737045;0.07445174,0.09223965;-0.6985055;-0.02306172,-0.07504167;0.01129392;-0.05528709,-0.1267197;-0.3282054;-0.03062144,-0.1530401;-0.7277364;0.05764252,-0.1534073;-0.6890997;-0.03990532,0.005681226;0.5303583;-0.02424942,0;0;0,0.003425628;0.3047755;-0.03562975,0.008153796;0.5979276;-0.08573377,0.1670563;0.5145261;-0.0974735,0.2580473;0.2503543;-0.05278182,0.2910711;-0.03285292;-0.09748149,-0.1324561;0.5106502;0.01172821,-0.2219892;0.3170592;0.1976579,-0.3119003;0.1143302;0.3823519,0.0708776;0.004643202;-0.06140256,0.09146838;-0.3372068;-0.02599812,0.07068425;-0.7371887;0.06169868,0.07487006;-0.7870385;0.005158424,-0.09183153;0.003151773;-0.01930033,-0.1243579;-0.3396027;-0.018844,-0.1350653;-0.7428939;0.0542982,-0.1573379;-0.7879215;-0.004566956,0.007037655;0.5262239;-0.0705359,429.8155
+0;0;0,0.003237376;0.3067484;-0.008014821,0.006447273;0.6031293;-0.03304885,0.16313;0.4913578;-0.01170784,0.1975437;0.2127499;0.02374419,0.2341454;-0.06781644;-0.03315734,-0.1538124;0.5054558;-0.003998918,-0.2142954;0.2865342;0.1647573,-0.2803077;0.04443234;0.3073196,0.07659572;0.004368243;-0.05412469,0.09462886;-0.3375136;-0.01764924,0.09515658;-0.737045;0.07445174,0.09223965;-0.6985055;-0.02306172,-0.07504167;0.01129392;-0.05528709,-0.1267197;-0.3282054;-0.03062144,-0.1530401;-0.7277364;0.05764252,-0.1534073;-0.6890997;-0.03990532,0.005681226;0.5303583;-0.02424942,0;0;0,0.003425628;0.3047755;-0.03562975,0.008153796;0.5979276;-0.08573377,0.1670563;0.5145261;-0.0974735,0.2580473;0.2503543;-0.05278182,0.2910711;-0.03285292;-0.09748149,-0.1324561;0.5106502;0.01172821,-0.2219892;0.3170592;0.1976579,-0.3119003;0.1143302;0.3823519,0.0708776;0.004643202;-0.06140256,0.09146838;-0.3372068;-0.02599812,0.07068425;-0.7371887;0.06169868,0.07487006;-0.7870385;0.005158424,-0.09183153;0.003151773;-0.01930033,-0.1243579;-0.3396027;-0.018844,-0.1350653;-0.7428939;0.0542982,-0.1573379;-0.7879215;-0.004566956,0.007037655;0.5262239;-0.0705359,429.8378
+0;0;0,0.003279008;0.3065527;-0.008171489,0.006518788;0.6028064;-0.03333196,0.1632226;0.4909526;-0.012982,0.196913;0.2122427;0.02372925,0.2335929;-0.0686402;-0.03319041,-0.1538125;0.5058109;-0.004130747,-0.2149598;0.2893612;0.1678358,-0.279968;0.05040896;0.3166854,0.07633069;0.004227581;-0.05392241,0.09438496;-0.3377344;-0.01742225,0.09464829;-0.7383572;0.0749403,0.09151848;-0.6999143;-0.02139122,-0.07476311;0.01134593;-0.05507832,-0.1263792;-0.3282515;-0.03046975,-0.152761;-0.7288571;0.05812295,-0.1533758;-0.6903369;-0.03825064,0.005745323;0.5300775;-0.02450337,0;0;0,0.003948778;0.3045385;-0.03595567,0.009325668;0.5974976;-0.08643425,0.1680958;0.514109;-0.09779084,0.2580436;0.2493607;-0.05329728,0.290638;-0.03416196;-0.09838593,-0.1323235;0.5127541;0.01001123,-0.2218603;0.319129;0.1961684,-0.3119009;0.1159862;0.3808469,0.07091966;0.004514068;-0.06084323,0.09154011;-0.3375061;-0.02630043,0.07078522;-0.7385219;0.06193257,0.07505502;-0.7864969;0.004814152,-0.09141846;0.003309085;-0.01958544,-0.1238764;-0.3395357;-0.01921249,-0.1349681;-0.7438889;0.05430634,-0.1557283;-0.788631;-0.003516514,0.008050263;0.5258553;-0.07114387,429.8608
+0;0;0,0.003277392;0.3064017;-0.008167462,0.006516882;0.6026285;-0.03332527,0.1631927;0.4907961;-0.01297912,0.1968976;0.2119663;0.02374791,0.2335389;-0.06862125;-0.0331119,-0.1537857;0.5056517;-0.004129445,-0.2149593;0.2891089;0.167911,-0.2798992;0.05040789;0.3166042,0.07612784;0.004216346;-0.05377911,0.09419091;-0.3379124;-0.01726115,0.09445458;-0.7390517;0.07522047,0.09135308;-0.7006851;-0.02023967,-0.07456442;0.01131578;-0.05493195,-0.1262057;-0.3284472;-0.03031139,-0.1526215;-0.7295693;0.05839552,-0.1532307;-0.6911262;-0.03710631,0.00574357;0.529914;-0.02449843,0;0;0,0.004451901;0.30434;-0.03628731,0.01048014;0.5971696;-0.0872798,0.1691636;0.5139947;-0.09800041,0.2578877;0.2487066;-0.05348969,0.2905542;-0.03446388;-0.09879279,-0.1319774;0.5138484;0.00830505,-0.2212232;0.3205337;0.1951086,-0.310868;0.1172825;0.3793849,0.07097977;0.004439026;-0.06039524,0.09156235;-0.3378268;-0.02659631,0.0708458;-0.7393047;0.06201506,0.07576443;-0.7875487;0.00682497,-0.09109705;0.003477462;-0.01986586,-0.1234366;-0.339547;-0.01934372,-0.1343389;-0.7443866;0.05449143,-0.155157;-0.7883518;-0.002849843,0.009051889;0.5255728;-0.07185984,429.8825
+0;0;0,0.003277392;0.3064017;-0.008167462,0.006516882;0.6026285;-0.03332527,0.1631927;0.4907961;-0.01297912,0.1968976;0.2119663;0.02374791,0.2335389;-0.06862125;-0.0331119,-0.1537857;0.5056517;-0.004129445,-0.2149593;0.2891089;0.167911,-0.2798992;0.05040789;0.3166042,0.07612784;0.004216346;-0.05377911,0.09419091;-0.3379124;-0.01726115,0.09445458;-0.7390517;0.07522047,0.09135308;-0.7006851;-0.02023967,-0.07456442;0.01131578;-0.05493195,-0.1262057;-0.3284472;-0.03031139,-0.1526215;-0.7295693;0.05839552,-0.1532307;-0.6911262;-0.03710631,0.00574357;0.529914;-0.02449843,0;0;0,0.004451901;0.30434;-0.03628731,0.01048014;0.5971696;-0.0872798,0.1691636;0.5139947;-0.09800041,0.2578877;0.2487066;-0.05348969,0.2905542;-0.03446388;-0.09879279,-0.1319774;0.5138484;0.00830505,-0.2212232;0.3205337;0.1951086,-0.310868;0.1172825;0.3793849,0.07097977;0.004439026;-0.06039524,0.09156235;-0.3378268;-0.02659631,0.0708458;-0.7393047;0.06201506,0.07576443;-0.7875487;0.00682497,-0.09109705;0.003477462;-0.01986586,-0.1234366;-0.339547;-0.01934372,-0.1343389;-0.7443866;0.05449143,-0.155157;-0.7883518;-0.002849843,0.009051889;0.5255728;-0.07185984,429.9052
+0;0;0,0.003190192;0.3083263;-0.008492935,0.006418671;0.6118681;-0.03457228,0.1651431;0.4972913;-0.01405556,0.1984549;0.2189638;0.02316034,0.2352;-0.06181219;-0.03365005,-0.1559091;0.5126383;-0.004430341,-0.2182826;0.3003491;0.1716485,-0.2816705;0.06392597;0.3249418,0.07569603;0.004140078;-0.05371501,0.09369256;-0.3382621;-0.017135,0.09392577;-0.740213;0.07561186,0.090725;-0.7019901;-0.01848664,-0.07435773;0.01132795;-0.05454297,-0.1261541;-0.3287147;-0.03026696,-0.1526381;-0.7306783;0.05856128,-0.1533818;-0.6923789;-0.03558198,0.005654738;0.536787;-0.0253676,0;0;0,0.004402667;0.3060173;-0.03848982,0.008440793;0.6048548;-0.0975405,0.1705822;0.5141217;-0.0979768,0.2573958;0.248662;-0.053756,0.2898155;-0.03470013;-0.09922743,-0.1324902;0.5139052;0.004846722,-0.2212569;0.323226;0.1938516,-0.3106787;0.1193348;0.3778214,0.07150696;0.004195213;-0.05917335,0.09067312;-0.3385341;-0.02645493,0.07067132;-0.741005;0.06177044,0.07508275;-0.7875574;0.006519552,-0.09059473;0.003525057;-0.02031005,-0.1231721;-0.3397524;-0.01962604,-0.1337628;-0.7453482;0.05484953,-0.1586227;-0.7889096;0.0009691641,0.007827803;0.5313699;-0.07959414,429.9384
+0;0;0,0.003206572;0.3099094;-0.008536543,0.006449401;0.6147857;-0.03471813,0.1662303;0.499872;-0.01411719,0.1994786;0.2220752;0.02302773,0.2362703;-0.05905667;-0.03385466,-0.1569502;0.5153208;-0.004428172,-0.2192047;0.3034364;0.1713149,-0.2826729;0.0667136;0.3248025,0.07562727;0.004136318;-0.05366622,0.09362793;-0.3383442;-0.01707783,0.09386203;-0.7418416;0.07602583,0.09071214;-0.7037493;-0.01657709,-0.07429019;0.01131766;-0.05449343,-0.1260985;-0.3288029;-0.03021185,-0.1526843;-0.7323129;0.0589581,-0.1534162;-0.6941453;-0.03368887,0.005684704;0.5396295;-0.02550422,0;0;0,0.004569694;0.3073465;-0.04054928,0.008285686;0.6071247;-0.1018035,0.1717327;0.5141037;-0.09826052,0.2565778;0.2485817;-0.05403781,0.2891653;-0.03509733;-0.09973907,-0.1349338;0.5162415;-0.0009922311,-0.2230558;0.3294996;0.191409,-0.3119404;0.1246165;0.375112,0.07169837;0.003990784;-0.05882239,0.09012014;-0.3389375;-0.02693892,0.07036714;-0.7430837;0.06111789,0.07477704;-0.7885462;0.006926775,-0.09041928;0.003698239;-0.02067204,-0.1234601;-0.3396149;-0.02035403,-0.1351932;-0.7470165;0.05288989,-0.1630348;-0.7884697;0.0002591498,0.007753909;0.5336257;-0.08359504,429.9623
+0;0;0,0.003214234;0.3106499;-0.00855694,0.006455595;0.6153829;-0.03472181,0.1674888;0.5002851;-0.01404756,0.2006939;0.2228491;0.02304912,0.2375336;-0.05864981;-0.03390755,-0.15821;0.5158543;-0.004283043,-0.2203837;0.3042451;0.1712318,-0.2839348;0.06721322;0.3249198,0.07528803;0.004117764;-0.05342549,0.09328475;-0.3382877;-0.01684512,0.09351867;-0.7414841;0.07618911,0.09033513;-0.7033054;-0.01740311,-0.07395696;0.01126689;-0.05424899,-0.1257538;-0.3287791;-0.02997274,-0.1523199;-0.7319882;0.05913072,-0.1530596;-0.6937334;-0.03450602,0.005692177;0.5403524;-0.02552333,0;0;0,0.004483983;0.3078772;-0.04217196,0.007705405;0.6073514;-0.1042473,0.1727185;0.5140771;-0.09813309,0.2555158;0.2482716;-0.05407095,0.2882488;-0.03580135;-0.09961236,-0.137113;0.5182983;-0.003390089,-0.2244647;0.3329143;0.190135,-0.3105447;0.1262312;0.3737519,0.07215546;0.003865644;-0.0576036,0.08952254;-0.339185;-0.02730251,0.06967092;-0.7430394;0.06061959,0.07405794;-0.7892673;0.00578713,-0.08968495;0.00428206;-0.02185868,-0.1233974;-0.338888;-0.02071432,-0.1348265;-0.7459567;0.05268309,-0.1633429;-0.788343;-7.647648E-05,0.007278174;0.5339986;-0.08597291,429.9947
+0;0;0,0.003171772;0.3108287;-0.008819014,0.006310705;0.6152092;-0.03518822,0.1689142;0.4995936;-0.01538802,0.201412;0.2225631;0.02289424,0.2387196;-0.05834493;-0.03387177,-0.1599509;0.5161648;-0.004376616,-0.222344;0.3065179;0.1728881,-0.2859732;0.07300638;0.3308351,0.07476415;0.004038529;-0.05301712,0.09265678;-0.338919;-0.01636493,0.09294144;-0.7438847;0.07700583,0.08954178;-0.7057921;-0.01577935,-0.07338092;0.01119718;-0.0539135,-0.1253347;-0.3293735;-0.02950363,-0.1519908;-0.7343847;0.05977599,-0.1529679;-0.6962203;-0.03306004,0.005578076;0.5403153;-0.02594956,0;0;0,0.004347563;0.3078828;-0.04349256,0.007337183;0.6068209;-0.1065154,0.1741612;0.513788;-0.0977813,0.2548346;0.2476156;-0.05405998,0.2876302;-0.03593963;-0.09927571,-0.1395648;0.5224875;-0.005242527,-0.2264245;0.3370325;0.1879655,-0.309799;0.1294465;0.3709418,0.07236831;0.003759667;-0.05626273,0.0890608;-0.3400208;-0.02763224,0.06956403;-0.7457579;0.0601902,0.07362577;-0.7896769;0.003571987,-0.08868767;0.004913455;-0.02295993,-0.1227584;-0.338769;-0.0207315,-0.1342688;-0.7476282;0.05286979,-0.1621548;-0.7895592;0.0005778186,0.006951004;0.533651;-0.08804941,430.0282
+0;0;0,0.003169536;0.3106096;-0.008812797,0.006291983;0.6133833;-0.03503698,0.1697546;0.4980696;-0.01524507,0.2022269;0.2212573;0.02300706,0.2394831;-0.05926487;-0.03368098,-0.1608302;0.5147275;-0.004176086,-0.2231741;0.3052456;0.1729491,-0.286716;0.07205486;0.3306791,0.0744973;0.004024115;-0.05282789,0.09240686;-0.3392579;-0.01614103,0.09269148;-0.7441549;0.07721388,0.08928833;-0.706054;-0.01566634,-0.07311902;0.01115722;-0.05372107,-0.125122;-0.3297357;-0.0292881,-0.1517735;-0.7346781;0.05997635,-0.1527516;-0.6965054;-0.03295476,0.005564392;0.5390043;-0.02586184,0;0;0,0.004611388;0.3073785;-0.04542255,0.007834047;0.6040913;-0.1110746,0.175869;0.5136;-0.09702373,0.2538666;0.2467684;-0.05389547,0.2872132;-0.0363158;-0.09912372,-0.1393121;0.5252473;-0.007114664,-0.225125;0.3399073;0.1863486,-0.3067237;0.1314954;0.3685582,0.07256262;0.003640309;-0.05548191,0.08877698;-0.340556;-0.02763915,0.06924963;-0.7462514;0.06003499,0.07356822;-0.7902673;0.003405094,-0.08797739;0.005501769;-0.02421854,-0.1223075;-0.3384736;-0.02080773,-0.1336455;-0.7472523;0.05286861,-0.1611371;-0.7889973;-5.407259E-05,0.007358953;0.5316331;-0.09192979,430.062
+0;0;0,0.00316394;0.3100612;-0.008797238,0.006263821;0.610638;-0.03482482,0.1686888;0.4962541;-0.015183,0.2010391;0.220481;0.0229255,0.2381402;-0.05887234;-0.03352632,-0.1597935;0.512806;-0.004184416,-0.2219034;0.3041106;0.1722757,-0.2851805;0.07189147;0.3293486,0.07421264;0.004008739;-0.05262603,0.09214059;-0.3396258;-0.01590149,0.09241577;-0.7311125;0.07436147,0.0887035;-0.6922756;-0.02695548,-0.07283963;0.01111458;-0.0535158,-0.124896;-0.3301283;-0.02905775,-0.1506648;-0.7216589;0.05725024,-0.1517317;-0.6827439;-0.04412223,0.005542778;0.5369284;-0.02573225,0;0;0,0.006091654;0.3063913;-0.04808927,0.01307777;0.5997989;-0.1179608,0.1791443;0.5126429;-0.09549868,0.2532386;0.2456308;-0.0534966,0.2871444;-0.03619379;-0.09851766,-0.1336142;0.529337;-0.0119943,-0.2186854;0.3436689;0.1799428,-0.2984963;0.1361375;0.3620486,0.07265252;0.003216654;-0.05481195,0.08893268;-0.3413883;-0.02766084,0.06802824;-0.7329094;0.05999447,0.07372637;-0.7879812;0.004430786,-0.08720974;0.006563385;-0.02538642,-0.1210525;-0.3377943;-0.02016914,-0.1316852;-0.7330353;0.05111064,-0.1606753;-0.78167;-0.006622862,0.0114233;0.5283632;-0.0977,430.0838
+0;0;0,0.003145476;0.3097038;-0.008966293,0.006209312;0.6099266;-0.03508405,0.1714976;0.4949068;-0.0156478,0.2039402;0.216578;0.02350066,0.2406364;-0.05842277;-0.03203333,-0.1627622;0.5123715;-0.003815332,-0.2261478;0.3051999;0.1781578,-0.2872351;0.079933;0.338093,0.07410959;0.003969553;-0.05256369,0.09203467;-0.3403827;-0.01569742,0.09238867;-0.7389444;0.07617156,0.08871179;-0.7005298;-0.02041372,-0.07273442;0.01109084;-0.05345679,-0.1250237;-0.3308662;-0.02916537,-0.1512814;-0.7294399;0.05881789,-0.1524353;-0.6909542;-0.03782424,0.00549798;0.5362744;-0.02597143,0;0;0,0.006112069;0.305927;-0.04876494,0.01289329;0.5990503;-0.1183718,0.18191;0.5119406;-0.09392607,0.2523509;0.2410325;-0.05270767,0.2873559;-0.03613639;-0.09751964,-0.136117;0.5318943;-0.01089991,-0.2221221;0.3443258;0.1826801,-0.2997946;0.1397142;0.3620043,0.07273901;0.002799138;-0.05451727,0.08873242;-0.3425533;-0.02740979,0.06872107;-0.7414594;0.06070876,0.07358995;-0.7908286;0.005122185,-0.08685613;0.007244247;-0.02597041,-0.1202666;-0.3378752;-0.02003848,-0.1310046;-0.7402585;0.05251357,-0.1559916;-0.7851702;-0.003850721,0.01129687;0.5276392;-0.09821987,430.1175
+0;0;0,0.003145476;0.3097038;-0.008966293,0.006209312;0.6099266;-0.03508405,0.1714976;0.4949068;-0.0156478,0.2039402;0.216578;0.02350066,0.2406364;-0.05842277;-0.03203333,-0.1627622;0.5123715;-0.003815332,-0.2261478;0.3051999;0.1781578,-0.2872351;0.079933;0.338093,0.07410959;0.003969553;-0.05256369,0.09203467;-0.3403827;-0.01569742,0.09238867;-0.7389444;0.07617156,0.08871179;-0.7005298;-0.02041372,-0.07273442;0.01109084;-0.05345679,-0.1250237;-0.3308662;-0.02916537,-0.1512814;-0.7294399;0.05881789,-0.1524353;-0.6909542;-0.03782424,0.00549798;0.5362744;-0.02597143,0;0;0,0.006112069;0.305927;-0.04876494,0.01289329;0.5990503;-0.1183718,0.18191;0.5119406;-0.09392607,0.2523509;0.2410325;-0.05270767,0.2873559;-0.03613639;-0.09751964,-0.136117;0.5318943;-0.01089991,-0.2221221;0.3443258;0.1826801,-0.2997946;0.1397142;0.3620043,0.07273901;0.002799138;-0.05451727,0.08873242;-0.3425533;-0.02740979,0.06872107;-0.7414594;0.06070876,0.07358995;-0.7908286;0.005122185,-0.08685613;0.007244247;-0.02597041,-0.1202666;-0.3378752;-0.02003848,-0.1310046;-0.7402585;0.05251357,-0.1559916;-0.7851702;-0.003850721,0.01129687;0.5276392;-0.09821987,430.1408
+0;0;0,0.003143974;0.3095559;-0.008962012,0.006205968;0.6095996;-0.0350651,0.170526;0.4948462;-0.01569218,0.2030402;0.2159028;0.02354273,0.2395882;-0.05798709;-0.03176691,-0.1617836;0.5122089;-0.003928749,-0.2253092;0.3045798;0.1784462,-0.2861497;0.08022293;0.3377353,0.07396045;0.003961565;-0.0524579,0.09200435;-0.3426735;-0.01534724,0.09235904;-0.7419907;0.07669592,0.08879788;-0.703841;-0.01684931,-0.07258804;0.01106852;-0.0533492,-0.1252239;-0.3331555;-0.02889675,-0.1515315;-0.7324847;0.05925331,-0.152649;-0.6942661;-0.03434698,0.005494878;0.5359724;-0.02595558,0;0;0,0.006157219;0.3056981;-0.04925323,0.01283935;0.5987016;-0.1186026,0.1808769;0.511555;-0.09438014,0.251685;0.2402222;-0.05230045,0.2874944;-0.03571466;-0.09687757,-0.1354137;0.5337044;-0.01208165,-0.220834;0.3455659;0.1821174,-0.2964638;0.1425332;0.3623073,0.07275295;0.002565905;-0.05420423,0.08831842;-0.3450764;-0.02661562,0.06915221;-0.7449341;0.06097889,0.07367733;-0.7899437;0.004561659,-0.08652059;0.007509802;-0.02637166,-0.1202893;-0.339894;-0.02099517,-0.1303277;-0.7427865;0.05318801,-0.1539113;-0.7854393;-0.001540456,0.01126833;0.5272907;-0.09854102,430.1732
+0;0;0,0.003123421;0.30916;-0.009063036,0.006160892;0.6084925;-0.03517947,0.1677981;0.4944881;-0.01638626,0.2002702;0.2125397;0.02375545,0.2368663;-0.05825758;-0.03068931,-0.159168;0.5122552;-0.004332902,-0.2241796;0.3056283;0.183389,-0.2833101;0.08623672;0.3446516,0.07394682;0.003962561;-0.05244708,0.09194739;-0.3428504;-0.01524206,0.09230154;-0.7438675;0.0770814,0.08868021;-0.7058122;-0.01545326,-0.0725776;0.01102422;-0.05334311,-0.1253895;-0.3333589;-0.02887691,-0.1516663;-0.7343425;0.05978101,-0.1528707;-0.6962203;-0.03281079,0.005456439;0.5350356;-0.02607154,0;0;0,0.00706987;0.3051023;-0.0503428,0.01510797;0.5971773;-0.1204108,0.1800288;0.5107992;-0.09448302,0.2507172;0.2364323;-0.05104733,0.2878509;-0.03591889;-0.09666121,-0.1311441;0.5343186;-0.01548773,-0.2163341;0.344013;0.1812028,-0.2881643;0.144921;0.3624139,0.07287788;0.002174214;-0.05402422,0.08848643;-0.3456579;-0.02651667,0.06890844;-0.7472343;0.06118465,0.07410167;-0.7908897;0.004717112,-0.08638791;0.007822661;-0.02665454,-0.1198516;-0.3397934;-0.02111407,-0.1293169;-0.7443421;0.05364709,-0.1517615;-0.7861066;-0.001004141,0.01320845;0.5259769;-0.1002549,430.1957
+0;0;0,0.003118779;0.3087004;-0.009049565,0.006147693;0.6071888;-0.03509172,0.1689949;0.493103;-0.01625374,0.2011098;0.2142561;0.0234464,0.2377193;-0.05664045;-0.03101833,-0.160404;0.5110022;-0.004110705,-0.2247005;0.3066483;0.1815462,-0.2838526;0.08717626;0.3428679,0.07387309;0.00395861;-0.05239478,0.09191202;-0.3435935;-0.01511047,0.0922665;-0.744984;0.07729894,0.08866742;-0.7069782;-0.01466703,-0.07250524;0.01101323;-0.05328992,-0.1254297;-0.3341039;-0.02877158,-0.1517309;-0.7354607;0.0599689,-0.152928;-0.6973884;-0.03205387,0.005445353;0.5339521;-0.02601109,0;0;0,0.007913187;0.304527;-0.05087495,0.01728487;0.5956879;-0.1209662,0.1828479;0.5083803;-0.09141672,0.2498845;0.2359991;-0.05045748,0.2879498;-0.03624952;-0.09653687,-0.1310363;0.5349292;-0.01680648,-0.214984;0.3475298;0.1786348,-0.2844192;0.1493618;0.3619373,0.07297568;0.001863375;-0.05375123,0.08839525;-0.3467408;-0.0264504,0.06922971;-0.7487968;0.06094313,0.07306997;-0.7923679;0.005199667,-0.08617298;0.008185658;-0.02693194,-0.1197795;-0.3401641;-0.02135855,-0.1291853;-0.7451581;0.05310849,-0.1509711;-0.7876076;8.740276E-05,0.0150497;0.5247108;-0.1008707,430.2181
+0;0;0,0.003117957;0.3086191;-0.009047181,0.006147825;0.607204;-0.03509949,0.1678189;0.4933526;-0.0163243,0.1998959;0.2148346;0.023329,0.2364611;-0.05573452;-0.03106988,-0.1592122;0.5111232;-0.004268551,-0.2234329;0.3070103;0.1811694,-0.2825135;0.08780357;0.3422961,0.07376645;0.003952896;-0.05231915,0.09179119;-0.3433258;-0.01506417,0.09214712;-0.7463657;0.07772496,0.08859956;-0.7084745;-0.01292447,-0.07240058;0.01099733;-0.053213,-0.1252834;-0.3338483;-0.02871395,-0.1516927;-0.7368544;0.06039119,-0.1528726;-0.6988977;-0.03031423,0.005444916;0.5339081;-0.02601151,0;0;0,0.007879391;0.3044334;-0.05094647,0.01703222;0.5957651;-0.1207885,0.1815049;0.5083125;-0.09179151,0.248895;0.2364774;-0.05010366,0.2882743;-0.03513473;-0.09679437,-0.1311647;0.5356088;-0.01928969,-0.2149986;0.3497689;0.177202,-0.2811862;0.152903;0.3625852,0.0731062;0.001682743;-0.05335784,0.08822934;-0.346698;-0.02657223,0.06911924;-0.7505978;0.06032348,0.07335462;-0.7943165;0.007033832,-0.08597276;0.008280229;-0.02710223,-0.1200252;-0.3397591;-0.02216334,-0.1290822;-0.746326;0.05315197,-0.1504341;-0.7879908;0.00118624,0.01490884;0.5246868;-0.1008196,430.2508
+0;0;0,0.003168039;0.3086142;-0.009193703,0.006237631;0.6071925;-0.03531939,0.1678788;0.4932139;-0.01675236,0.199598;0.2146794;0.02307292,0.2364782;-0.05589968;-0.03106283,-0.1592174;0.5116861;-0.004520359,-0.2239404;0.3110052;0.184455,-0.2825829;0.0941692;0.348915,0.07379276;0.003869123;-0.05228829,0.09179409;-0.3434056;-0.01498485,0.09227037;-0.7464535;0.07776881,0.08869505;-0.7085738;-0.01288053,-0.07235769;0.01105511;-0.05325933,-0.1252299;-0.3337892;-0.02871874,-0.151616;-0.7367871;0.06043043,-0.1528225;-0.6988397;-0.03027546,0.005524043;0.5338984;-0.02621714,0;0;0,0.007879391;0.3044334;-0.05094647,0.01703222;0.5957651;-0.1207885,0.1815049;0.5083125;-0.09179151,0.248895;0.2364774;-0.05010366,0.2882743;-0.03513473;-0.09679437,-0.1311647;0.5356088;-0.01928969,-0.2149986;0.3497689;0.177202,-0.2811862;0.152903;0.3625852,0.0731062;0.001682743;-0.05335784,0.08822934;-0.346698;-0.02657223,0.06911924;-0.7505978;0.06032348,0.07335462;-0.7943165;0.007033832,-0.08597276;0.008280229;-0.02710223,-0.1200252;-0.3397591;-0.02216334,-0.1290822;-0.746326;0.05315197,-0.1504341;-0.7879908;0.00118624,0.01490884;0.5246868;-0.1008196,430.2752
+0;0;0,0.003163124;0.3081354;-0.00917944,0.006221059;0.6055772;-0.0352039,0.1710231;0.4911231;-0.01649199,0.2021384;0.2178914;0.02257508,0.2391309;-0.05351132;-0.03172544,-0.1624352;0.5099546;-0.004022079,-0.2259259;0.3130943;0.1813555,-0.284747;0.09559827;0.3463162,0.07356905;0.003857393;-0.05212978,0.09149912;-0.3420427;-0.014974,0.09197674;-0.74622;0.07803957,0.08840153;-0.7083405;-0.01260668,-0.07213834;0.0110216;-0.05309787,-0.1248012;-0.3324577;-0.02865441,-0.1512613;-0.7365848;0.06074456,-0.1524678;-0.6986377;-0.02995823,0.005510545;0.5325989;-0.02614086,0;0;0,0.008761331;0.3039014;-0.0510776,0.01941985;0.5941763;-0.1202278,0.186237;0.5050305;-0.08660769,0.2477728;0.2367628;-0.04924846,0.2883911;-0.0353713;-0.0968889,-0.133304;0.5360858;-0.01995574,-0.2156136;0.3550436;0.1739483,-0.2812205;0.1573968;0.3599802,0.07327093;0.001437292;-0.05266976,0.08794197;-0.3456401;-0.02676821,0.06921284;-0.7506949;0.06035757,0.07335129;-0.7943795;0.007018328,-0.08553449;0.008583034;-0.02747691,-0.1193248;-0.338085;-0.02214936,-0.1283874;-0.7457434;0.05363656,-0.1496244;-0.7871107;0.001221776,0.01689056;0.5233738;-0.1005024,430.3032
+0;0;0,0.003156437;0.307484;-0.009160034,0.006202737;0.6037945;-0.03508581,0.1731291;0.4890801;-0.01628392,0.2040484;0.2175694;0.02253708,0.2409412;-0.05310252;-0.03161723,-0.1646037;0.508153;-0.003654161,-0.2276945;0.3125327;0.1805558,-0.2863572;0.09562229;0.3450722,0.07340021;0.00384854;-0.05201013,0.09133139;-0.3420728;-0.01485207,0.09178915;-0.7294493;0.07429512,0.08686915;-0.688606;-0.05044717,-0.07197277;0.0109963;-0.052976,-0.1246389;-0.3325041;-0.02853105,-0.149999;-0.7198325;0.05715179,-0.1516594;-0.6788961;-0.06766832,0.005494866;0.5310876;-0.02605648,0;0;0,0.009556264;0.3031919;-0.05122185,0.02133685;0.5923411;-0.1200122,0.1897428;0.5032561;-0.08285141,0.2468202;0.2354417;-0.04822898,0.2885739;-0.03552762;-0.09711003,-0.1346759;0.5358022;-0.02108274,-0.2167295;0.3572934;0.1727804,-0.2804643;0.1603071;0.3590365,0.07341266;0.001094997;-0.05212331,0.0879164;-0.3460482;-0.02672553,0.06837493;-0.7337568;0.05876207,0.04626368;-0.7336031;-0.06091547,-0.08527794;0.008673734;-0.02756617,-0.1189373;-0.3380283;-0.02221651,-0.1274881;-0.7286724;0.05080368,-0.1559381;-0.7972764;-0.02110099,0.01854195;0.5218039;-0.1003904,430.3277
+0;0;0,0.003148939;0.3060226;-0.009299691,0.006163351;0.6001808;-0.03519053,0.166972;0.4874958;-0.01697034,0.1979764;0.2140379;0.02248765,0.2349648;-0.05620155;-0.03135235,-0.1584572;0.5063391;-0.004481593,-0.2220849;0.3129868;0.184896,-0.2820596;0.1013091;0.3548718,0.07304802;0.003800135;-0.05175925,0.09082694;-0.3397444;-0.01481313,0.09128477;-0.7160693;0.07175656,0.08627037;-0.6752352;-0.05310232,-0.0716239;0.01094524;-0.0527228,-0.1239578;-0.3302041;-0.02859324,-0.1485202;-0.7064538;0.05476007,-0.1502733;-0.6655285;-0.07017922,0.005463334;0.5279933;-0.02619065,0;0;0,0.01087178;0.3016018;-0.05161786,0.02442636;0.5884107;-0.1206217,0.1865564;0.5038845;-0.08499408,0.2465132;0.2349425;-0.04794216,0.2886586;-0.03540966;-0.09723425,-0.127781;0.5341974;-0.0276792,-0.2113881;0.3570359;0.1696052,-0.2746731;0.1604148;0.3557002,0.07352637;0.0006899834;-0.05121398,0.08758481;-0.344159;-0.0270164,0.06749825;-0.7202516;0.05822325,0.04570797;-0.7203137;-0.06158376,-0.08476931;0.008677996;-0.02771879,-0.1180917;-0.3356504;-0.02210102,-0.1266735;-0.715175;0.04862637,-0.1542942;-0.7836033;-0.02404572,0.02119716;0.5184475;-0.1009429,430.3603
+0;0;0,0.003135563;0.3047228;-0.009260189,0.006132422;0.5971699;-0.03500169,0.1697006;0.4841879;-0.0166733,0.2003298;0.2140382;0.02230733,0.2372437;-0.05565679;-0.0314242,-0.1612811;0.5033526;-0.003971469,-0.224139;0.3123395;0.183115,-0.2839929;0.1010882;0.3527484,0.07272077;0.003783111;-0.05152738,0.09047396;-0.3392641;-0.01463474,0.09095712;-0.7364103;0.07672468,0.08712288;-0.698126;-0.01874826,-0.07130304;0.01089621;-0.05248661,-0.1235612;-0.3297593;-0.02839198,-0.1494826;-0.7268262;0.0595731,-0.1508231;-0.6884722;-0.03596132,0.005436226;0.5253763;-0.02605092,0;0;0,0.01191089;0.3001429;-0.05219126,0.02664171;0.5849721;-0.1218147,0.1908605;0.5012012;-0.08114195,0.2455534;0.2341855;-0.04723334,0.2887891;-0.03522685;-0.09755969,-0.128121;0.5339115;-0.02748471,-0.2110642;0.3588902;0.1672625,-0.2738017;0.1626488;0.3531076,0.07360536;0.0002201051;-0.05039739,0.08757582;-0.3441792;-0.02691054,0.06946084;-0.7424139;0.05766369,0.07466191;-0.790821;0.002675541,-0.08423936;0.00891069;-0.02796472,-0.1175026;-0.3349078;-0.02163498,-0.1258371;-0.7355172;0.05262502,-0.1471037;-0.7806114;-0.003115546,0.02314158;0.5154837;-0.1019645,430.3936

+ 145 - 0
DataCSV/George/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.00185132;0.3190723;-0.0007970108,0.003651297;0.6271887;-0.01587798,0.1637541;0.507652;0.01053264,0.1958406;0.2346988;0.03278985,0.2392242;-0.0631184;-0.03841744,-0.1559153;0.4996061;-0.005899426,-0.2014257;0.2281813;-0.02280285,-0.2538399;-0.06989431;-0.0864535,0.08180316;0.009292711;-0.05728688,0.1006241;-0.3033447;-0.02789356,0.1012229;-0.7251716;0.06984095,0.103479;-0.6852023;-0.03486968,-0.07897534;0.008161484;-0.0612877,-0.1252434;-0.3020878;-0.03751829,-0.1512981;-0.7244869;0.05408084,-0.1463314;-0.6843552;-0.05052066,0.003327303;0.551594;-0.0096501,0;0;0,-0.006261811;0.3179766;-0.02574563,-0.01373243;0.6238925;-0.06470728,0.1473044;0.5282787;-0.1011717,0.2550025;0.2754038;-0.0791769,0.2646111;-0.02850693;-0.1356893,-0.1433451;0.4825034;0.02696688,-0.1786961;0.2092858;0.03840321,-0.23907;-0.08587039;-0.03149339,0.06818642;0.007562503;-0.07316637,0.1148999;-0.3028744;-0.05298805,0.1285864;-0.7214305;0.05707431,0.1426625;-0.7721695;-0.008894444,-0.1001088;-0.000102528;-0.0061739,-0.1506435;-0.3105384;-0.01218606,-0.1593005;-0.7363612;0.0658542,-0.1767634;-0.7903046;0.004884094,-0.01162976;0.5490817;-0.05236411,289.0015
+0;0;0,0.001790604;0.3190713;-0.001207888,0.003489065;0.6271256;-0.0174497,0.1635757;0.5079626;0.0103903,0.1958247;0.2350045;0.03234964,0.2389487;-0.06280017;-0.0390676,-0.1560862;0.4997915;-0.005845569,-0.2016106;0.2283362;-0.02221402,-0.254151;-0.0699918;-0.08456503,0.08179057;0.009273808;-0.05730791,0.1006034;-0.303343;-0.02769134,0.1005211;-0.7251217;0.07025269,0.1027277;-0.6852264;-0.03446601,-0.07907477;0.008155919;-0.06116012,-0.1255629;-0.3020564;-0.03733764,-0.1517145;-0.7244428;0.05429284,-0.1467984;-0.6843843;-0.05031812,0.003192597;0.5515619;-0.01085554,0;0;0,-0.006261811;0.3179766;-0.02574563,-0.01373243;0.6238925;-0.06470728,0.1473044;0.5282787;-0.1011717,0.2550025;0.2754038;-0.0791769,0.2646111;-0.02850693;-0.1356893,-0.1433451;0.4825034;0.02696688,-0.1786961;0.2092858;0.03840321,-0.23907;-0.08587039;-0.03149339,0.06818642;0.007562503;-0.07316637,0.1148999;-0.3028744;-0.05298805,0.1285864;-0.7214305;0.05707431,0.1426625;-0.7721695;-0.008894444,-0.1001088;-0.000102528;-0.0061739,-0.1506435;-0.3105384;-0.01218606,-0.1593005;-0.7363612;0.0658542,-0.1767634;-0.7903046;0.004884094,-0.01162976;0.5490817;-0.05236411,289.0166
+0;0;0,0.001790446;0.3190432;-0.001207781,0.003488754;0.6270705;-0.01744827,0.1635252;0.5079257;0.01038469,0.1957869;0.2348604;0.03235265,0.2388239;-0.06234366;-0.03892056,-0.1560367;0.4997571;-0.005846096,-0.201579;0.2281952;-0.02222097,-0.2540134;-0.06953111;-0.08444624,0.08177024;0.009271502;-0.05729366,0.1005751;-0.3032125;-0.02768967,0.1004926;-0.7257471;0.07042989,0.1027033;-0.6858336;-0.03448244,-0.07905511;0.008153891;-0.06114491,-0.1255235;-0.3019266;-0.03733256,-0.151722;-0.72507;0.05446214,-0.1467968;-0.684993;-0.05034224,0.003192304;0.5515113;-0.0108545,0;0;0,-0.00626807;0.3179443;-0.02579498,-0.01369139;0.6238168;-0.06489015,0.147306;0.5282054;-0.1011815,0.2544704;0.2750201;-0.07879782,0.2638572;-0.02820992;-0.1355937,-0.1432572;0.4824555;0.02684502,-0.1785786;0.209122;0.03821406,-0.2386532;-0.08546728;-0.03157486,0.06820006;0.007567734;-0.07311893,0.1148843;-0.3027436;-0.05302548,0.128889;-0.7221183;0.05693698,0.1424945;-0.7733963;-0.008778572,-0.1000801;-9.659233E-05;-0.006233336,-0.1503595;-0.3104507;-0.01157874,-0.1589781;-0.7370945;0.06629149,-0.1764332;-0.7912702;0.005303439,-0.01161294;0.5490164;-0.05250788,289.0345
+0;0;0,0.001790383;0.319032;-0.001207739,0.003488643;0.6270524;-0.01744807,0.1634616;0.5079219;0.01037673,0.1957174;0.2349067;0.03234066,0.238699;-0.06191516;-0.03884089,-0.1559737;0.4997566;-0.005847631,-0.2015077;0.2282445;-0.02221951,-0.2538747;-0.06909892;-0.08436474,0.08172264;0.009266105;-0.0572603,0.1005087;-0.3029059;-0.02768587,0.1004262;-0.725677;0.07048861,0.1026473;-0.6857167;-0.03491838,-0.07900909;0.008149144;-0.06110932,-0.1254311;-0.3016218;-0.03732074,-0.1516442;-0.7250021;0.05452534,-0.1466958;-0.6848775;-0.05077319,0.003192182;0.5514903;-0.01085405,0;0;0,-0.006412268;0.3179298;-0.02579999,-0.01388228;0.6237853;-0.06496668,0.1470909;0.5282034;-0.1011341,0.2540283;0.2749815;-0.07870102,0.2628288;-0.02792647;-0.1351523,-0.1433886;0.4825625;0.02684442,-0.1787332;0.2092815;0.03817872,-0.2387702;-0.08498946;-0.03122998,0.0682198;0.007597163;-0.07301736,0.1147032;-0.3024291;-0.0529685,0.1286573;-0.7220519;0.05701184,0.1425913;-0.7736332;-0.009057045,-0.1000098;-0.000151366;-0.006419673,-0.1504431;-0.3101658;-0.01156429,-0.1591465;-0.7370756;0.06619146,-0.1768562;-0.7921007;0.005595505,-0.01179531;0.5489845;-0.05256939,289.0558
+0;0;0,0.001713543;0.3190347;-0.0002225027,0.003459784;0.6272288;-0.01309234,0.1635728;0.5072621;0.01078325,0.1958186;0.2342425;0.0327077,0.2391354;-0.06228977;-0.03947056,-0.155853;0.4992033;-0.005170883,-0.2014817;0.2276776;-0.02104438,-0.2540147;-0.06998035;-0.08152162,0.08174888;0.009276056;-0.05722121,0.1004576;-0.3028866;-0.0274994,0.1000883;-0.7256534;0.07069296,0.1022202;-0.6854935;-0.03469682,-0.07907409;0.008133954;-0.0610272,-0.1256818;-0.3015943;-0.03704731,-0.1519361;-0.7250134;0.05460812,-0.1470791;-0.6846855;-0.05067491,0.003163779;0.5515733;-0.007674418,0;0;0,-0.006412268;0.3179298;-0.02579999,-0.01388228;0.6237853;-0.06496668,0.1470909;0.5282034;-0.1011341,0.2540283;0.2749815;-0.07870102,0.2628288;-0.02792647;-0.1351523,-0.1433886;0.4825625;0.02684442,-0.1787332;0.2092815;0.03817872,-0.2387702;-0.08498946;-0.03122998,0.0682198;0.007597163;-0.07301736,0.1147032;-0.3024291;-0.0529685,0.1286573;-0.7220519;0.05701184,0.1425913;-0.7736332;-0.009057045,-0.1000098;-0.000151366;-0.006419673,-0.1504431;-0.3101658;-0.01156429,-0.1591465;-0.7370756;0.06619146,-0.1768562;-0.7921007;0.005595505,-0.01179531;0.5489845;-0.05256939,289.068
+0;0;0,0.001713543;0.3190347;-0.0002225027,0.003459784;0.6272288;-0.01309234,0.1635728;0.5072621;0.01078325,0.1958186;0.2342425;0.0327077,0.2391354;-0.06228977;-0.03947056,-0.155853;0.4992033;-0.005170883,-0.2014817;0.2276776;-0.02104438,-0.2540147;-0.06998035;-0.08152162,0.08174888;0.009276056;-0.05722121,0.1004576;-0.3028866;-0.0274994,0.1000883;-0.7256534;0.07069296,0.1022202;-0.6854935;-0.03469682,-0.07907409;0.008133954;-0.0610272,-0.1256818;-0.3015943;-0.03704731,-0.1519361;-0.7250134;0.05460812,-0.1470791;-0.6846855;-0.05067491,0.003163779;0.5515733;-0.007674418,0;0;0,-0.006412268;0.3179298;-0.02579999,-0.01388228;0.6237853;-0.06496668,0.1470909;0.5282034;-0.1011341,0.2540283;0.2749815;-0.07870102,0.2628288;-0.02792647;-0.1351523,-0.1433886;0.4825625;0.02684442,-0.1787332;0.2092815;0.03817872,-0.2387702;-0.08498946;-0.03122998,0.0682198;0.007597163;-0.07301736,0.1147032;-0.3024291;-0.0529685,0.1286573;-0.7220519;0.05701184,0.1425913;-0.7736332;-0.009057045,-0.1000098;-0.000151366;-0.006419673,-0.1504431;-0.3101658;-0.01156429,-0.1591465;-0.7370756;0.06619146,-0.1768562;-0.7921007;0.005595505,-0.01179531;0.5489845;-0.05256939,289.0799
+0;0;0,0.0017134;0.3190081;-0.0002224842,0.003459619;0.6271989;-0.01309223,0.1636019;0.5072237;0.01078676,0.1958529;0.2341594;0.03271479,0.2391183;-0.06202134;-0.03937789,-0.1558821;0.4991633;-0.005170284,-0.2015183;0.2275932;-0.02104638,-0.2539891;-0.06971183;-0.08145191,0.08174845;0.009276007;-0.05722091,0.100456;-0.3028668;-0.02750099,0.1000856;-0.7268344;0.07097027,0.1022117;-0.6867028;-0.03412697,-0.07907367;0.008133912;-0.06102687,-0.1256785;-0.3015747;-0.03704851,-0.1520073;-0.7261963;0.05486726,-0.1471638;-0.6858971;-0.05012353,0.003163612;0.5515429;-0.007674275,0;0;0,-0.00653705;0.3178976;-0.02583671,-0.01408401;0.6237412;-0.06505704,0.1469977;0.5282389;-0.1010525,0.2535625;0.2748214;-0.07850027,0.2619865;-0.02775905;-0.1347706,-0.1436176;0.4826277;0.0268448,-0.178945;0.2092961;0.03810905,-0.2389548;-0.08471668;-0.03079345,0.06827599;0.00760071;-0.07296371,0.1146151;-0.3024282;-0.05293536,0.1285977;-0.7231257;0.05780482,0.1424144;-0.7735904;-0.009181261,-0.1000043;-0.0001450358;-0.006496137,-0.150434;-0.3101416;-0.0115364,-0.1592828;-0.7382813;0.06633136,-0.1769548;-0.7930402;0.00586459,-0.01198076;0.5489417;-0.05265141,289.1005
+0;0;0,0.00146838;0.319009;0.0005322625,0.003017098;0.6272535;-0.01104381,0.1633327;0.5069431;0.01076275,0.1956504;0.2338962;0.03280865,0.2388766;-0.06224933;-0.03945198,-0.1561695;0.4988942;-0.004661486,-0.2017297;0.2272725;-0.01986035,-0.2546454;-0.07035244;-0.07826885,0.08182404;0.009278141;-0.05711241,0.1005581;-0.3028575;-0.0273332,0.09955602;-0.7267303;0.07154053,0.1015458;-0.6865042;-0.03355021,-0.07906432;0.008127095;-0.0610399,-0.1259415;-0.3015182;-0.03677593,-0.1522915;-0.7261022;0.05530718,-0.1475869;-0.6857092;-0.04968069,0.002791745;0.5515728;-0.005977036,0;0;0,-0.00653705;0.3178976;-0.02583671,-0.01408401;0.6237412;-0.06505704,0.1469977;0.5282389;-0.1010525,0.2535625;0.2748214;-0.07850027,0.2619865;-0.02775905;-0.1347706,-0.1436176;0.4826277;0.0268448,-0.178945;0.2092961;0.03810905,-0.2389548;-0.08471668;-0.03079345,0.06827599;0.00760071;-0.07296371,0.1146151;-0.3024282;-0.05293536,0.1285977;-0.7231257;0.05780482,0.1424144;-0.7735904;-0.009181261,-0.1000043;-0.0001450358;-0.006496137,-0.150434;-0.3101416;-0.0115364,-0.1592828;-0.7382813;0.06633136,-0.1769548;-0.7930402;0.00586459,-0.01198076;0.5489417;-0.05265141,289.1121
+0;0;0,0.001468257;0.3189823;0.000532218,0.003016943;0.6272223;-0.01104383,0.1632479;0.506933;0.01075407,0.1955754;0.2338032;0.03280667,0.2387593;-0.06205273;-0.0393833,-0.1560858;0.4988884;-0.004662031,-0.2016598;0.2271842;-0.01986551,-0.2545238;-0.07014972;-0.0782169,0.08181889;0.009277559;-0.05710883,0.100534;-0.3025428;-0.0273597,0.09953246;-0.7261978;0.0714632,0.1015487;-0.6858358;-0.03502313,-0.07905935;0.008126585;-0.06103607,-0.1258892;-0.301206;-0.03679661,-0.1522257;-0.7255718;0.05523915,-0.1474586;-0.6850408;-0.05114294,0.002791583;0.5515392;-0.005976886,0;0;0,-0.006570585;0.3178694;-0.02584601,-0.01409765;0.6236998;-0.06513929,0.1469268;0.5282295;-0.1009774,0.2533298;0.2746514;-0.07844186,0.2613517;-0.02771699;-0.1342626,-0.1436854;0.4828554;0.02674589,-0.1790725;0.2094404;0.0378494,-0.2388273;-0.08428767;-0.0311444,0.06828801;0.007606536;-0.07294321,0.1146259;-0.3021102;-0.05305505,0.1284235;-0.722533;0.05787206,0.1429379;-0.7738186;-0.01019239,-0.09999553;-0.0001511385;-0.006534152,-0.1503623;-0.3098356;-0.01162732,-0.1593479;-0.7377208;0.06637246,-0.1773803;-0.7934691;0.00494884,-0.01200585;0.5489001;-0.05271769,289.1339
+0;0;0,0.001468257;0.3189823;0.000532218,0.003016943;0.6272223;-0.01104383,0.1632479;0.506933;0.01075407,0.1955754;0.2338032;0.03280667,0.2387593;-0.06205273;-0.0393833,-0.1560858;0.4988884;-0.004662031,-0.2016598;0.2271842;-0.01986551,-0.2545238;-0.07014972;-0.0782169,0.08181889;0.009277559;-0.05710883,0.100534;-0.3025428;-0.0273597,0.09953246;-0.7261978;0.0714632,0.1015487;-0.6858358;-0.03502313,-0.07905935;0.008126585;-0.06103607,-0.1258892;-0.301206;-0.03679661,-0.1522257;-0.7255718;0.05523915,-0.1474586;-0.6850408;-0.05114294,0.002791583;0.5515392;-0.005976886,0;0;0,-0.006570585;0.3178694;-0.02584601,-0.01409765;0.6236998;-0.06513929,0.1469268;0.5282295;-0.1009774,0.2533298;0.2746514;-0.07844186,0.2613517;-0.02771699;-0.1342626,-0.1436854;0.4828554;0.02674589,-0.1790725;0.2094404;0.0378494,-0.2388273;-0.08428767;-0.0311444,0.06828801;0.007606536;-0.07294321,0.1146259;-0.3021102;-0.05305505,0.1284235;-0.722533;0.05787206,0.1429379;-0.7738186;-0.01019239,-0.09999553;-0.0001511385;-0.006534152,-0.1503623;-0.3098356;-0.01162732,-0.1593479;-0.7377208;0.06637246,-0.1773803;-0.7934691;0.00494884,-0.01200585;0.5489001;-0.05271769,289.1455
+0;0;0,0.001580437;0.3189168;0.001206261,0.003251514;0.6271501;-0.009440511,0.1634774;0.5066313;0.0106905,0.1956531;0.2335175;0.03277811,0.2387303;-0.0621171;-0.03962933,-0.1557942;0.4986846;-0.004394125,-0.2013406;0.2269648;-0.01882343,-0.2546829;-0.07026774;-0.0763184,0.08179867;0.00922778;-0.05711358,0.1005973;-0.3026121;-0.02740889,0.09897829;-0.7262661;0.07190511,0.1008967;-0.6858712;-0.03412119,-0.0791223;0.008144217;-0.06092181,-0.1260171;-0.3011904;-0.03657491,-0.1524258;-0.7256476;0.05555191,-0.1477717;-0.6850905;-0.05037353,0.002991679;0.5514659;-0.004575063,0;0;0,-0.006562971;0.3178059;-0.02584958,-0.01405656;0.6235926;-0.06518936,0.1469837;0.528174;-0.1007555,0.253058;0.2745108;-0.07800603,0.260873;-0.0276942;-0.1337676,-0.143772;0.4830776;0.02667254,-0.1792936;0.2097037;0.03759419,-0.2388482;-0.08396959;-0.03101718,0.06830329;0.007615402;-0.07290268,0.11463;-0.3021219;-0.05299044,0.1284734;-0.7226863;0.05783606,0.1429617;-0.7735187;-0.01005745,-0.09997368;-0.0001604364;-0.006585766,-0.1502816;-0.3098748;-0.01168102,-0.1592886;-0.7378769;0.06630403,-0.1768895;-0.7935119;0.005392823,-0.01198088;0.5488058;-0.05276132,289.1674
+0;0;0,0.001580437;0.3189168;0.001206261,0.003251514;0.6271501;-0.009440511,0.1634774;0.5066313;0.0106905,0.1956531;0.2335175;0.03277811,0.2387303;-0.0621171;-0.03962933,-0.1557942;0.4986846;-0.004394125,-0.2013406;0.2269648;-0.01882343,-0.2546829;-0.07026774;-0.0763184,0.08179867;0.00922778;-0.05711358,0.1005973;-0.3026121;-0.02740889,0.09897829;-0.7262661;0.07190511,0.1008967;-0.6858712;-0.03412119,-0.0791223;0.008144217;-0.06092181,-0.1260171;-0.3011904;-0.03657491,-0.1524258;-0.7256476;0.05555191,-0.1477717;-0.6850905;-0.05037353,0.002991679;0.5514659;-0.004575063,0;0;0,-0.006562971;0.3178059;-0.02584958,-0.01405656;0.6235926;-0.06518936,0.1469837;0.528174;-0.1007555,0.253058;0.2745108;-0.07800603,0.260873;-0.0276942;-0.1337676,-0.143772;0.4830776;0.02667254,-0.1792936;0.2097037;0.03759419,-0.2388482;-0.08396959;-0.03101718,0.06830329;0.007615402;-0.07290268,0.11463;-0.3021219;-0.05299044,0.1284734;-0.7226863;0.05783606,0.1429617;-0.7735187;-0.01005745,-0.09997368;-0.0001604364;-0.006585766,-0.1502816;-0.3098748;-0.01168102,-0.1592886;-0.7378769;0.06630403,-0.1768895;-0.7935119;0.005392823,-0.01198088;0.5488058;-0.05276132,289.1788
+0;0;0,0.001580473;0.3189242;0.001206289,0.003251655;0.6271762;-0.00944108,0.1634062;0.5066739;0.01068336,0.1956088;0.2333318;0.03278944,0.2386426;-0.06200528;-0.03954512,-0.1557235;0.4987308;-0.004394558,-0.2013079;0.2267839;-0.01883592,-0.2545966;-0.07014957;-0.07627303,0.08177048;0.0092246;-0.0570939,0.1005464;-0.3022373;-0.02742521,0.09892593;-0.7262548;0.07197398,0.1008416;-0.685875;-0.03389876,-0.07909504;0.008141411;-0.06090082,-0.125933;-0.3008184;-0.03658342,-0.1523644;-0.7256396;0.05562243,-0.147717;-0.6850979;-0.05014959,0.002991808;0.5514886;-0.004575417,0;0;0,-0.006536886;0.3178153;-0.0258317,-0.01399195;0.6236215;-0.06517577,0.1470122;0.5280495;-0.1004767,0.2529953;0.2741148;-0.0775342,0.2605194;-0.02777809;-0.133322,-0.1437632;0.4832785;0.0266116,-0.1793357;0.2096645;0.03717612,-0.2388607;-0.08377045;-0.0310946,0.06830786;0.007604018;-0.07285213,0.1146701;-0.3017535;-0.05310893,0.1284628;-0.7226887;0.05778265,0.1429191;-0.7734627;-0.009944916,-0.09993085;-0.0001895136;-0.006708704,-0.1502109;-0.3095251;-0.01167556,-0.1591367;-0.7379081;0.06631166,-0.176784;-0.7926086;0.004385471,-0.01193544;0.5488302;-0.05275083,289.2015
+0;0;0,0.001577;0.3189043;0.0004605233,0.003074368;0.6269735;-0.01357024,0.1631118;0.5074114;0.01037179,0.195583;0.2340719;0.03246775,0.2382979;-0.0612416;-0.03966331,-0.1558912;0.4992953;-0.004550791,-0.2016119;0.2272926;-0.01801478,-0.2553003;-0.06964266;-0.0744465,0.08174881;0.009246784;-0.05712355,0.1002602;-0.3022209;-0.02727582,0.09843288;-0.7258869;0.07214639,0.1003292;-0.6855945;-0.0347618,-0.07916819;0.008106791;-0.06081239,-0.1262612;-0.3008123;-0.03638016,-0.1531156;-0.7252278;0.05598514,-0.148455;-0.6847619;-0.05082139,0.002874049;0.5513813;-0.007472398,0;0;0,-0.006484934;0.3177958;-0.02581501,-0.01369096;0.623578;-0.0651536,0.1471379;0.5280189;-0.1002457,0.2527993;0.2739301;-0.07718825,0.2602784;-0.02787215;-0.1328387,-0.1436138;0.4834203;0.0263949,-0.1792658;0.209785;0.03686931,-0.2389353;-0.08353436;-0.03125408,0.06831317;0.007611647;-0.07284808,0.1146861;-0.3017506;-0.05309343,0.1282927;-0.7223342;0.05783582,0.1432709;-0.7736757;-0.01070689,-0.09993045;-0.0002007992;-0.006733139,-0.1502982;-0.3095281;-0.01177718,-0.1591673;-0.7375215;0.06647895,-0.177247;-0.7931951;0.004253231,-0.01173121;0.548789;-0.05273676,289.2234
+0;0;0,0.001577;0.3189043;0.0004605233,0.003074368;0.6269735;-0.01357024,0.1631118;0.5074114;0.01037179,0.195583;0.2340719;0.03246775,0.2382979;-0.0612416;-0.03966331,-0.1558912;0.4992953;-0.004550791,-0.2016119;0.2272926;-0.01801478,-0.2553003;-0.06964266;-0.0744465,0.08174881;0.009246784;-0.05712355,0.1002602;-0.3022209;-0.02727582,0.09843288;-0.7258869;0.07214639,0.1003292;-0.6855945;-0.0347618,-0.07916819;0.008106791;-0.06081239,-0.1262612;-0.3008123;-0.03638016,-0.1531156;-0.7252278;0.05598514,-0.148455;-0.6847619;-0.05082139,0.002874049;0.5513813;-0.007472398,0;0;0,-0.006484934;0.3177958;-0.02581501,-0.01369096;0.623578;-0.0651536,0.1471379;0.5280189;-0.1002457,0.2527993;0.2739301;-0.07718825,0.2602784;-0.02787215;-0.1328387,-0.1436138;0.4834203;0.0263949,-0.1792658;0.209785;0.03686931,-0.2389353;-0.08353436;-0.03125408,0.06831317;0.007611647;-0.07284808,0.1146861;-0.3017506;-0.05309343,0.1282927;-0.7223342;0.05783582,0.1432709;-0.7736757;-0.01070689,-0.09993045;-0.0002007992;-0.006733139,-0.1502982;-0.3095281;-0.01177718,-0.1591673;-0.7375215;0.06647895,-0.177247;-0.7931951;0.004253231,-0.01173121;0.548789;-0.05273676,289.2345
+0;0;0,0.001576488;0.3188007;0.0004603738,0.003073057;0.6267072;-0.0135631,0.1631128;0.5071818;0.01037617,0.1955896;0.2337956;0.0324759,0.2382884;-0.06140679;-0.03962803,-0.1558946;0.4990656;-0.004546621,-0.2016231;0.2270164;-0.01801291,-0.2552913;-0.06980711;-0.0744234,0.08174793;0.009246686;-0.05712294,0.1002367;-0.3018401;-0.02731171,0.09841812;-0.7234755;0.07163396,0.100318;-0.6831639;-0.03547347,-0.07916734;0.008106705;-0.06081174,-0.1262027;-0.3004346;-0.03640939,-0.1529285;-0.7228159;0.0555132,-0.1482592;-0.6823305;-0.05149239,0.002872837;0.5511523;-0.007468269,0;0;0,-0.006458536;0.3176905;-0.02583885,-0.01355465;0.6232966;-0.0652895,0.1473514;0.5280706;-0.1001022,0.2528072;0.2738386;-0.07711577,0.2603248;-0.0278514;-0.1327324,-0.143593;0.4834113;0.02635196,-0.1793305;0.2097127;0.03610108,-0.239471;-0.08337066;-0.03210362,0.06831741;0.007614166;-0.07284236,0.1143674;-0.3014165;-0.05322146,0.1282305;-0.7198813;0.05752587,0.1426645;-0.7731885;-0.009058714,-0.09992776;-0.0002055256;-0.006756865,-0.1503335;-0.3091323;-0.01214917,-0.1593425;-0.7350248;0.06598087,-0.1774177;-0.7902779;0.002837017,-0.01163397;0.5485487;-0.05284786,289.2569
+0;0;0,0.001576206;0.3187993;0.00104276,0.003217295;0.6267893;-0.01122324,0.1633047;0.5069638;0.0104509,0.1960209;0.2336052;0.03253937,0.238779;-0.06162331;-0.03942227,-0.1557738;0.4989426;-0.004145144,-0.2015795;0.2268499;-0.01641672,-0.255659;-0.07027808;-0.07079452,0.08168698;0.009190306;-0.05721914,0.1000343;-0.3018958;-0.02731324,0.09845679;-0.7234502;0.07198095,0.100259;-0.6830338;-0.03511802,-0.07927934;0.008134882;-0.06066188,-0.1263188;-0.3004032;-0.0362264,-0.153165;-0.7227505;0.05581648,-0.1485917;-0.6821567;-0.05118256,0.002960834;0.551186;-0.005763649,0;0;0,-0.006458536;0.3176905;-0.02583885,-0.01355465;0.6232966;-0.0652895,0.1473514;0.5280706;-0.1001022,0.2528072;0.2738386;-0.07711577,0.2603248;-0.0278514;-0.1327324,-0.143593;0.4834113;0.02635196,-0.1793305;0.2097127;0.03610108,-0.239471;-0.08337066;-0.03210362,0.06831741;0.007614166;-0.07284236,0.1143674;-0.3014165;-0.05322146,0.1282305;-0.7198813;0.05752587,0.1426645;-0.7731885;-0.009058714,-0.09992776;-0.0002055256;-0.006756865,-0.1503335;-0.3091323;-0.01214917,-0.1593425;-0.7350248;0.06598087,-0.1774177;-0.7902779;0.002837017,-0.01163397;0.5485487;-0.05284786,289.268
+0;0;0,0.001576206;0.3187993;0.00104276,0.003217295;0.6267893;-0.01122324,0.1633047;0.5069638;0.0104509,0.1960209;0.2336052;0.03253937,0.238779;-0.06162331;-0.03942227,-0.1557738;0.4989426;-0.004145144,-0.2015795;0.2268499;-0.01641672,-0.255659;-0.07027808;-0.07079452,0.08168698;0.009190306;-0.05721914,0.1000343;-0.3018958;-0.02731324,0.09845679;-0.7234502;0.07198095,0.100259;-0.6830338;-0.03511802,-0.07927934;0.008134882;-0.06066188,-0.1263188;-0.3004032;-0.0362264,-0.153165;-0.7227505;0.05581648,-0.1485917;-0.6821567;-0.05118256,0.002960834;0.551186;-0.005763649,0;0;0,-0.006458536;0.3176905;-0.02583885,-0.01355465;0.6232966;-0.0652895,0.1473514;0.5280706;-0.1001022,0.2528072;0.2738386;-0.07711577,0.2603248;-0.0278514;-0.1327324,-0.143593;0.4834113;0.02635196,-0.1793305;0.2097127;0.03610108,-0.239471;-0.08337066;-0.03210362,0.06831741;0.007614166;-0.07284236,0.1143674;-0.3014165;-0.05322146,0.1282305;-0.7198813;0.05752587,0.1426645;-0.7731885;-0.009058714,-0.09992776;-0.0002055256;-0.006756865,-0.1503335;-0.3091323;-0.01214917,-0.1593425;-0.7350248;0.06598087,-0.1774177;-0.7902779;0.002837017,-0.01163397;0.5485487;-0.05284786,289.2792
+0;0;0,0.001576019;0.3187616;0.001042636,0.003216802;0.6266946;-0.01122114,0.1630671;0.5069475;0.01042807,0.1957903;0.23353;0.03252131,0.2385227;-0.06152111;-0.0393971,-0.1555394;0.4989381;-0.004146375,-0.201355;0.2267869;-0.01642059,-0.255402;-0.07016265;-0.07076572,0.08168916;0.00919055;-0.05722067,0.1000375;-0.3019132;-0.02731306,0.09846336;-0.722573;0.07177041,0.1002754;-0.6820996;-0.03591481,-0.07928145;0.008135098;-0.0606635,-0.1263236;-0.3004205;-0.03622663,-0.1531128;-0.7218716;0.05562093,-0.1485145;-0.6812198;-0.05196382,0.002960385;0.5511043;-0.005762484,0;0;0,-0.006380707;0.3176558;-0.02581859,-0.01317101;0.6232138;-0.06525421,0.1474498;0.5279762;-0.09978962,0.2528439;0.2736773;-0.07654738,0.2605754;-0.02778617;-0.1323462,-0.1433453;0.4836518;0.02606602,-0.1791837;0.2099005;0.03565251,-0.2394615;-0.08280179;-0.03323469,0.06832655;0.007615238;-0.07283735,0.1143488;-0.3014364;-0.05319715,0.1282241;-0.7189944;0.05738068,0.14267;-0.7731601;-0.009076357,-0.09992866;-0.0002121612;-0.006782837,-0.1504223;-0.3091421;-0.01220027,-0.1588053;-0.734185;0.06553599,-0.1788142;-0.7888224;0.001152359,-0.01135901;0.5484744;-0.05282474,289.3013
+0;0;0,0.001630752;0.3187628;0.0003566791,0.003215423;0.6265914;-0.01412897,0.163108;0.5075451;0.009622067,0.1957455;0.2341624;0.03226607,0.2383251;-0.06100643;-0.03925895,-0.1556842;0.4994724;-0.004195058,-0.201685;0.2272798;-0.01473851,-0.2562996;-0.06990084;-0.0672208,0.08167386;0.009180295;-0.05724413,0.09990279;-0.301917;-0.02719667,0.09875205;-0.7225348;0.07207106,0.1003574;-0.6822015;-0.03563098,-0.07932348;0.008144213;-0.06060732,-0.1265486;-0.3003723;-0.03602967,-0.153244;-0.7218603;0.05567607,-0.1488459;-0.6813425;-0.05193023,0.002969757;0.5510572;-0.007943273,0;0;0,-0.006380707;0.3176558;-0.02581859,-0.01317101;0.6232138;-0.06525421,0.1474498;0.5279762;-0.09978962,0.2528439;0.2736773;-0.07654738,0.2605754;-0.02778617;-0.1323462,-0.1433453;0.4836518;0.02606602,-0.1791837;0.2099005;0.03565251,-0.2394615;-0.08280179;-0.03323469,0.06832655;0.007615238;-0.07283735,0.1143488;-0.3014364;-0.05319715,0.1282241;-0.7189944;0.05738068,0.14267;-0.7731601;-0.009076357,-0.09992866;-0.0002121612;-0.006782837,-0.1504223;-0.3091421;-0.01220027,-0.1588053;-0.734185;0.06553599,-0.1788142;-0.7888224;0.001152359,-0.01135901;0.5484744;-0.05282474,289.313
+0;0;0,0.001630476;0.3187089;0.0003566188,0.003214907;0.6264924;-0.01412706,0.1630493;0.50747;0.009616947,0.1957014;0.2339649;0.03227108,0.2383215;-0.06148407;-0.03932182,-0.155627;0.4994002;-0.004195157,-0.2016484;0.2270858;-0.01474333,-0.2563148;-0.07037696;-0.06727543,0.08164205;0.009176721;-0.05722184,0.09988065;-0.3020856;-0.02715845,0.09872395;-0.7248809;0.07262321,0.1003237;-0.6845838;-0.03470153,-0.07929259;0.008141042;-0.06058372,-0.1265428;-0.300539;-0.03599305,-0.1533764;-0.7242091;0.05618747,-0.1489937;-0.6837282;-0.05104186,0.002969267;0.5509662;-0.00794201,0;0;0,-0.00633812;0.3176024;-0.02582049,-0.01304217;0.6231095;-0.06531525,0.1476262;0.5280393;-0.09945178,0.2527904;0.2735251;-0.07605505,0.2605785;-0.02819684;-0.1320491,-0.1432755;0.4837722;0.02600391,-0.1791829;0.2098919;0.03520054,-0.239488;-0.08316162;-0.03346581,0.06835093;0.007631138;-0.07275915,0.1142875;-0.3016014;-0.05311823,0.1280899;-0.7214355;0.05761743,0.143647;-0.7749413;-0.008805037,-0.09986649;-0.0002118195;-0.007114608,-0.1503559;-0.3093161;-0.01221562,-0.1587167;-0.7365756;0.06584209,-0.1790732;-0.7915654;0.002679199,-0.01125404;0.5483792;-0.05287671,289.3354
+0;0;0,0.001630266;0.3186679;0.0003565729,0.003214576;0.6264275;-0.01412595,0.1630087;0.5074224;0.009613107,0.1956908;0.2336659;0.03228808,0.2383227;-0.0618647;-0.0393246,-0.1555874;0.4993547;-0.004195521,-0.2016511;0.2267899;-0.01475339,-0.2563326;-0.07075506;-0.06730001,0.08162779;0.009175116;-0.05721184,0.09988179;-0.3023501;-0.02712305,0.09872526;-0.7250824;0.07264373,0.1004628;-0.6838983;-0.04392593,-0.07927873;0.008139619;-0.06057312,-0.1265689;-0.3008012;-0.03596168,-0.1533985;-0.7244081;0.05620511,-0.1486382;-0.6830243;-0.06026093,0.002968957;0.5509077;-0.00794143,0;0;0,-0.006328635;0.3175631;-0.02580047,-0.01300209;0.6230477;-0.06528807,0.1476691;0.5279783;-0.09923053,0.252856;0.2732171;-0.07562113,0.2607102;-0.02860105;-0.1315522,-0.143263;0.4837287;0.0259194,-0.1792947;0.2096078;0.03510223,-0.2395801;-0.08337033;-0.03427863,0.06836347;0.00764598;-0.07272172,0.1140996;-0.3018718;-0.05288577,0.1280478;-0.7216795;0.05767798,0.1440907;-0.77698;-0.02095437,-0.09984353;-0.0001979675;-0.007190541,-0.1507493;-0.3094967;-0.01261302,-0.1586616;-0.736596;0.06600616,-0.1788868;-0.801013;-0.0002732202,-0.01122464;0.5483229;-0.05285454,289.3571
+0;0;0,0.001595804;0.3186671;0.00085438,0.003289882;0.626502;-0.01210835,0.1631717;0.5072589;0.009354276,0.1959138;0.2335361;0.0323475,0.2381758;-0.06214377;-0.03886734,-0.1554799;0.4991015;-0.003810445,-0.2021856;0.2265681;-0.01211723,-0.2570623;-0.07138005;-0.06211393,0.08165141;0.009200844;-0.05717398,0.09994798;-0.3023078;-0.02693908,0.09852799;-0.725024;0.07289249,0.1000765;-0.6837374;-0.04366995,-0.07927912;0.008122197;-0.06057493,-0.1265;-0.300814;-0.03577299,-0.1534856;-0.7243629;0.05661462,-0.1489171;-0.6828759;-0.05984896,0.003005524;0.550939;-0.00647957,0;0;0,-0.006328635;0.3175631;-0.02580047,-0.01300209;0.6230477;-0.06528807,0.1476691;0.5279783;-0.09923053,0.252856;0.2732171;-0.07562113,0.2607102;-0.02860105;-0.1315522,-0.143263;0.4837287;0.0259194,-0.1792947;0.2096078;0.03510223,-0.2395801;-0.08337033;-0.03427863,0.06836347;0.00764598;-0.07272172,0.1140996;-0.3018718;-0.05288577,0.1280478;-0.7216795;0.05767798,0.1440907;-0.77698;-0.02095437,-0.09984353;-0.0001979675;-0.007190541,-0.1507493;-0.3094967;-0.01261302,-0.1586616;-0.736596;0.06600616,-0.1788868;-0.801013;-0.0002732202,-0.01122464;0.5483229;-0.05285454,289.3687
+0;0;0,0.001595804;0.3186671;0.00085438,0.003289882;0.626502;-0.01210835,0.1631717;0.5072589;0.009354276,0.1959138;0.2335361;0.0323475,0.2381758;-0.06214377;-0.03886734,-0.1554799;0.4991015;-0.003810445,-0.2021856;0.2265681;-0.01211723,-0.2570623;-0.07138005;-0.06211393,0.08165141;0.009200844;-0.05717398,0.09994798;-0.3023078;-0.02693908,0.09852799;-0.725024;0.07289249,0.1000765;-0.6837374;-0.04366995,-0.07927912;0.008122197;-0.06057493,-0.1265;-0.300814;-0.03577299,-0.1534856;-0.7243629;0.05661462,-0.1489171;-0.6828759;-0.05984896,0.003005524;0.550939;-0.00647957,0;0;0,-0.006328635;0.3175631;-0.02580047,-0.01300209;0.6230477;-0.06528807,0.1476691;0.5279783;-0.09923053,0.252856;0.2732171;-0.07562113,0.2607102;-0.02860105;-0.1315522,-0.143263;0.4837287;0.0259194,-0.1792947;0.2096078;0.03510223,-0.2395801;-0.08337033;-0.03427863,0.06836347;0.00764598;-0.07272172,0.1140996;-0.3018718;-0.05288577,0.1280478;-0.7216795;0.05767798,0.1440907;-0.77698;-0.02095437,-0.09984353;-0.0001979675;-0.007190541,-0.1507493;-0.3094967;-0.01261302,-0.1586616;-0.736596;0.06600616,-0.1788868;-0.801013;-0.0002732202,-0.01122464;0.5483229;-0.05285454,289.3803
+0;0;0,0.001595172;0.318541;0.000854042,0.003288651;0.6262659;-0.01210394,0.1632026;0.5070437;0.009359648,0.1960118;0.2327597;0.0324,0.238141;-0.06199074;-0.03859097,-0.1555127;0.4988847;-0.003807709,-0.2023142;0.2257925;-0.01213152,-0.2570184;-0.07121906;-0.06197106,0.08157919;0.009192706;-0.0571234,0.09987143;-0.302242;-0.02689568,0.09845143;-0.7249602;0.07293636,0.09996702;-0.6839138;-0.04114532,-0.07920901;0.008115013;-0.06052135,-0.1264187;-0.3007479;-0.0357253,-0.1534044;-0.7242987;0.05666274,-0.1489331;-0.6830562;-0.05732219,0.003004404;0.5507325;-0.006477369,0;0;0,-0.006242946;0.3174455;-0.02571058,-0.01277637;0.6228278;-0.06515622,0.1479283;0.5279853;-0.09905982,0.2530904;0.2726201;-0.07521605,0.2611274;-0.02823669;-0.1310103,-0.1433934;0.4838332;0.0258223,-0.1794618;0.2091492;0.03513645,-0.2397345;-0.08278298;-0.0343992,0.06837028;0.00761345;-0.07259679,0.1139232;-0.3018576;-0.05278492,0.1281381;-0.7216632;0.05776024,0.1433667;-0.7760332;-0.01832366,-0.09974951;-0.0001767241;-0.007263491,-0.1509061;-0.3093577;-0.01274365,-0.1585524;-0.7364503;0.06594914,-0.1782532;-0.798698;0.0008246303,-0.0110435;0.5481288;-0.05274343,289.4026
+0;0;0,0.001619261;0.3185392;0.001356105,0.003381222;0.6263116;-0.01048039,0.1633667;0.5069128;0.009225898,0.1963345;0.2326636;0.03245305,0.2388658;-0.06222305;-0.0377275,-0.1554135;0.4987804;-0.003540465,-0.2028692;0.225727;-0.008907874,-0.2579138;-0.07157794;-0.0565763,0.08155072;0.009211591;-0.057161,0.09964798;-0.3022106;-0.02668803,0.09813416;-0.7249339;0.07312106,0.09953653;-0.6838083;-0.04095437,-0.07931182;0.008090624;-0.06038983,-0.1266037;-0.3007573;-0.0355631,-0.1535205;-0.7242853;0.05694956,-0.1491655;-0.6829647;-0.05703215,0.003076357;0.5507536;-0.005196106,0;0;0,-0.006242946;0.3174455;-0.02571058,-0.01277637;0.6228278;-0.06515622,0.1479283;0.5279853;-0.09905982,0.2530904;0.2726201;-0.07521605,0.2611274;-0.02823669;-0.1310103,-0.1433934;0.4838332;0.0258223,-0.1794618;0.2091492;0.03513645,-0.2397345;-0.08278298;-0.0343992,0.06837028;0.00761345;-0.07259679,0.1139232;-0.3018576;-0.05278492,0.1281381;-0.7216632;0.05776024,0.1433667;-0.7760332;-0.01832366,-0.09974951;-0.0001767241;-0.007263491,-0.1509061;-0.3093577;-0.01274365,-0.1585524;-0.7364503;0.06594914,-0.1782532;-0.798698;0.0008246303,-0.0110435;0.5481288;-0.05274343,289.4138
+0;0;0,0.001619106;0.3185088;0.001355975,0.003380965;0.6262646;-0.01048004,0.1632932;0.5068863;0.009219629,0.1962736;0.2325325;0.03245564,0.2387837;-0.0622074;-0.03768996,-0.1553413;0.4987575;-0.003540895,-0.2028151;0.2256;-0.008910352,-0.2578322;-0.0715569;-0.05655504,0.08155335;0.009211888;-0.05716285,0.0996507;-0.3022118;-0.02668973,0.09812591;-0.7279983;0.0738426,0.09950954;-0.6870213;-0.03870866,-0.07931438;0.008090884;-0.06039178,-0.1266065;-0.3007585;-0.03556494,-0.1537183;-0.7273556;0.05761811,-0.1494215;-0.6861863;-0.05484067,0.003076101;0.550707;-0.005195779,0;0;0,-0.006185823;0.3174174;-0.02569532,-0.01256592;0.6227869;-0.06513739,0.1480567;0.5279186;-0.09886956,0.2531583;0.272422;-0.07493639,0.2613114;-0.02827334;-0.130748,-0.1432856;0.4839472;0.0257137,-0.1795972;0.2091827;0.03485844,-0.2396708;-0.08267736;-0.03448101,0.0683785;0.007620707;-0.07259274,0.1138816;-0.3018585;-0.05277157,0.1281343;-0.7246315;0.05886675,0.1427052;-0.7771367;-0.0170989,-0.09975213;-0.0001982678;-0.007271464,-0.1508573;-0.3093905;-0.01268481,-0.1587432;-0.7395691;0.06660786,-0.1778863;-0.800514;0.002165951,-0.01088341;0.5480863;-0.05272985,289.4362
+0;0;0,0.001619106;0.3185088;0.001355975,0.003380965;0.6262646;-0.01048004,0.1632932;0.5068863;0.009219629,0.1962736;0.2325325;0.03245564,0.2387837;-0.0622074;-0.03768996,-0.1553413;0.4987575;-0.003540895,-0.2028151;0.2256;-0.008910352,-0.2578322;-0.0715569;-0.05655504,0.08155335;0.009211888;-0.05716285,0.0996507;-0.3022118;-0.02668973,0.09812591;-0.7279983;0.0738426,0.09950954;-0.6870213;-0.03870866,-0.07931438;0.008090884;-0.06039178,-0.1266065;-0.3007585;-0.03556494,-0.1537183;-0.7273556;0.05761811,-0.1494215;-0.6861863;-0.05484067,0.003076101;0.550707;-0.005195779,0;0;0,-0.006185823;0.3174174;-0.02569532,-0.01256592;0.6227869;-0.06513739,0.1480567;0.5279186;-0.09886956,0.2531583;0.272422;-0.07493639,0.2613114;-0.02827334;-0.130748,-0.1432856;0.4839472;0.0257137,-0.1795972;0.2091827;0.03485844,-0.2396708;-0.08267736;-0.03448101,0.0683785;0.007620707;-0.07259274,0.1138816;-0.3018585;-0.05277157,0.1281343;-0.7246315;0.05886675,0.1427052;-0.7771367;-0.0170989,-0.09975213;-0.0001982678;-0.007271464,-0.1508573;-0.3093905;-0.01268481,-0.1587432;-0.7395691;0.06660786,-0.1778863;-0.800514;0.002165951,-0.01088341;0.5480863;-0.05272985,289.4478
+0;0;0,0.00165812;0.3184866;0.001718101,0.003524867;0.6262611;-0.009559807,0.1635258;0.5069479;0.009008539,0.1963913;0.232348;0.0326221,0.2392279;-0.06245095;-0.03717227,-0.1552548;0.4987563;-0.003337462,-0.2037618;0.225466;-0.004885182,-0.2596026;-0.07201058;-0.04963031,0.08152001;0.00917976;-0.05721363,0.09958301;-0.302535;-0.02654197,0.09844469;-0.7280717;0.0736471,0.09967548;-0.687299;-0.03637364,-0.07938167;0.008108296;-0.06029914,-0.1267735;-0.3010297;-0.03538297,-0.1538574;-0.7273242;0.05767643,-0.149774;-0.686361;-0.05225655,0.003187401;0.5506908;-0.004425364,0;0;0,-0.006151684;0.3173967;-0.02570772,-0.01243836;0.6227555;-0.06523013,0.1482208;0.5278822;-0.09877014,0.2532675;0.2720962;-0.07465315,0.2615504;-0.02856714;-0.1307385,-0.1433783;0.4840992;0.02549584,-0.1797775;0.2090955;0.03503316,-0.2400562;-0.0827404;-0.03432772,0.06838247;0.007609427;-0.07258868,0.1137136;-0.3021929;-0.05257106,0.1281483;-0.7246659;0.05891371,0.1422702;-0.7768711;-0.0136466,-0.09975017;-0.0001721068;-0.00728394,-0.1510203;-0.3096443;-0.01288814,-0.1589601;-0.7395293;0.06620991,-0.1777662;-0.7982588;0.002999693,-0.01078316;0.5480552;-0.05280161,289.4591
+0;0;0,0.00165812;0.3184866;0.001718101,0.003524867;0.6262611;-0.009559807,0.1635258;0.5069479;0.009008539,0.1963913;0.232348;0.0326221,0.2392279;-0.06245095;-0.03717227,-0.1552548;0.4987563;-0.003337462,-0.2037618;0.225466;-0.004885182,-0.2596026;-0.07201058;-0.04963031,0.08152001;0.00917976;-0.05721363,0.09958301;-0.302535;-0.02654197,0.09844469;-0.7280717;0.0736471,0.09967548;-0.687299;-0.03637364,-0.07938167;0.008108296;-0.06029914,-0.1267735;-0.3010297;-0.03538297,-0.1538574;-0.7273242;0.05767643,-0.149774;-0.686361;-0.05225655,0.003187401;0.5506908;-0.004425364,0;0;0,-0.006151684;0.3173967;-0.02570772,-0.01243836;0.6227555;-0.06523013,0.1482208;0.5278822;-0.09877014,0.2532675;0.2720962;-0.07465315,0.2615504;-0.02856714;-0.1307385,-0.1433783;0.4840992;0.02549584,-0.1797775;0.2090955;0.03503316,-0.2400562;-0.0827404;-0.03432772,0.06838247;0.007609427;-0.07258868,0.1137136;-0.3021929;-0.05257106,0.1281483;-0.7246659;0.05891371,0.1422702;-0.7768711;-0.0136466,-0.09975017;-0.0001721068;-0.00728394,-0.1510203;-0.3096443;-0.01288814,-0.1589601;-0.7395293;0.06620991,-0.1777662;-0.7982588;0.002999693,-0.01078316;0.5480552;-0.05280161,289.4703
+0;0;0,0.001657941;0.3184522;0.001717916,0.003524614;0.6262161;-0.009559788,0.1635079;0.5069059;0.009007204,0.1963736;0.232304;0.03262093,0.2392169;-0.06254119;-0.0371844,-0.1552376;0.4987152;-0.003337436,-0.2037449;0.225423;-0.004885167,-0.2595945;-0.07210028;-0.04963732,0.08153135;0.009181037;-0.05722159,0.09959216;-0.302496;-0.02655363,0.0984529;-0.7283896;0.07371946,0.09968142;-0.6876367;-0.03609938,-0.07939272;0.008109423;-0.06030752,-0.1267788;-0.3009912;-0.03539437,-0.1538854;-0.7276433;0.05774308,-0.1498095;-0.6867001;-0.05198818,0.00318714;0.550644;-0.004425218,0;0;0,-0.006124519;0.3173613;-0.02572584,-0.01237424;0.6227025;-0.06530809,0.1483185;0.5278252;-0.09861851,0.2534088;0.2720451;-0.07460713,0.2618831;-0.02865431;-0.1307328,-0.1435613;0.4842036;0.0251158,-0.1801249;0.2092453;0.0353606,-0.2403909;-0.08262521;-0.03407758,0.06840523;0.007589862;-0.07258844,0.1136122;-0.3021851;-0.05246139,0.1282821;-0.7250735;0.05885577,0.1425122;-0.7770295;-0.01365662,-0.09976362;-0.0001642312;-0.00729087,-0.151066;-0.3095926;-0.01289973,-0.1590299;-0.7397976;0.06648286,-0.1777849;-0.7976772;0.002430119,-0.01072823;0.5480022;-0.05286694,289.4931
+0;0;0,0.001743061;0.3184559;0.0005680364,0.003461541;0.6260566;-0.01424963,0.1634848;0.5076463;0.007940496,0.1962587;0.2331056;0.03237811,0.2389256;-0.06185251;-0.03705762,-0.1554905;0.4995415;-0.003533142,-0.2046359;0.2263682;-0.001290288,-0.2616802;-0.07166901;-0.04081006,0.0814921;0.009120115;-0.05728722,0.09933056;-0.3025525;-0.02644376,0.09834146;-0.7284899;0.07364447,0.09935144;-0.6879488;-0.03619714,-0.07948338;0.00814909;-0.06018263,-0.1268061;-0.300964;-0.03530342,-0.1541416;-0.7276023;0.05783015,-0.1502814;-0.6868764;-0.05193035,0.003168042;0.550574;-0.007931822,0;0;0,-0.006124519;0.3173613;-0.02572584,-0.01237424;0.6227025;-0.06530809,0.1483185;0.5278252;-0.09861851,0.2534088;0.2720451;-0.07460713,0.2618831;-0.02865431;-0.1307328,-0.1435613;0.4842036;0.0251158,-0.1801249;0.2092453;0.0353606,-0.2403909;-0.08262521;-0.03407758,0.06840523;0.007589862;-0.07258844,0.1136122;-0.3021851;-0.05246139,0.1282821;-0.7250735;0.05885577,0.1425122;-0.7770295;-0.01365662,-0.09976362;-0.0001642312;-0.00729087,-0.151066;-0.3095926;-0.01289973,-0.1590299;-0.7397976;0.06648286,-0.1777849;-0.7976772;0.002430119,-0.01072823;0.5480022;-0.05286694,289.5045
+0;0;0,0.001742859;0.3184192;0.0005679708,0.003461347;0.6260233;-0.01425011,0.1634477;0.5076168;0.007936875,0.1962313;0.2329942;0.03238178,0.2388986;-0.0619663;-0.03705452,-0.1554542;0.4995139;-0.003534122,-0.2046143;0.2262591;-0.001290599,-0.261659;-0.07178053;-0.0408107,0.08149913;0.009120903;-0.05729217,0.09932664;-0.3023604;-0.02646764,0.0983418;-0.7264647;0.07318985,0.09934507;-0.6859937;-0.03592183,-0.07949024;0.008149793;-0.06018782,-0.1267839;-0.3007736;-0.03532388,-0.1540018;-0.7255758;0.05740888,-0.1501672;-0.6849212;-0.05162223,0.003167824;0.5505346;-0.00793179,0;0;0,-0.006065443;0.3173238;-0.02574706,-0.01223247;0.6226612;-0.06539965,0.1484438;0.5277991;-0.09854269,0.2535834;0.2719619;-0.07439947,0.2622822;-0.02871287;-0.1306365,-0.1435113;0.4843096;0.02496348,-0.1802088;0.2092774;0.0349853,-0.2406406;-0.08259472;-0.0343131,0.06842401;0.007566318;-0.07258511,0.1136793;-0.3020069;-0.05246162,0.1280927;-0.7230854;0.05836368,0.1421947;-0.7754906;-0.01253438,-0.0997722;-0.0001498566;-0.007292314,-0.1511507;-0.3093669;-0.0130932,-0.1590928;-0.737683;0.06614885,-0.1777635;-0.7946924;0.002142735,-0.01060861;0.5479569;-0.05294228,289.5155
+0;0;0,0.001742859;0.3184192;0.0005679708,0.003461347;0.6260233;-0.01425011,0.1634477;0.5076168;0.007936875,0.1962313;0.2329942;0.03238178,0.2388986;-0.0619663;-0.03705452,-0.1554542;0.4995139;-0.003534122,-0.2046143;0.2262591;-0.001290599,-0.261659;-0.07178053;-0.0408107,0.08149913;0.009120903;-0.05729217,0.09932664;-0.3023604;-0.02646764,0.0983418;-0.7264647;0.07318985,0.09934507;-0.6859937;-0.03592183,-0.07949024;0.008149793;-0.06018782,-0.1267839;-0.3007736;-0.03532388,-0.1540018;-0.7255758;0.05740888,-0.1501672;-0.6849212;-0.05162223,0.003167824;0.5505346;-0.00793179,0;0;0,-0.006065443;0.3173238;-0.02574706,-0.01223247;0.6226612;-0.06539965,0.1484438;0.5277991;-0.09854269,0.2535834;0.2719619;-0.07439947,0.2622822;-0.02871287;-0.1306365,-0.1435113;0.4843096;0.02496348,-0.1802088;0.2092774;0.0349853,-0.2406406;-0.08259472;-0.0343131,0.06842401;0.007566318;-0.07258511,0.1136793;-0.3020069;-0.05246162,0.1280927;-0.7230854;0.05836368,0.1421947;-0.7754906;-0.01253438,-0.0997722;-0.0001498566;-0.007292314,-0.1511507;-0.3093669;-0.0130932,-0.1590928;-0.737683;0.06614885,-0.1777635;-0.7946924;0.002142735,-0.01060861;0.5479569;-0.05294228,289.5272
+0;0;0,0.001728734;0.3183829;1.60385E-05,0.003350337;0.6258893;-0.01629796,0.1633015;0.5078939;0.007289345,0.1959426;0.2332104;0.03231451,0.239051;-0.06236395;-0.03706807,-0.1573365;0.5066894;0.001270507,-0.209161;0.2338436;0.004744632,-0.2671797;-0.06530297;-0.02963087,0.08146043;0.009017878;-0.05732558,0.09918126;-0.3023729;-0.02640333,0.09829114;-0.723707;0.07274519,0.09812137;-0.6832345;-0.03720127,-0.0794776;0.008232385;-0.06015716,-0.1268384;-0.3005963;-0.03533285,-0.1537675;-0.7226382;0.05691124,-0.1510848;-0.6819867;-0.05298542,0.003080168;0.5504377;-0.009556453,0;0;0,-0.006016158;0.3172863;-0.02576518,-0.01208734;0.6225947;-0.0655005,0.1485995;0.5278195;-0.09831548,0.2536539;0.2718374;-0.07424402,0.2624195;-0.02945551;-0.1306553,-0.1433824;0.4843627;0.02487943,-0.1801601;0.2092476;0.03496884,-0.2413455;-0.08310315;-0.03448528,0.06845449;0.007531539;-0.07253003,0.1136497;-0.3019675;-0.05247521,0.1278681;-0.7203856;0.05742335,0.1420666;-0.7750897;-0.01201391,-0.09974839;-0.0001372877;-0.007320243,-0.1511069;-0.3092703;-0.0131135,-0.1589206;-0.7348112;0.06567401,-0.1781358;-0.7920721;0.0007568821,-0.01049171;0.5478942;-0.05302072,289.5491
+0;0;0,0.001728734;0.3183829;1.60385E-05,0.003350337;0.6258893;-0.01629796,0.1633015;0.5078939;0.007289345,0.1959426;0.2332104;0.03231451,0.239051;-0.06236395;-0.03706807,-0.1573365;0.5066894;0.001270507,-0.209161;0.2338436;0.004744632,-0.2671797;-0.06530297;-0.02963087,0.08146043;0.009017878;-0.05732558,0.09918126;-0.3023729;-0.02640333,0.09829114;-0.723707;0.07274519,0.09812137;-0.6832345;-0.03720127,-0.0794776;0.008232385;-0.06015716,-0.1268384;-0.3005963;-0.03533285,-0.1537675;-0.7226382;0.05691124,-0.1510848;-0.6819867;-0.05298542,0.003080168;0.5504377;-0.009556453,0;0;0,-0.006016158;0.3172863;-0.02576518,-0.01208734;0.6225947;-0.0655005,0.1485995;0.5278195;-0.09831548,0.2536539;0.2718374;-0.07424402,0.2624195;-0.02945551;-0.1306553,-0.1433824;0.4843627;0.02487943,-0.1801601;0.2092476;0.03496884,-0.2413455;-0.08310315;-0.03448528,0.06845449;0.007531539;-0.07253003,0.1136497;-0.3019675;-0.05247521,0.1278681;-0.7203856;0.05742335,0.1420666;-0.7750897;-0.01201391,-0.09974839;-0.0001372877;-0.007320243,-0.1511069;-0.3092703;-0.0131135,-0.1589206;-0.7348112;0.06567401,-0.1781358;-0.7920721;0.0007568821,-0.01049171;0.5478942;-0.05302072,289.5604
+0;0;0,0.001728189;0.3182824;1.603343E-05,0.003349335;0.6257019;-0.0162933,0.1634969;0.5076767;0.007312648,0.1961439;0.2329434;0.03234234,0.2392267;-0.06245506;-0.03699896,-0.157534;0.5064708;0.001286433,-0.2093679;0.2335755;0.004761188,-0.2673521;-0.06539303;-0.02959386,0.08152763;0.009025317;-0.05737286,0.09925364;-0.3024565;-0.02644158,0.09836106;-0.7249504;0.0729799,0.09819219;-0.6845327;-0.03639175,-0.07954316;0.008239175;-0.06020679,-0.1269178;-0.3006797;-0.03537522,-0.153921;-0.7238836;0.05712282,-0.1512524;-0.6832877;-0.05219928,0.003079247;0.5502726;-0.009553794,0;0;0,-0.005972683;0.317189;-0.02573204,-0.0119988;0.6224133;-0.06544828,0.1489505;0.5277641;-0.09810758,0.2537097;0.2716271;-0.07381725,0.2626102;-0.02949896;-0.1301064,-0.1436449;0.4843111;0.02486771,-0.1804975;0.2091715;0.03539242,-0.2419611;-0.08295259;-0.03396418,0.06856909;0.007552907;-0.07253337,0.1134625;-0.3020615;-0.05215335,0.1280751;-0.7215697;0.05823636,0.1418055;-0.7752398;-0.01163149,-0.0998312;-0.0001595752;-0.007318495,-0.1511639;-0.3093914;-0.01301816,-0.1590613;-0.7360773;0.0661229,-0.177672;-0.7930894;0.001677074,-0.01041494;0.5477334;-0.05297899,289.5824
+0;0;0,0.001812991;0.3182818;0.0003069086,0.003692591;0.6257718;-0.01474802,0.1638087;0.5074768;0.007166806,0.1966808;0.23279;0.0324108,0.239649;-0.06272107;-0.0365206,-0.1571578;0.5057287;0.0009970814,-0.210165;0.2332024;0.01050304,-0.2693688;-0.06624371;-0.01691095,0.08151948;0.008994965;-0.0573892,0.09917729;-0.302482;-0.02637121,0.09837069;-0.7249746;0.07305707,0.09820782;-0.6844807;-0.03630731,-0.07957236;0.008252718;-0.06016633,-0.1269708;-0.3006599;-0.03530246,-0.1540242;-0.7238157;0.05740065,-0.1513501;-0.6831557;-0.05191509,0.003329039;0.5503017;-0.008487062,0;0;0,-0.005972683;0.317189;-0.02573204,-0.0119988;0.6224133;-0.06544828,0.1489505;0.5277641;-0.09810758,0.2537097;0.2716271;-0.07381725,0.2626102;-0.02949896;-0.1301064,-0.1436449;0.4843111;0.02486771,-0.1804975;0.2091715;0.03539242,-0.2419611;-0.08295259;-0.03396418,0.06856909;0.007552907;-0.07253337,0.1134625;-0.3020615;-0.05215335,0.1280751;-0.7215697;0.05823636,0.1418055;-0.7752398;-0.01163149,-0.0998312;-0.0001595752;-0.007318495,-0.1511639;-0.3093914;-0.01301816,-0.1590613;-0.7360773;0.0661229,-0.177672;-0.7930894;0.001677074,-0.01041494;0.5477334;-0.05297899,289.5944
+0;0;0,0.001812991;0.3182818;0.0003069086,0.003692591;0.6257718;-0.01474802,0.1638087;0.5074768;0.007166806,0.1966808;0.23279;0.0324108,0.239649;-0.06272107;-0.0365206,-0.1571578;0.5057287;0.0009970814,-0.210165;0.2332024;0.01050304,-0.2693688;-0.06624371;-0.01691095,0.08151948;0.008994965;-0.0573892,0.09917729;-0.302482;-0.02637121,0.09837069;-0.7249746;0.07305707,0.09820782;-0.6844807;-0.03630731,-0.07957236;0.008252718;-0.06016633,-0.1269708;-0.3006599;-0.03530246,-0.1540242;-0.7238157;0.05740065,-0.1513501;-0.6831557;-0.05191509,0.003329039;0.5503017;-0.008487062,0;0;0,-0.005972683;0.317189;-0.02573204,-0.0119988;0.6224133;-0.06544828,0.1489505;0.5277641;-0.09810758,0.2537097;0.2716271;-0.07381725,0.2626102;-0.02949896;-0.1301064,-0.1436449;0.4843111;0.02486771,-0.1804975;0.2091715;0.03539242,-0.2419611;-0.08295259;-0.03396418,0.06856909;0.007552907;-0.07253337,0.1134625;-0.3020615;-0.05215335,0.1280751;-0.7215697;0.05823636,0.1418055;-0.7752398;-0.01163149,-0.0998312;-0.0001595752;-0.007318495,-0.1511639;-0.3093914;-0.01301816,-0.1590613;-0.7360773;0.0661229,-0.177672;-0.7930894;0.001677074,-0.01041494;0.5477334;-0.05297899,289.6158
+0;0;0,0.001812261;0.3181537;0.0003067851,0.003690475;0.6254156;-0.01473677,0.1635396;0.5072525;0.007146961,0.1964062;0.2326117;0.03238673,0.2393408;-0.06266859;-0.03649084,-0.1568923;0.5055072;0.0009875111,-0.2098906;0.2330266;0.01049188,-0.2690482;-0.06618568;-0.0169007,0.08154164;0.00899741;-0.0574048,0.09921656;-0.3027816;-0.02635673,0.09841143;-0.7245047;0.07289048,0.09825156;-0.6842033;-0.03446817,-0.07959399;0.00825496;-0.06018268,-0.1270384;-0.3009571;-0.03529471,-0.1540425;-0.7233424;0.05723961,-0.1514174;-0.6828779;-0.05007129,0.003327215;0.550006;-0.008480835,0;0;0,-0.005816765;0.317049;-0.02590918,-0.01149112;0.6219852;-0.06611228,0.1493194;0.5277473;-0.09788442,0.2537378;0.2715149;-0.07366467,0.2627291;-0.02938166;-0.1298642,-0.1430795;0.4845209;0.02446301,-0.1800293;0.2094491;0.03518946,-0.2414624;-0.08262992;-0.03332185,0.06865051;0.007542416;-0.07249498,0.1135093;-0.3023751;-0.05196953,0.1280608;-0.7211475;0.05811691,0.1411756;-0.7719231;-0.01213503,-0.09984719;-6.66908E-05;-0.007472347,-0.150006;-0.3098315;-0.01099254,-0.1593089;-0.7363305;0.06459256,-0.1772991;-0.7848574;-0.007114545,-0.01000894;0.5473868;-0.05351257,289.6273
+0;0;0,0.001873996;0.3179708;-0.0005033847,0.003592025;0.6250346;-0.01737824,0.16337;0.5076168;0.006237827,0.1961166;0.2330012;0.03213726,0.2387436;-0.0620755;-0.03641612,-0.1566769;0.505227;0.0003709141,-0.211022;0.2333027;0.01651383,-0.270629;-0.06607324;-0.003683783,0.08156854;0.008978602;-0.0574123,0.09916991;-0.3026876;-0.02621801,0.09855813;-0.7213344;0.07240615,0.09831089;-0.6809745;-0.03686798,-0.07961912;0.008273928;-0.06018764,-0.1271367;-0.3008191;-0.03524259,-0.1540189;-0.7201829;0.05642878,-0.1514264;-0.6796525;-0.05279857,0.003277797;0.5496917;-0.01057051,0;0;0,-0.005827978;0.3168613;-0.02596378,-0.01158881;0.6216861;-0.06624365,0.1491657;0.5277522;-0.09776688,0.2535007;0.2714745;-0.07341957,0.2626806;-0.02907658;-0.1297371,-0.1431722;0.4846529;0.02426834,-0.1805494;0.2096677;0.03622288,-0.2426808;-0.08201185;-0.03196511,0.06881266;0.007528186;-0.07237649,0.1133052;-0.3023464;-0.05195975,0.1277048;-0.7178749;0.05813574,0.1408002;-0.7717691;-0.0114236,-0.09986481;-4.307276E-05;-0.007564956,-0.1493137;-0.3098271;-0.01028048,-0.15858;-0.7331522;0.06523277,-0.1758979;-0.7852906;-0.00548923,-0.01008161;0.5471096;-0.05363154,289.6494
+0;0;0,0.001873996;0.3179708;-0.0005033847,0.003592025;0.6250346;-0.01737824,0.16337;0.5076168;0.006237827,0.1961166;0.2330012;0.03213726,0.2387436;-0.0620755;-0.03641612,-0.1566769;0.505227;0.0003709141,-0.211022;0.2333027;0.01651383,-0.270629;-0.06607324;-0.003683783,0.08156854;0.008978602;-0.0574123,0.09916991;-0.3026876;-0.02621801,0.09855813;-0.7213344;0.07240615,0.09831089;-0.6809745;-0.03686798,-0.07961912;0.008273928;-0.06018764,-0.1271367;-0.3008191;-0.03524259,-0.1540189;-0.7201829;0.05642878,-0.1514264;-0.6796525;-0.05279857,0.003277797;0.5496917;-0.01057051,0;0;0,-0.005827978;0.3168613;-0.02596378,-0.01158881;0.6216861;-0.06624365,0.1491657;0.5277522;-0.09776688,0.2535007;0.2714745;-0.07341957,0.2626806;-0.02907658;-0.1297371,-0.1431722;0.4846529;0.02426834,-0.1805494;0.2096677;0.03622288,-0.2426808;-0.08201185;-0.03196511,0.06881266;0.007528186;-0.07237649,0.1133052;-0.3023464;-0.05195975,0.1277048;-0.7178749;0.05813574,0.1408002;-0.7717691;-0.0114236,-0.09986481;-4.307276E-05;-0.007564956,-0.1493137;-0.3098271;-0.01028048,-0.15858;-0.7331522;0.06523277,-0.1758979;-0.7852906;-0.00548923,-0.01008161;0.5471096;-0.05363154,289.661
+0;0;0,0.001872465;0.3177109;-0.0005029733,0.003589103;0.6245277;-0.01736446,0.1629025;0.5072883;0.00619773,0.1956148;0.2329597;0.03207009,0.2382708;-0.06231669;-0.0365297,-0.1562153;0.5049055;0.000347849,-0.2105034;0.2332654;0.01647389,-0.2701508;-0.06631318;-0.003737396,0.0816859;0.008991521;-0.0574949,0.09929068;-0.302735;-0.02629458,0.09867936;-0.7210659;0.07225515,0.09843303;-0.6807439;-0.03661843,-0.07973368;0.008285834;-0.06027424,-0.1272604;-0.3008671;-0.03532436,-0.1541223;-0.7199143;0.05627783,-0.1515393;-0.6794225;-0.05254915,0.00327511;0.5492411;-0.01056181,0;0;0,-0.005658701;0.316588;-0.02615309,-0.01130206;0.6211303;-0.06669998,0.1491694;0.5276424;-0.09745121,0.2531917;0.2715659;-0.07296014,0.2623681;-0.02915278;-0.1295083,-0.142663;0.4849988;0.02392016,-0.1803785;0.2103905;0.03670415,-0.24352;-0.08177873;-0.02935565,0.06906055;0.007525072;-0.07234025,0.1130487;-0.3024563;-0.05152154,0.1273971;-0.7177443;0.05821967,0.1403409;-0.7721727;-0.01007652,-0.1000064;-3.709055E-05;-0.007603665,-0.1486374;-0.3100126;-0.01025212,-0.1591026;-0.7328951;0.065735,-0.1765066;-0.7838805;-0.005669065,-0.009815551;0.5466206;-0.05402946,289.6829
+0;0;0,0.001926841;0.3177091;-0.001100021,0.003586472;0.6244614;-0.01907858,0.1628404;0.5077767;0.006697173,0.1962915;0.233458;0.03171454,0.2387903;-0.06193376;-0.03648526,-0.156169;0.5050175;-8.924864E-06,-0.2117667;0.2340939;0.02246079,-0.271387;-0.06609565;0.01573235,0.08165551;0.008958724;-0.05754317,0.09923133;-0.3027606;-0.02625464,0.09853763;-0.7210907;0.07229808,0.09850091;-0.6808553;-0.03658395,-0.07977858;0.008306196;-0.06021198,-0.1273832;-0.3008343;-0.03525668,-0.1543898;-0.7198842;0.05629139,-0.1515941;-0.6794785;-0.05253859,0.003287502;0.5492027;-0.0119736,0;0;0,-0.005658701;0.316588;-0.02615309,-0.01130206;0.6211303;-0.06669998,0.1491694;0.5276424;-0.09745121,0.2531917;0.2715659;-0.07296014,0.2623681;-0.02915278;-0.1295083,-0.142663;0.4849988;0.02392016,-0.1803785;0.2103905;0.03670415,-0.24352;-0.08177873;-0.02935565,0.06906055;0.007525072;-0.07234025,0.1130487;-0.3024563;-0.05152154,0.1273971;-0.7177443;0.05821967,0.1403409;-0.7721727;-0.01007652,-0.1000064;-3.709055E-05;-0.007603665,-0.1486374;-0.3100126;-0.01025212,-0.1591026;-0.7328951;0.065735,-0.1765066;-0.7838805;-0.005669065,-0.009815551;0.5466206;-0.05402946,289.6947
+0;0;0,0.001926841;0.3177091;-0.001100021,0.003586472;0.6244614;-0.01907858,0.1628404;0.5077767;0.006697173,0.1962915;0.233458;0.03171454,0.2387903;-0.06193376;-0.03648526,-0.156169;0.5050175;-8.924864E-06,-0.2117667;0.2340939;0.02246079,-0.271387;-0.06609565;0.01573235,0.08165551;0.008958724;-0.05754317,0.09923133;-0.3027606;-0.02625464,0.09853763;-0.7210907;0.07229808,0.09850091;-0.6808553;-0.03658395,-0.07977858;0.008306196;-0.06021198,-0.1273832;-0.3008343;-0.03525668,-0.1543898;-0.7198842;0.05629139,-0.1515941;-0.6794785;-0.05253859,0.003287502;0.5492027;-0.0119736,0;0;0,-0.005658701;0.316588;-0.02615309,-0.01130206;0.6211303;-0.06669998,0.1491694;0.5276424;-0.09745121,0.2531917;0.2715659;-0.07296014,0.2623681;-0.02915278;-0.1295083,-0.142663;0.4849988;0.02392016,-0.1803785;0.2103905;0.03670415,-0.24352;-0.08177873;-0.02935565,0.06906055;0.007525072;-0.07234025,0.1130487;-0.3024563;-0.05152154,0.1273971;-0.7177443;0.05821967,0.1403409;-0.7721727;-0.01007652,-0.1000064;-3.709055E-05;-0.007603665,-0.1486374;-0.3100126;-0.01025212,-0.1591026;-0.7328951;0.065735,-0.1765066;-0.7838805;-0.005669065,-0.009815551;0.5466206;-0.05402946,289.7055
+0;0;0,0.001924834;0.3173782;-0.001098875,0.003583431;0.6239397;-0.01906629,0.162646;0.5073506;0.006682709,0.1960384;0.2335137;0.03165614,0.2385831;-0.06219703;-0.0366173,-0.1559804;0.5045948;-1.533981E-05,-0.2114805;0.234147;0.02241492,-0.2711652;-0.06636676;0.01567921,0.0814596;0.00893723;-0.05740511,0.09903973;-0.3028584;-0.02610893,0.09834638;-0.7209753;0.0723936,0.09830968;-0.6807439;-0.03644573,-0.07958718;0.008286268;-0.06006752,-0.1272035;-0.3009299;-0.03510612,-0.1541963;-0.7197663;0.05639531,-0.1514017;-0.6793646;-0.052392,0.003284644;0.5487269;-0.01196565,0;0;0,-0.006081775;0.3162183;-0.02651143,-0.01199627;0.6205155;-0.06740832,0.1485644;0.527485;-0.09736371,0.2519425;0.2717044;-0.0725708,0.2612802;-0.02930313;-0.1293459,-0.1434732;0.4853236;0.02326723,-0.1821605;0.2114584;0.0383169,-0.2459282;-0.0811173;-0.02686965,0.06928286;0.007591009;-0.07178545,0.1121099;-0.3026602;-0.05141282,0.126162;-0.7178062;0.0580461,0.1391265;-0.7722636;-0.01014162,-0.09971933;-0.0001028526;-0.008181267,-0.1483509;-0.310157;-0.01070978,-0.1601064;-0.7326953;0.06576361,-0.1772904;-0.783999;-0.00526531,-0.01045085;0.546069;-0.0546484,289.7278
+0;0;0,0.001877321;0.3173767;-0.001530009,0.003393686;0.6238997;-0.02015089,0.1625268;0.5074646;0.005808447,0.1954534;0.2336331;0.03145119,0.2379498;-0.06220794;-0.03628557,-0.156094;0.504627;-0.0002645962,-0.2128309;0.2351992;0.02998354,-0.2724035;-0.06537473;0.0252323,0.08144739;0.008860828;-0.05743429,0.09891927;-0.3029081;-0.02581285,0.09808805;-0.7210926;0.07240128,0.09790279;-0.6809131;-0.03644278,-0.07959595;0.008360971;-0.06004554,-0.127399;-0.3008276;-0.03510004,-0.1543808;-0.7196851;0.05630788,-0.1517338;-0.6793283;-0.0524874,0.003134916;0.5487025;-0.01288592,0;0;0,-0.006081775;0.3162183;-0.02651143,-0.01199627;0.6205155;-0.06740832,0.1485644;0.527485;-0.09736371,0.2519425;0.2717044;-0.0725708,0.2612802;-0.02930313;-0.1293459,-0.1434732;0.4853236;0.02326723,-0.1821605;0.2114584;0.0383169,-0.2459282;-0.0811173;-0.02686965,0.06928286;0.007591009;-0.07178545,0.1121099;-0.3026602;-0.05141282,0.126162;-0.7178062;0.0580461,0.1391265;-0.7722636;-0.01014162,-0.09971933;-0.0001028526;-0.008181267,-0.1483509;-0.310157;-0.01070978,-0.1601064;-0.7326953;0.06576361,-0.1772904;-0.783999;-0.00526531,-0.01045085;0.546069;-0.0546484,289.739
+0;0;0,0.001875401;0.3170523;-0.001528445,0.003391084;0.6234397;-0.02014137,0.1621381;0.5071319;0.005770028,0.195035;0.2335476;0.03138962,0.2375656;-0.06253201;-0.03640176,-0.1557107;0.5043012;-0.0002883002,-0.2123964;0.2351165;0.02993253,-0.272017;-0.06569973;0.02517746,0.08156432;0.008873551;-0.05751675,0.09903457;-0.3028661;-0.02589828,0.09820295;-0.7212493;0.07236253,0.09801695;-0.6810291;-0.03691728,-0.07971022;0.008372975;-0.06013176,-0.1275087;-0.3007866;-0.03518859,-0.1545034;-0.7198431;0.05626278,-0.1518459;-0.679445;-0.05296806,0.003132409;0.5482698;-0.01287905,0;0;0,-0.006618701;0.3158634;-0.0267303,-0.01292755;0.6199925;-0.06780052,0.1475787;0.5272988;-0.09679651,0.250674;0.2716624;-0.07213283,0.2600101;-0.02956402;-0.1290817,-0.1443487;0.4857732;0.0227365,-0.1840414;0.2124418;0.04009704,-0.2494205;-0.08067077;-0.02217861,0.06951958;0.007759213;-0.07173896,0.1111058;-0.3026296;-0.05134511,0.1247792;-0.7179917;0.05814362,0.1379459;-0.7726295;-0.01048326,-0.09985888;-0.0003055657;-0.00823197,-0.1485427;-0.3103189;-0.01108919,-0.1610771;-0.7329341;0.06597981,-0.1791712;-0.786441;-0.00290975,-0.01129841;0.5455822;-0.05500293,289.75
+0;0;0,0.001875401;0.3170523;-0.001528445,0.003391084;0.6234397;-0.02014137,0.1621381;0.5071319;0.005770028,0.195035;0.2335476;0.03138962,0.2375656;-0.06253201;-0.03640176,-0.1557107;0.5043012;-0.0002883002,-0.2123964;0.2351165;0.02993253,-0.272017;-0.06569973;0.02517746,0.08156432;0.008873551;-0.05751675,0.09903457;-0.3028661;-0.02589828,0.09820295;-0.7212493;0.07236253,0.09801695;-0.6810291;-0.03691728,-0.07971022;0.008372975;-0.06013176,-0.1275087;-0.3007866;-0.03518859,-0.1545034;-0.7198431;0.05626278,-0.1518459;-0.679445;-0.05296806,0.003132409;0.5482698;-0.01287905,0;0;0,-0.006618701;0.3158634;-0.0267303,-0.01292755;0.6199925;-0.06780052,0.1475787;0.5272988;-0.09679651,0.250674;0.2716624;-0.07213283,0.2600101;-0.02956402;-0.1290817,-0.1443487;0.4857732;0.0227365,-0.1840414;0.2124418;0.04009704,-0.2494205;-0.08067077;-0.02217861,0.06951958;0.007759213;-0.07173896,0.1111058;-0.3026296;-0.05134511,0.1247792;-0.7179917;0.05814362,0.1379459;-0.7726295;-0.01048326,-0.09985888;-0.0003055657;-0.00823197,-0.1485427;-0.3103189;-0.01108919,-0.1610771;-0.7329341;0.06597981,-0.1791712;-0.786441;-0.00290975,-0.01129841;0.5455822;-0.05500293,289.7621
+0;0;0,0.001842943;0.3166837;-0.00190476,0.003238491;0.6227269;-0.02091105,0.1620059;0.5068842;0.004745195,0.1943853;0.2333066;0.0314307,0.2368731;-0.06237489;-0.03591742,-0.155718;0.5039259;-0.0004517399,-0.2130861;0.2357958;0.03723652,-0.2741126;-0.06426671;0.03984697,0.08133629;0.008821731;-0.0574901,0.09870332;-0.3027003;-0.02569038,0.09820808;-0.7219787;0.072969,0.09780573;-0.6818518;-0.03573915,-0.07961291;0.008373114;-0.0599183,-0.1274566;-0.3005811;-0.03507613,-0.1546704;-0.7205776;0.05652361,-0.1522373;-0.680267;-0.05214079,0.003007654;0.5476487;-0.01356679,0;0;0,-0.006919861;0.3154727;-0.02692008,-0.01350405;0.619241;-0.06822014,0.1472347;0.5271776;-0.09621644,0.2498615;0.2713051;-0.07167578,0.2590761;-0.02944717;-0.1285241,-0.1451757;0.486066;0.02225735,-0.1863554;0.2131104;0.04237504,-0.2547994;-0.0796178;-0.01588431,0.06957113;0.007835045;-0.07139325,0.1107013;-0.3024105;-0.05102515,0.1240908;-0.7187877;0.05842304,0.1370019;-0.7726044;-0.01033926,-0.09961384;-0.0004116143;-0.00868562,-0.1479411;-0.3102825;-0.010511,-0.1617193;-0.7338132;0.06669036,-0.1795867;-0.787077;-0.001633085,-0.01180496;0.5449269;-0.05536461,289.7835
+0;0;0,0.001842943;0.3166837;-0.00190476,0.003238491;0.6227269;-0.02091105,0.1620059;0.5068842;0.004745195,0.1943853;0.2333066;0.0314307,0.2368731;-0.06237489;-0.03591742,-0.155718;0.5039259;-0.0004517399,-0.2130861;0.2357958;0.03723652,-0.2741126;-0.06426671;0.03984697,0.08133629;0.008821731;-0.0574901,0.09870332;-0.3027003;-0.02569038,0.09820808;-0.7219787;0.072969,0.09780573;-0.6818518;-0.03573915,-0.07961291;0.008373114;-0.0599183,-0.1274566;-0.3005811;-0.03507613,-0.1546704;-0.7205776;0.05652361,-0.1522373;-0.680267;-0.05214079,0.003007654;0.5476487;-0.01356679,0;0;0,-0.006919861;0.3154727;-0.02692008,-0.01350405;0.619241;-0.06822014,0.1472347;0.5271776;-0.09621644,0.2498615;0.2713051;-0.07167578,0.2590761;-0.02944717;-0.1285241,-0.1451757;0.486066;0.02225735,-0.1863554;0.2131104;0.04237504,-0.2547994;-0.0796178;-0.01588431,0.06957113;0.007835045;-0.07139325,0.1107013;-0.3024105;-0.05102515,0.1240908;-0.7187877;0.05842304,0.1370019;-0.7726044;-0.01033926,-0.09961384;-0.0004116143;-0.00868562,-0.1479411;-0.3102825;-0.010511,-0.1617193;-0.7338132;0.06669036,-0.1795867;-0.787077;-0.001633085,-0.01180496;0.5449269;-0.05536461,289.7953
+0;0;0,0.001842943;0.3166837;-0.00190476,0.003238491;0.6227269;-0.02091105,0.1620059;0.5068842;0.004745195,0.1943853;0.2333066;0.0314307,0.2368731;-0.06237489;-0.03591742,-0.155718;0.5039259;-0.0004517399,-0.2130861;0.2357958;0.03723652,-0.2741126;-0.06426671;0.03984697,0.08133629;0.008821731;-0.0574901,0.09870332;-0.3027003;-0.02569038,0.09820808;-0.7219787;0.072969,0.09780573;-0.6818518;-0.03573915,-0.07961291;0.008373114;-0.0599183,-0.1274566;-0.3005811;-0.03507613,-0.1546704;-0.7205776;0.05652361,-0.1522373;-0.680267;-0.05214079,0.003007654;0.5476487;-0.01356679,0;0;0,-0.006919861;0.3154727;-0.02692008,-0.01350405;0.619241;-0.06822014,0.1472347;0.5271776;-0.09621644,0.2498615;0.2713051;-0.07167578,0.2590761;-0.02944717;-0.1285241,-0.1451757;0.486066;0.02225735,-0.1863554;0.2131104;0.04237504,-0.2547994;-0.0796178;-0.01588431,0.06957113;0.007835045;-0.07139325,0.1107013;-0.3024105;-0.05102515,0.1240908;-0.7187877;0.05842304,0.1370019;-0.7726044;-0.01033926,-0.09961384;-0.0004116143;-0.00868562,-0.1479411;-0.3102825;-0.010511,-0.1617193;-0.7338132;0.06669036,-0.1795867;-0.787077;-0.001633085,-0.01180496;0.5449269;-0.05536461,289.8063
+0;0;0,0.001847034;0.31653;-0.001524427,0.003512612;0.6225743;-0.0189324,0.1620064;0.5065591;0.003814174,0.193953;0.2332423;0.03159124,0.2365463;-0.06291687;-0.03541164,-0.1552259;0.5036875;-0.0004214654,-0.2135481;0.2371092;0.04462023,-0.2755088;-0.06301636;0.05458843,0.08122197;0.008749454;-0.05749611,0.09831488;-0.3026687;-0.02550998,0.09795279;-0.7222898;0.07302544,0.09728261;-0.6820703;-0.03558285,-0.07957759;0.008413142;-0.05979959,-0.127504;-0.3004267;-0.03494877,-0.1546403;-0.7207119;0.05678511,-0.1524811;-0.680313;-0.05178674,0.003192259;0.5474573;-0.01217539,0;0;0,-0.006799712;0.3153039;-0.02709627,-0.01338781;0.6189433;-0.06859303,0.1471435;0.5272131;-0.09597254,0.2496611;0.2715385;-0.07117534,0.2590581;-0.02973893;-0.1273661,-0.1450065;0.4866148;0.02179556,-0.1871633;0.2142078;0.04441222,-0.2578003;-0.07950905;-0.008072469,0.0696627;0.007852644;-0.07116747,0.1105162;-0.3023221;-0.05069375,0.1237616;-0.7190168;0.05876517,0.1367193;-0.772598;-0.01013279,-0.09947023;-0.0004860323;-0.00920881,-0.1473189;-0.3103308;-0.01102115,-0.1620599;-0.7340144;0.06686427,-0.1788752;-0.7880392;-0.0006467104,-0.01167732;0.5446526;-0.05569768,289.8282
+0;0;0,0.001847034;0.31653;-0.001524427,0.003512612;0.6225743;-0.0189324,0.1620064;0.5065591;0.003814174,0.193953;0.2332423;0.03159124,0.2365463;-0.06291687;-0.03541164,-0.1552259;0.5036875;-0.0004214654,-0.2135481;0.2371092;0.04462023,-0.2755088;-0.06301636;0.05458843,0.08122197;0.008749454;-0.05749611,0.09831488;-0.3026687;-0.02550998,0.09795279;-0.7222898;0.07302544,0.09728261;-0.6820703;-0.03558285,-0.07957759;0.008413142;-0.05979959,-0.127504;-0.3004267;-0.03494877,-0.1546403;-0.7207119;0.05678511,-0.1524811;-0.680313;-0.05178674,0.003192259;0.5474573;-0.01217539,0;0;0,-0.006799712;0.3153039;-0.02709627,-0.01338781;0.6189433;-0.06859303,0.1471435;0.5272131;-0.09597254,0.2496611;0.2715385;-0.07117534,0.2590581;-0.02973893;-0.1273661,-0.1450065;0.4866148;0.02179556,-0.1871633;0.2142078;0.04441222,-0.2578003;-0.07950905;-0.008072469,0.0696627;0.007852644;-0.07116747,0.1105162;-0.3023221;-0.05069375,0.1237616;-0.7190168;0.05876517,0.1367193;-0.772598;-0.01013279,-0.09947023;-0.0004860323;-0.00920881,-0.1473189;-0.3103308;-0.01102115,-0.1620599;-0.7340144;0.06686427,-0.1788752;-0.7880392;-0.0006467104,-0.01167732;0.5446526;-0.05569768,289.8395
+0;0;0,0.001845134;0.3162043;-0.001522858,0.003509363;0.6220002;-0.01891659,0.1615487;0.5061655;0.003778494,0.1934848;0.232938;0.03154648,0.2361124;-0.06345996;-0.03551044,-0.1547752;0.5033021;-0.0004450167,-0.2130784;0.2368109;0.04458196,-0.275089;-0.06355661;0.0545582,0.08100293;0.008725858;-0.05734105,0.09810956;-0.3029422;-0.02532925,0.09774584;-0.724447;0.07364848,0.09708823;-0.684419;-0.03292445,-0.07936297;0.008390454;-0.05963832,-0.1273279;-0.3006973;-0.03476755,-0.154586;-0.7228692;0.05737811,-0.1524672;-0.6826651;-0.04915906,0.00318928;0.5469465;-0.01216529,0;0;0,-0.0071785;0.3149565;-0.02723575,-0.01408952;0.6183183;-0.06887221,0.1461597;0.5272638;-0.09595609,0.248706;0.2717214;-0.07092476,0.2581056;-0.02981743;-0.1270628,-0.1456733;0.4868797;0.02108423,-0.1888451;0.2149459;0.04623251,-0.2620178;-0.07887107;-0.003595661,0.06967269;0.008013293;-0.07076097,0.1099159;-0.3025076;-0.05047107,0.1230303;-0.7212898;0.0586729,0.1355867;-0.7715453;-0.01104213,-0.09915014;-0.0007053081;-0.009714017,-0.1477555;-0.310687;-0.01152467,-0.1630965;-0.736211;0.0669415,-0.1797487;-0.7886553;0.0007264838,-0.01230363;0.5440996;-0.05594444,289.8622
+0;0;0,0.001845528;0.3159749;-0.001990814,0.003444776;0.6215438;-0.02045043,0.1612205;0.5060752;0.002750588,0.193037;0.232734;0.03128454,0.2352416;-0.0638749;-0.03524115,-0.154544;0.5033475;-0.0008751815,-0.2137361;0.238319;0.05202169,-0.2765322;-0.06157216;0.06950518,0.08088773;0.008631182;-0.0572616,0.09792477;-0.3030647;-0.02513915,0.0978566;-0.726367;0.07389341,0.09707998;-0.6864933;-0.03178708,-0.07924215;0.008462409;-0.05954226,-0.1272197;-0.3006578;-0.03465722,-0.1547114;-0.7245644;0.05775297,-0.1527301;-0.6845162;-0.04789533,0.003140809;0.5465598;-0.01334813,0;0;0,-0.007452153;0.3147084;-0.02739811,-0.01461694;0.6178769;-0.06921864,0.1455074;0.5272963;-0.09582472,0.2479343;0.2715629;-0.07030892,0.2577603;-0.03011233;-0.1257994,-0.1462446;0.4873445;0.02053578,-0.1905826;0.2157959;0.04947312,-0.267418;-0.07804188;0.005434606,0.06962027;0.008093596;-0.0705955,0.109247;-0.3025385;-0.05025291,0.1221565;-0.7230995;0.05908179,0.1350243;-0.771924;-0.01082945,-0.09898119;-0.0008130808;-0.009913462,-0.1479506;-0.3107741;-0.01151705,-0.1639033;-0.738019;0.06722066,-0.1803904;-0.7894852;0.001206361,-0.01276915;0.5437056;-0.0562439,289.8841
+0;0;0,0.001845528;0.3159749;-0.001990814,0.003444776;0.6215438;-0.02045043,0.1612205;0.5060752;0.002750588,0.193037;0.232734;0.03128454,0.2352416;-0.0638749;-0.03524115,-0.154544;0.5033475;-0.0008751815,-0.2137361;0.238319;0.05202169,-0.2765322;-0.06157216;0.06950518,0.08088773;0.008631182;-0.0572616,0.09792477;-0.3030647;-0.02513915,0.0978566;-0.726367;0.07389341,0.09707998;-0.6864933;-0.03178708,-0.07924215;0.008462409;-0.05954226,-0.1272197;-0.3006578;-0.03465722,-0.1547114;-0.7245644;0.05775297,-0.1527301;-0.6845162;-0.04789533,0.003140809;0.5465598;-0.01334813,0;0;0,-0.007452153;0.3147084;-0.02739811,-0.01461694;0.6178769;-0.06921864,0.1455074;0.5272963;-0.09582472,0.2479343;0.2715629;-0.07030892,0.2577603;-0.03011233;-0.1257994,-0.1462446;0.4873445;0.02053578,-0.1905826;0.2157959;0.04947312,-0.267418;-0.07804188;0.005434606,0.06962027;0.008093596;-0.0705955,0.109247;-0.3025385;-0.05025291,0.1221565;-0.7230995;0.05908179,0.1350243;-0.771924;-0.01082945,-0.09898119;-0.0008130808;-0.009913462,-0.1479506;-0.3107741;-0.01151705,-0.1639033;-0.738019;0.06722066,-0.1803904;-0.7894852;0.001206361,-0.01276915;0.5437056;-0.0562439,289.8963
+0;0;0,0.001844096;0.3157299;-0.001989269,0.003442283;0.621098;-0.02043706,0.1608216;0.5057736;0.002719535,0.1926112;0.232664;0.03122931,0.2347468;-0.06346011;-0.03518766,-0.1541507;0.5030527;-0.0008971402,-0.2132927;0.2382488;0.05195491,-0.2759861;-0.06115222;0.06940983,0.0806319;0.008603884;-0.05708051,0.09766483;-0.3030167;-0.02496582,0.09759774;-0.7195761;0.07248925,0.09679713;-0.6793974;-0.03645569,-0.07899154;0.008435646;-0.05935395,-0.1269575;-0.3006099;-0.03447492,-0.1540113;-0.7177641;0.05646326,-0.1519688;-0.6774055;-0.0524485,0.00313849;0.5461566;-0.0133388,0;0;0,-0.007469952;0.3144517;-0.0275147,-0.0147653;0.6173964;-0.06946349,0.1451324;0.5273259;-0.09559059,0.2473143;0.2717851;-0.06970692,0.2579432;-0.02955312;-0.1240985,-0.1459753;0.4888756;0.02150276,-0.1922012;0.2180993;0.05241543,-0.2711152;-0.07537612;0.01341727,0.06950341;0.008114561;-0.07026482,0.1089105;-0.3024687;-0.04991841,0.1211301;-0.7163473;0.0576663,0.1344711;-0.7715909;-0.009629965,-0.09859747;-0.0008647617;-0.01055961,-0.1482254;-0.3106464;-0.01168107,-0.1641231;-0.7310606;0.06589741,-0.1809618;-0.785989;-0.001012087,-0.01287789;0.5432743;-0.05646205,289.9174
+0;0;0,0.001823144;0.3157276;-0.002338177,0.003354138;0.621047;-0.02154515,0.1608488;0.5061486;0.001934242,0.1924178;0.2330587;0.03087462,0.2342914;-0.06318301;-0.03518286,-0.1542651;0.5033814;-0.001154927,-0.2137979;0.2401306;0.05857032,-0.2775886;-0.05857438;0.0826989,0.08062159;0.0085294;-0.05710626,0.09758574;-0.3030929;-0.02497231,0.09751354;-0.7196041;0.07268862,0.096589;-0.6794797;-0.03626038,-0.07898983;0.008511967;-0.05934533,-0.1269711;-0.3005345;-0.03450747,-0.1543384;-0.7176659;0.05644184,-0.1524178;-0.6773694;-0.05247803,0.003071731;0.5461283;-0.01421089,0;0;0,-0.007469952;0.3144517;-0.0275147,-0.0147653;0.6173964;-0.06946349,0.1451324;0.5273259;-0.09559059,0.2473143;0.2717851;-0.06970692,0.2579432;-0.02955312;-0.1240985,-0.1459753;0.4888756;0.02150276,-0.1922012;0.2180993;0.05241543,-0.2711152;-0.07537612;0.01341727,0.06950341;0.008114561;-0.07026482,0.1089105;-0.3024687;-0.04991841,0.1211301;-0.7163473;0.0576663,0.1344711;-0.7715909;-0.009629965,-0.09859747;-0.0008647617;-0.01055961,-0.1482254;-0.3106464;-0.01168107,-0.1641231;-0.7310606;0.06589741,-0.1809618;-0.785989;-0.001012087,-0.01287789;0.5432743;-0.05646205,289.9292
+0;0;0,0.00182287;0.3156801;-0.002337825,0.003353943;0.6210168;-0.02154608,0.1606838;0.5061516;0.001917285,0.1922837;0.2327947;0.03088595,0.2339196;-0.06176546;-0.03479658,-0.1541011;0.5033874;-0.001168661,-0.2136921;0.2398792;0.05861497,-0.2771207;-0.05713034;0.0826066,0.08047315;0.008513696;-0.05700111,0.09741609;-0.3027191;-0.02490733,0.09734391;-0.719085;0.07271951,0.09641326;-0.6788937;-0.03694904,-0.0788444;0.008496295;-0.05923606,-0.1267657;-0.3001639;-0.03442924,-0.1541235;-0.7171496;0.05648831,-0.1521901;-0.6767852;-0.05315091,0.003071504;0.5460896;-0.014211,0;0;0,-0.00772509;0.3143956;-0.02754021,-0.01528528;0.6173518;-0.06948733,0.1445784;0.527409;-0.0953393,0.2467602;0.2716149;-0.06907177,0.2583219;-0.02830023;-0.1213279,-0.146378;0.4891051;0.02140955,-0.1942458;0.2188711;0.0566796,-0.273821;-0.0733799;0.02395987,0.06954781;0.00820294;-0.06995249,0.1083195;-0.3020613;-0.04956174,0.1201626;-0.7158543;0.05780029,0.1340154;-0.7724996;-0.008777618,-0.0983667;-0.000994481;-0.01097909,-0.1482248;-0.3103434;-0.01157707,-0.1644142;-0.7306104;0.06591502,-0.18126;-0.7860245;-0.001557775,-0.01333817;0.5432216;-0.05649185,289.951
+0;0;0,0.00182287;0.3156801;-0.002337825,0.003353943;0.6210168;-0.02154608,0.1606838;0.5061516;0.001917285,0.1922837;0.2327947;0.03088595,0.2339196;-0.06176546;-0.03479658,-0.1541011;0.5033874;-0.001168661,-0.2136921;0.2398792;0.05861497,-0.2771207;-0.05713034;0.0826066,0.08047315;0.008513696;-0.05700111,0.09741609;-0.3027191;-0.02490733,0.09734391;-0.719085;0.07271951,0.09641326;-0.6788937;-0.03694904,-0.0788444;0.008496295;-0.05923606,-0.1267657;-0.3001639;-0.03442924,-0.1541235;-0.7171496;0.05648831,-0.1521901;-0.6767852;-0.05315091,0.003071504;0.5460896;-0.014211,0;0;0,-0.00772509;0.3143956;-0.02754021,-0.01528528;0.6173518;-0.06948733,0.1445784;0.527409;-0.0953393,0.2467602;0.2716149;-0.06907177,0.2583219;-0.02830023;-0.1213279,-0.146378;0.4891051;0.02140955,-0.1942458;0.2188711;0.0566796,-0.273821;-0.0733799;0.02395987,0.06954781;0.00820294;-0.06995249,0.1083195;-0.3020613;-0.04956174,0.1201626;-0.7158543;0.05780029,0.1340154;-0.7724996;-0.008777618,-0.0983667;-0.000994481;-0.01097909,-0.1482248;-0.3103434;-0.01157707,-0.1644142;-0.7306104;0.06591502,-0.18126;-0.7860245;-0.001557775,-0.01333817;0.5432216;-0.05649185,289.9629
+0;0;0,0.001819378;0.3154316;-0.002738303,0.003317389;0.62042;-0.02253561,0.1604462;0.5058726;0.0009315787,0.1917952;0.232476;0.03060563,0.2333131;-0.06230071;-0.03474859,-0.1539691;0.5035215;-0.001380598,-0.214245;0.2423136;0.06751225,-0.2785228;-0.0538975;0.09938066,0.0804304;0.008421917;-0.05697307,0.09719955;-0.3030256;-0.02472812,0.09723401;-0.7212147;0.07314668,0.09611062;-0.6809163;-0.03820322,-0.07880376;0.008562123;-0.05918248,-0.1267781;-0.3003156;-0.03441308,-0.1545995;-0.7190483;0.05696777,-0.1528123;-0.6785805;-0.05435765,0.003041697;0.5455942;-0.01503817,0;0;0,-0.007668465;0.314156;-0.02747917,-0.01516678;0.6168103;-0.06936455,0.1444937;0.5273548;-0.09504128,0.2466804;0.2715278;-0.06821942,0.2585178;-0.02846605;-0.1206768,-0.1462529;0.4891674;0.02134173,-0.195135;0.2198086;0.06215059,-0.2778347;-0.0724639;0.0371353,0.0695761;0.0082414;-0.06983662,0.1081905;-0.3022172;-0.04874516,0.1200644;-0.7179013;0.05862021,0.1343001;-0.7741627;-0.01111102,-0.09829254;-0.001041429;-0.01110847,-0.1478356;-0.3106632;-0.0117045,-0.1649327;-0.7326639;0.06630011,-0.18184;-0.7894567;-0.002163567,-0.01323339;0.542762;-0.05639148,289.9856
+0;0;0,0.001819378;0.3154316;-0.002738303,0.003317389;0.62042;-0.02253561,0.1604462;0.5058726;0.0009315787,0.1917952;0.232476;0.03060563,0.2333131;-0.06230071;-0.03474859,-0.1539691;0.5035215;-0.001380598,-0.214245;0.2423136;0.06751225,-0.2785228;-0.0538975;0.09938066,0.0804304;0.008421917;-0.05697307,0.09719955;-0.3030256;-0.02472812,0.09723401;-0.7212147;0.07314668,0.09611062;-0.6809163;-0.03820322,-0.07880376;0.008562123;-0.05918248,-0.1267781;-0.3003156;-0.03441308,-0.1545995;-0.7190483;0.05696777,-0.1528123;-0.6785805;-0.05435765,0.003041697;0.5455942;-0.01503817,0;0;0,-0.007668465;0.314156;-0.02747917,-0.01516678;0.6168103;-0.06936455,0.1444937;0.5273548;-0.09504128,0.2466804;0.2715278;-0.06821942,0.2585178;-0.02846605;-0.1206768,-0.1462529;0.4891674;0.02134173,-0.195135;0.2198086;0.06215059,-0.2778347;-0.0724639;0.0371353,0.0695761;0.0082414;-0.06983662,0.1081905;-0.3022172;-0.04874516,0.1200644;-0.7179013;0.05862021,0.1343001;-0.7741627;-0.01111102,-0.09829254;-0.001041429;-0.01110847,-0.1478356;-0.3106632;-0.0117045,-0.1649327;-0.7326639;0.06630011,-0.18184;-0.7894567;-0.002163567,-0.01323339;0.542762;-0.05639148,289.9978
+0;0;0,0.001818154;0.3152193;-0.002736459,0.003315053;0.6199785;-0.02251847,0.1602575;0.5055435;0.0009232452,0.1916193;0.2320349;0.03060945,0.2331025;-0.06249553;-0.03469018,-0.153785;0.5031952;-0.001386191,-0.2140857;0.2418803;0.06753489,-0.2783098;-0.05408332;0.09937668,0.08036353;0.008414917;-0.05692571,0.09722792;-0.3048013;-0.02449764,0.09726222;-0.7211146;0.07293814,0.09615975;-0.681008;-0.03633841,-0.07873825;0.008555006;-0.05913328,-0.1269851;-0.3020768;-0.03422323,-0.1546817;-0.7189313;0.05674773,-0.1529277;-0.6786584;-0.05250479,0.003039602;0.545218;-0.01502757,0;0;0,-0.007877856;0.3139241;-0.02763319,-0.01551762;0.616316;-0.06970739,0.1440709;0.5272903;-0.09510374,0.2461481;0.2713178;-0.06808352,0.2584828;-0.02848408;-0.1200428,-0.1465029;0.4891819;0.02105114,-0.1967952;0.2207319;0.06662588,-0.2800784;-0.07144144;0.04584678,0.06961344;0.008241028;-0.06968284,0.1080368;-0.3039902;-0.04787302,0.1195771;-0.7179363;0.0585506,0.1337087;-0.7718579;-0.01074719,-0.09819592;-0.001037314;-0.01123078,-0.1482074;-0.3123872;-0.01192517,-0.1655398;-0.7324227;0.06605054,-0.1820906;-0.7879727;-0.0006727502,-0.01354502;0.5423453;-0.05667806,290.0191
+0;0;0,0.001720209;0.3152169;-0.003050304,0.003130004;0.619943;-0.02332826,0.1601305;0.5055727;7.230602E-05,0.1911628;0.2320671;0.03012977,0.2324268;-0.06260601;-0.03466316,-0.15401;0.5035989;-0.001527716,-0.2143101;0.2442717;0.07453215,-0.27934;-0.05088511;0.1117702,0.08035119;0.008298758;-0.05696017,0.09702512;-0.3049237;-0.02449327,0.09737549;-0.7212834;0.07274282,0.09611187;-0.6812072;-0.03653479,-0.07873624;0.008671351;-0.059119,-0.1271669;-0.3019447;-0.03436925,-0.154837;-0.7187885;0.05665831,-0.1532414;-0.6785553;-0.05260038,0.002881314;0.5451968;-0.01569432,0;0;0,-0.007877856;0.3139241;-0.02763319,-0.01551762;0.616316;-0.06970739,0.1440709;0.5272903;-0.09510374,0.2461481;0.2713178;-0.06808352,0.2584828;-0.02848408;-0.1200428,-0.1465029;0.4891819;0.02105114,-0.1967952;0.2207319;0.06662588,-0.2800784;-0.07144144;0.04584678,0.06961344;0.008241028;-0.06968284,0.1080368;-0.3039902;-0.04787302,0.1195771;-0.7179363;0.0585506,0.1337087;-0.7718579;-0.01074719,-0.09819592;-0.001037314;-0.01123078,-0.1482074;-0.3123872;-0.01192517,-0.1655398;-0.7324227;0.06605054,-0.1820906;-0.7879727;-0.0006727502,-0.01354502;0.5423453;-0.05667806,290.0301
+0;0;0,0.001719638;0.3151123;-0.003049292,0.003129173;0.6197847;-0.02332399,0.1597723;0.505511;4.007854E-05,0.1907742;0.2322732;0.03006811,0.2321117;-0.06292543;-0.03484035,-0.1536542;0.5035416;-0.001556307,-0.2138954;0.2444684;0.07442909,-0.2790412;-0.05121475;0.1117335,0.08023311;0.008286564;-0.05687647,0.09690844;-0.3049621;-0.02440685,0.09725999;-0.722733;0.07315877,0.09600084;-0.6826923;-0.03573307,-0.07862055;0.008658608;-0.05903212,-0.1270553;-0.3019834;-0.03428029,-0.1548192;-0.72024;0.05705575,-0.1532292;-0.6800429;-0.05181722,0.002880505;0.5450451;-0.01569072,0;0;0,-0.007799707;0.3138247;-0.02759099,-0.01546574;0.6161716;-0.06959629,0.1438264;0.5272393;-0.09474945,0.2458098;0.2715733;-0.06725407,0.2587427;-0.02878079;-0.1190641,-0.1461431;0.4892;0.02097686,-0.1967984;0.2216908;0.06991146,-0.2830521;-0.07069936;0.05840482,0.06961512;0.008269504;-0.0694716,0.1078587;-0.3039935;-0.04741836,0.1192899;-0.7194493;0.05896496,0.1342047;-0.7728763;-0.0101533,-0.09800808;-0.001078473;-0.01158473,-0.1482262;-0.3124226;-0.01176596,-0.1661316;-0.7339474;0.06600245,-0.1818793;-0.7889549;-0.0009719506,-0.01348018;0.5422038;-0.05658984,290.0513
+0;0;0,0.001719638;0.3151123;-0.003049292,0.003129173;0.6197847;-0.02332399,0.1597723;0.505511;4.007854E-05,0.1907742;0.2322732;0.03006811,0.2321117;-0.06292543;-0.03484035,-0.1536542;0.5035416;-0.001556307,-0.2138954;0.2444684;0.07442909,-0.2790412;-0.05121475;0.1117335,0.08023311;0.008286564;-0.05687647,0.09690844;-0.3049621;-0.02440685,0.09725999;-0.722733;0.07315877,0.09600084;-0.6826923;-0.03573307,-0.07862055;0.008658608;-0.05903212,-0.1270553;-0.3019834;-0.03428029,-0.1548192;-0.72024;0.05705575,-0.1532292;-0.6800429;-0.05181722,0.002880505;0.5450451;-0.01569072,0;0;0,-0.007799707;0.3138247;-0.02759099,-0.01546574;0.6161716;-0.06959629,0.1438264;0.5272393;-0.09474945,0.2458098;0.2715733;-0.06725407,0.2587427;-0.02878079;-0.1190641,-0.1461431;0.4892;0.02097686,-0.1967984;0.2216908;0.06991146,-0.2830521;-0.07069936;0.05840482,0.06961512;0.008269504;-0.0694716,0.1078587;-0.3039935;-0.04741836,0.1192899;-0.7194493;0.05896496,0.1342047;-0.7728763;-0.0101533,-0.09800808;-0.001078473;-0.01158473,-0.1482262;-0.3124226;-0.01176596,-0.1661316;-0.7339474;0.06600245,-0.1818793;-0.7889549;-0.0009719506,-0.01348018;0.5422038;-0.05658984,290.0635
+0;0;0,0.001808403;0.3148316;-0.002923831,0.003575242;0.6193631;-0.02260441,0.1602209;0.5049544;-0.0009299656,0.1912129;0.2319737;0.03010888,0.2322675;-0.06340414;-0.03463657,-0.1535232;0.5035815;-0.001476346,-0.2140988;0.2467574;0.08107239,-0.2795431;-0.04814383;0.1243834,0.08001468;0.008154643;-0.05674472,0.09657743;-0.3051036;-0.02416714,0.09727295;-0.7276363;0.07431076,0.09578732;-0.6879135;-0.03075659,-0.07843239;0.008752615;-0.05882654,-0.12679;-0.3019205;-0.03412662,-0.1548936;-0.7248334;0.05854039,-0.1536299;-0.6849609;-0.04651589,0.003196573;0.5446434;-0.01519945,0;0;0,-0.008094765;0.313545;-0.02747202,-0.01598919;0.6157118;-0.06941247,0.1434741;0.5273726;-0.09442425,0.2451354;0.2717597;-0.06668568,0.259094;-0.02879754;-0.1176364,-0.1466982;0.488986;0.02120995,-0.1982158;0.222471;0.07372746,-0.284036;-0.07026392;0.06556077,0.06949662;0.008292526;-0.06921172,0.107161;-0.3040413;-0.04695559,0.1193706;-0.7244709;0.05945014,0.1334355;-0.7729163;-0.009719141,-0.09769841;-0.001113001;-0.01194122,-0.1482871;-0.3124115;-0.01255803,-0.1666836;-0.7385705;0.06670293,-0.1829087;-0.7920276;0.004192546,-0.01395357;0.5417855;-0.0564208,290.0854
+0;0;0,0.001808403;0.3148316;-0.002923831,0.003575242;0.6193631;-0.02260441,0.1602209;0.5049544;-0.0009299656,0.1912129;0.2319737;0.03010888,0.2322675;-0.06340414;-0.03463657,-0.1535232;0.5035815;-0.001476346,-0.2140988;0.2467574;0.08107239,-0.2795431;-0.04814383;0.1243834,0.08001468;0.008154643;-0.05674472,0.09657743;-0.3051036;-0.02416714,0.09727295;-0.7276363;0.07431076,0.09578732;-0.6879135;-0.03075659,-0.07843239;0.008752615;-0.05882654,-0.12679;-0.3019205;-0.03412662,-0.1548936;-0.7248334;0.05854039,-0.1536299;-0.6849609;-0.04651589,0.003196573;0.5446434;-0.01519945,0;0;0,-0.008094765;0.313545;-0.02747202,-0.01598919;0.6157118;-0.06941247,0.1434741;0.5273726;-0.09442425,0.2451354;0.2717597;-0.06668568,0.259094;-0.02879754;-0.1176364,-0.1466982;0.488986;0.02120995,-0.1982158;0.222471;0.07372746,-0.284036;-0.07026392;0.06556077,0.06949662;0.008292526;-0.06921172,0.107161;-0.3040413;-0.04695559,0.1193706;-0.7244709;0.05945014,0.1334355;-0.7729163;-0.009719141,-0.09769841;-0.001113001;-0.01194122,-0.1482871;-0.3124115;-0.01255803,-0.1666836;-0.7385705;0.06670293,-0.1829087;-0.7920276;0.004192546,-0.01395357;0.5417855;-0.0564208,290.097
+0;0;0,0.001807893;0.3147428;-0.002923007,0.003574043;0.6191558;-0.02259601,0.1600493;0.5048174;-0.0009397538,0.191027;0.2319637;0.03008465,0.2320887;-0.06346577;-0.03467212,-0.1533541;0.503446;-0.001485541,-0.2139015;0.2467413;0.08102478,-0.2793573;-0.04821137;0.1243434,0.07995287;0.008148345;-0.0567009,0.09649993;-0.304813;-0.02415419,0.09719457;-0.72681;0.07419886,0.09570195;-0.6870415;-0.03136281,-0.07837182;0.008745856;-0.05878111,-0.1266835;-0.3016328;-0.0341046,-0.1547516;-0.7240095;0.05844492,-0.153482;-0.6840906;-0.04710563,0.003195512;0.5444633;-0.01519375,0;0;0,-0.008070342;0.3134458;-0.02759338,-0.01598891;0.6154604;-0.06975746,0.143397;0.527335;-0.09439182,0.2450923;0.2718875;-0.06653738,0.259634;-0.02869511;-0.1174951,-0.1465568;0.4909183;0.02219503,-0.1987709;0.2251071;0.07686985,-0.2846735;-0.06776449;0.07911293,0.06956159;0.008274838;-0.0690403,0.10708;-0.3037976;-0.04710793,0.1190955;-0.7236112;0.05951048,0.1331924;-0.7727531;-0.009618036,-0.09759794;-0.001078907;-0.01213788,-0.1480978;-0.3120888;-0.01282039,-0.1665325;-0.7376124;0.06683604,-0.1832832;-0.7915796;0.004307337,-0.01394011;0.5415733;-0.05670357,290.1183
+0;0;0,0.001844965;0.3147381;-0.003365608,0.003644721;0.61909;-0.02392148,0.16012;0.5048259;-0.001936947,0.1909602;0.2319939;0.02941214,0.2318325;-0.06362236;-0.03460793,-0.1534216;0.5041896;-0.001745095,-0.214316;0.2499266;0.08777285,-0.2796043;-0.04398829;0.1378681,0.07995214;0.008003292;-0.05672259,0.0964748;-0.3049583;-0.02416641,0.09706973;-0.7269105;0.07437955,0.095422;-0.687204;-0.03118554,-0.07836146;0.008903462;-0.05877125,-0.1266717;-0.3014827;-0.03418563,-0.1548621;-0.7238494;0.05837206,-0.1537481;-0.6840002;-0.04718678,0.00325936;0.5444251;-0.0162465,0;0;0,-0.008070342;0.3134458;-0.02759338,-0.01598891;0.6154604;-0.06975746,0.143397;0.527335;-0.09439182,0.2450923;0.2718875;-0.06653738,0.259634;-0.02869511;-0.1174951,-0.1465568;0.4909183;0.02219503,-0.1987709;0.2251071;0.07686985,-0.2846735;-0.06776449;0.07911293,0.06956159;0.008274838;-0.0690403,0.10708;-0.3037976;-0.04710793,0.1190955;-0.7236112;0.05951048,0.1331924;-0.7727531;-0.009618036,-0.09759794;-0.001078907;-0.01213788,-0.1480978;-0.3120888;-0.01282039,-0.1665325;-0.7376124;0.06683604,-0.1832832;-0.7915796;0.004307337,-0.01394011;0.5415733;-0.05670357,290.1302
+0;0;0,0.001844965;0.3147381;-0.003365608,0.003644721;0.61909;-0.02392148,0.16012;0.5048259;-0.001936947,0.1909602;0.2319939;0.02941214,0.2318325;-0.06362236;-0.03460793,-0.1534216;0.5041896;-0.001745095,-0.214316;0.2499266;0.08777285,-0.2796043;-0.04398829;0.1378681,0.07995214;0.008003292;-0.05672259,0.0964748;-0.3049583;-0.02416641,0.09706973;-0.7269105;0.07437955,0.095422;-0.687204;-0.03118554,-0.07836146;0.008903462;-0.05877125,-0.1266717;-0.3014827;-0.03418563,-0.1548621;-0.7238494;0.05837206,-0.1537481;-0.6840002;-0.04718678,0.00325936;0.5444251;-0.0162465,0;0;0,-0.008070342;0.3134458;-0.02759338,-0.01598891;0.6154604;-0.06975746,0.143397;0.527335;-0.09439182,0.2450923;0.2718875;-0.06653738,0.259634;-0.02869511;-0.1174951,-0.1465568;0.4909183;0.02219503,-0.1987709;0.2251071;0.07686985,-0.2846735;-0.06776449;0.07911293,0.06956159;0.008274838;-0.0690403,0.10708;-0.3037976;-0.04710793,0.1190955;-0.7236112;0.05951048,0.1331924;-0.7727531;-0.009618036,-0.09759794;-0.001078907;-0.01213788,-0.1480978;-0.3120888;-0.01282039,-0.1665325;-0.7376124;0.06683604,-0.1832832;-0.7915796;0.004307337,-0.01394011;0.5415733;-0.05670357,290.1414
+0;0;0,0.001844133;0.3145963;-0.003364091,0.003642965;0.6187909;-0.0239091,0.1604712;0.5044816;-0.001896883,0.1912878;0.2318585;0.02942818,0.2321784;-0.06389025;-0.03462059,-0.1537755;0.5038438;-0.0017046,-0.2146233;0.2497757;0.08774474,-0.2799409;-0.04427102;0.1378625,0.07984692;0.007992758;-0.05664793,0.09636374;-0.3048583;-0.02410325,0.09695914;-0.7271433;0.07452047,0.0953116;-0.687438;-0.03103254,-0.07825832;0.008891744;-0.0586939,-0.1265515;-0.3013847;-0.03411697,-0.1547641;-0.7240847;0.05851375,-0.1536503;-0.6842366;-0.04703302,0.00325783;0.5441698;-0.01623862,0;0;0,-0.008119442;0.3132971;-0.02765035,-0.01606558;0.6151415;-0.06988692,0.1438718;0.5275142;-0.09397364,0.244989;0.2720594;-0.06618071,0.2597857;-0.02863348;-0.117234,-0.1470213;0.4906633;0.02217957,-0.2007333;0.22633;0.0813164,-0.2864686;-0.06646109;0.09414035,0.06973585;0.008382291;-0.06866622,0.1069591;-0.3036408;-0.04713106,0.1188064;-0.7237194;0.05985188,0.1327204;-0.7728072;-0.009356976,-0.09743282;-0.001102126;-0.01241099,-0.1479396;-0.3119988;-0.01271657,-0.1664326;-0.7378678;0.06694035,-0.183371;-0.7918902;0.004557017,-0.01400749;0.5413028;-0.05681324,290.1635
+0;0;0,0.00191974;0.3145908;-0.003797857,0.003792921;0.6187414;-0.02496727,0.1606036;0.5043468;-0.003090779,0.1912102;0.2317821;0.02893962,0.2320362;-0.06409895;-0.03453668,-0.1538138;0.5048531;-0.001598492,-0.2147906;0.2525952;0.09275202,-0.2801698;-0.04051122;0.1480314,0.07986878;0.007863997;-0.05663513,0.09628841;-0.3049857;-0.02402824,0.09689033;-0.7272844;0.07453707,0.09494648;-0.6876284;-0.03101542,-0.07825906;0.009030219;-0.05867178,-0.1266716;-0.3012365;-0.03420727,-0.1548332;-0.7238947;0.05862955,-0.1540151;-0.6840997;-0.04692486,0.003388449;0.5441383;-0.01712377,0;0;0,-0.008119442;0.3132971;-0.02765035,-0.01606558;0.6151415;-0.06988692,0.1438718;0.5275142;-0.09397364,0.244989;0.2720594;-0.06618071,0.2597857;-0.02863348;-0.117234,-0.1470213;0.4906633;0.02217957,-0.2007333;0.22633;0.0813164,-0.2864686;-0.06646109;0.09414035,0.06973585;0.008382291;-0.06866622,0.1069591;-0.3036408;-0.04713106,0.1188064;-0.7237194;0.05985188,0.1327204;-0.7728072;-0.009356976,-0.09743282;-0.001102126;-0.01241099,-0.1479396;-0.3119988;-0.01271657,-0.1664326;-0.7378678;0.06694035,-0.183371;-0.7918902;0.004557017,-0.01400749;0.5413028;-0.05681324,290.1747
+0;0;0,0.001919336;0.3145247;-0.003797058,0.003791973;0.6185867;-0.02496028,0.1605335;0.5042321;-0.003092336,0.1911746;0.2313594;0.02897425,0.2319394;-0.06407785;-0.03440684,-0.1537453;0.5047382;-0.001600707,-0.214791;0.2521953;0.09285641,-0.2800721;-0.04047149;0.1480529,0.07981078;0.007858286;-0.056594,0.09628283;-0.3059902;-0.023883,0.09688561;-0.7288898;0.07482255,0.09495334;-0.6892914;-0.03010064,-0.07820222;0.009023661;-0.05862917,-0.1267693;-0.3022337;-0.03408655,-0.154971;-0.7254932;0.05888237,-0.1541577;-0.6857566;-0.04604274,0.003387623;0.544006;-0.01711914,0;0;0,-0.008165285;0.3132246;-0.02770472,-0.01617555;0.6149681;-0.07000899,0.1437091;0.5273402;-0.09406567,0.2452056;0.2717469;-0.0658319,0.2601893;-0.02845582;-0.1169782,-0.1468327;0.4911005;0.02276431,-0.2016258;0.2275834;0.08587602,-0.2870224;-0.06473446;0.1007011,0.06970484;0.008353218;-0.06859922,0.1071332;-0.3046269;-0.04658198,0.1185398;-0.725324;0.06052113,0.132545;-0.7728735;-0.009440899,-0.09735309;-0.001068047;-0.01247519,-0.1480555;-0.3129516;-0.01291837,-0.1665926;-0.7393976;0.06700292,-0.1835515;-0.7925857;0.004578002,-0.01409651;0.5411562;-0.05691671,290.1861
+0;0;0,0.001919336;0.3145247;-0.003797058,0.003791973;0.6185867;-0.02496028,0.1605335;0.5042321;-0.003092336,0.1911746;0.2313594;0.02897425,0.2319394;-0.06407785;-0.03440684,-0.1537453;0.5047382;-0.001600707,-0.214791;0.2521953;0.09285641,-0.2800721;-0.04047149;0.1480529,0.07981078;0.007858286;-0.056594,0.09628283;-0.3059902;-0.023883,0.09688561;-0.7288898;0.07482255,0.09495334;-0.6892914;-0.03010064,-0.07820222;0.009023661;-0.05862917,-0.1267693;-0.3022337;-0.03408655,-0.154971;-0.7254932;0.05888237,-0.1541577;-0.6857566;-0.04604274,0.003387623;0.544006;-0.01711914,0;0;0,-0.008165285;0.3132246;-0.02770472,-0.01617555;0.6149681;-0.07000899,0.1437091;0.5273402;-0.09406567,0.2452056;0.2717469;-0.0658319,0.2601893;-0.02845582;-0.1169782,-0.1468327;0.4911005;0.02276431,-0.2016258;0.2275834;0.08587602,-0.2870224;-0.06473446;0.1007011,0.06970484;0.008353218;-0.06859922,0.1071332;-0.3046269;-0.04658198,0.1185398;-0.725324;0.06052113,0.132545;-0.7728735;-0.009440899,-0.09735309;-0.001068047;-0.01247519,-0.1480555;-0.3129516;-0.01291837,-0.1665926;-0.7393976;0.06700292,-0.1835515;-0.7925857;0.004578002,-0.01409651;0.5411562;-0.05691671,290.208
+0;0;0,0.002152655;0.3145075;-0.003724824,0.004625383;0.6186202;-0.02459629,0.1609805;0.5037894;-0.004251858,0.1916094;0.2311537;0.02865521,0.2317644;-0.06430897;-0.03468441,-0.1532239;0.5058039;-0.001641005,-0.2143306;0.2554648;0.0980961,-0.2800975;-0.03564802;0.1601489,0.0797697;0.007646528;-0.0564782,0.09625544;-0.3059883;-0.02368972,0.09679562;-0.7290974;0.07505523,0.09455369;-0.6892984;-0.0317865,-0.07808668;0.009230883;-0.05855529,-0.1265441;-0.3018457;-0.0341238,-0.1550705;-0.7252505;0.05907896,-0.154514;-0.6853089;-0.04777167,0.004014052;0.5440158;-0.0168696,0;0;0,-0.008102603;0.3132152;-0.02764225,-0.01612493;0.6150038;-0.06985879,0.1436065;0.5274227;-0.09386516,0.2452529;0.27205;-0.06551003,0.2606146;-0.02806121;-0.116694,-0.1466106;0.4909685;0.02270757,-0.2019208;0.2285798;0.08937232,-0.2873625;-0.06347916;0.1073667,0.06975926;0.008394778;-0.0683713,0.1070887;-0.3043863;-0.04627562,0.1182673;-0.7253059;0.06084061,0.1322112;-0.7741736;-0.01058531,-0.09715973;-0.001217001;-0.01303714,-0.1478271;-0.3129003;-0.0128054,-0.1660183;-0.7395391;0.06732269,-0.1835514;-0.794649;0.004353523,-0.01403945;0.5411744;-0.05679131,290.2193
+0;0;0,0.002152655;0.3145075;-0.003724824,0.004625383;0.6186202;-0.02459629,0.1609805;0.5037894;-0.004251858,0.1916094;0.2311537;0.02865521,0.2317644;-0.06430897;-0.03468441,-0.1532239;0.5058039;-0.001641005,-0.2143306;0.2554648;0.0980961,-0.2800975;-0.03564802;0.1601489,0.0797697;0.007646528;-0.0564782,0.09625544;-0.3059883;-0.02368972,0.09679562;-0.7290974;0.07505523,0.09455369;-0.6892984;-0.0317865,-0.07808668;0.009230883;-0.05855529,-0.1265441;-0.3018457;-0.0341238,-0.1550705;-0.7252505;0.05907896,-0.154514;-0.6853089;-0.04777167,0.004014052;0.5440158;-0.0168696,0;0;0,-0.008102603;0.3132152;-0.02764225,-0.01612493;0.6150038;-0.06985879,0.1436065;0.5274227;-0.09386516,0.2452529;0.27205;-0.06551003,0.2606146;-0.02806121;-0.116694,-0.1466106;0.4909685;0.02270757,-0.2019208;0.2285798;0.08937232,-0.2873625;-0.06347916;0.1073667,0.06975926;0.008394778;-0.0683713,0.1070887;-0.3043863;-0.04627562,0.1182673;-0.7253059;0.06084061,0.1322112;-0.7741736;-0.01058531,-0.09715973;-0.001217001;-0.01303714,-0.1478271;-0.3129003;-0.0128054,-0.1660183;-0.7395391;0.06732269,-0.1835514;-0.794649;0.004353523,-0.01403945;0.5411744;-0.05679131,290.2418
+0;0;0,0.002152022;0.3144151;-0.003723729,0.004623873;0.6184199;-0.02458776,0.1609485;0.5036242;-0.004248616,0.191559;0.2311521;0.02863871,0.2317383;-0.06448925;-0.03473921,-0.1531944;0.5056383;-0.001638274,-0.2142645;0.2554493;0.098039,-0.2800711;-0.03583953;0.1601294,0.07963872;0.007633973;-0.05638547,0.09612372;-0.3059867;-0.02359847,0.09666438;-0.7294733;0.0752346,0.09443456;-0.6897273;-0.03102989,-0.07795847;0.009215727;-0.05845914,-0.1264137;-0.3018468;-0.03402876,-0.1549655;-0.7256294;0.05925716,-0.154412;-0.6857415;-0.04701618,0.004012765;0.5438427;-0.01686389,0;0;0,-0.008164376;0.3131142;-0.0277164,-0.01627351;0.6147851;-0.06997752,0.1434441;0.5273269;-0.09403229,0.245199;0.2721819;-0.06563234,0.2610486;-0.02812606;-0.1166115,-0.1467309;0.4908751;0.0225995,-0.2028838;0.2300566;0.09387479,-0.2890678;-0.06143758;0.119142,0.06979599;0.008321539;-0.06811166,0.1069961;-0.304474;-0.04620767,0.1179723;-0.7258319;0.06077933,0.1319111;-0.7752966;-0.009100437,-0.09697984;-0.001152145;-0.01317229,-0.1476436;-0.3128216;-0.01299257,-0.1661799;-0.7398181;0.06725469,-0.1833638;-0.7944329;0.004507996,-0.01416364;0.5409858;-0.05690098,290.2524
+0;0;0,0.002245812;0.3144079;-0.004243841,0.004817633;0.6183465;-0.02601131,0.1611325;0.50359;-0.005509866,0.1917491;0.2312149;0.02816611,0.2315479;-0.06454307;-0.03490671,-0.153173;0.5066981;-0.001670707,-0.2133927;0.2589511;0.1044171,-0.2803557;-0.03082174;0.1721121,0.07967015;0.007432048;-0.05636805,0.0960975;-0.3061913;-0.02357792,0.09675921;-0.7296643;0.07531282,0.09425107;-0.6899863;-0.03095167,-0.07795884;0.009438906;-0.05842305,-0.1264028;-0.3016534;-0.03435137,-0.1550462;-0.725394;0.05909761,-0.1547696;-0.6855916;-0.04718473,0.004185691;0.5437974;-0.01802172,0;0;0,-0.008164376;0.3131142;-0.0277164,-0.01627351;0.6147851;-0.06997752,0.1434441;0.5273269;-0.09403229,0.245199;0.2721819;-0.06563234,0.2610486;-0.02812606;-0.1166115,-0.1467309;0.4908751;0.0225995,-0.2028838;0.2300566;0.09387479,-0.2890678;-0.06143758;0.119142,0.06979599;0.008321539;-0.06811166,0.1069961;-0.304474;-0.04620767,0.1179723;-0.7258319;0.06077933,0.1319111;-0.7752966;-0.009100437,-0.09697984;-0.001152145;-0.01317229,-0.1476436;-0.3128216;-0.01299257,-0.1661799;-0.7398181;0.06725469,-0.1833638;-0.7944329;0.004507996,-0.01416364;0.5409858;-0.05690098,290.2755
+0;0;0,0.002244653;0.3142457;-0.004241651,0.004815298;0.6180452;-0.02599938,0.16086;0.5033875;-0.005522653,0.191449;0.2312573;0.02812303,0.2312105;-0.06422332;-0.03489064,-0.1529039;0.5064902;-0.00169011,-0.2130694;0.258966;0.1043023,-0.2799696;-0.03053504;0.1719338,0.07960197;0.007425688;-0.0563198,0.09601392;-0.3059036;-0.02356043,0.09667552;-0.7293023;0.07531296,0.0942807;-0.6900616;-0.02615025,-0.07789212;0.009430828;-0.05837305,-0.1262906;-0.3013697;-0.03432395,-0.154929;-0.7250359;0.05910863,-0.1546649;-0.6856764;-0.04237162,0.004183604;0.5435256;-0.01801295,0;0;0,-0.008143976;0.3129508;-0.02772737,-0.01629678;0.6144791;-0.06999397,0.1431662;0.5273297;-0.09406304,0.2449042;0.2724659;-0.0654912,0.2612144;-0.02748984;-0.1166871,-0.1464429;0.4906799;0.02255676,-0.2025361;0.231102;0.0973594,-0.2890577;-0.05968356;0.1259645,0.06980342;0.008340731;-0.06798124,0.1067583;-0.3041844;-0.0460701,0.1177772;-0.7255024;0.06075978,0.1318563;-0.7685099;-0.008936644,-0.09688111;-0.001163887;-0.01327523,-0.1477383;-0.3125018;-0.01308935,-0.1665704;-0.7393619;0.06740058,-0.1827288;-0.7891833;0.00613587,-0.0141738;0.5407099;-0.05691934,290.2975
+0;0;0,0.002243941;0.314146;-0.004240307,0.004812662;0.6177182;-0.02598151,0.1607055;0.5031604;-0.005523454,0.1912706;0.2312429;0.02809594,0.2310497;-0.06436783;-0.03494546,-0.1527534;0.5062602;-0.001694636,-0.2128718;0.2589293;0.104215,-0.2798015;-0.03069919;0.1718763,0.07955732;0.007421523;-0.05628821,0.09594872;-0.3055154;-0.02356986,0.0966095;-0.7283958;0.07518251,0.09420062;-0.6891007;-0.02687703,-0.07784843;0.0094255